<xs:sequence>
<xs:element ref="output" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
+ <xs:attribute ref="counter" />
</xs:complexType>
</xs:element>
<xs:complexType>
<xs:attribute ref="name" />
<xs:attribute ref="pattern" />
- <xs:attribute ref="counter" />
</xs:complexType>
</xs:element>