<xs:element name="mglyph" type="mglyph.type"/>
<xs:complexType name="mglyph.type"> <xs:attributeGroup ref="mglyph.attlist"/> </xs:complexType>
<xs:attribute name="alt" type="xs:string"/>
<xs:attribute name="fontfamily" type="xs:string"/>
<xs:attribute name="index" type="xs:positiveInteger"/>
<xs:attributeGroup name="mglyph.attlist"> <xs:attribute name="alt" type="xs:string"/> <xs:attribute name="fontfamily" type="xs:string"/> <xs:attribute name="index" type="xs:positiveInteger"/> </xs:attributeGroup>