<xsd:attribute name="primary"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="true" /> <xsd:enumeration value="false" /> <xsd:enumeration value="undefined" /> </xsd:restriction> </xsd:simpleType> </xsd:attribute>