Element | shapelayout |
<xsd:complexType name="CT_ShapeLayout"> <xsd:all> <xsd:element name="idmap" type="CT_IdMap" minOccurs="0"/> <xsd:element name="regrouptable" type="CT_RegroupTable" minOccurs="0"/> <xsd:element name="rules" type="CT_Rules" minOccurs="0"/> </xsd:all> <xsd:attributeGroup ref="v:AG_Ext"/> </xsd:complexType> |