source
|
<xsd:element name="piece">
<xsd:complexType>
<xsd:sequence>
<xsd:group ref="m:ContExp">
</xsd:group> <xsd:group ref="m:ContExp">
</xsd:group>
</xsd:sequence> <xsd:attributeGroup ref="m:CommonAtt">
</xsd:attributeGroup>
<xsd:attributeGroup ref="m:DefEncAtt">
</xsd:attributeGroup>
</xsd:complexType>
</xsd:element>
|