<xs:attribute name="inheritnum"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="ignore"/> <xs:enumeration value="inherit"/> </xs:restriction> </xs:simpleType> </xs:attribute>