<xsd:attribute name="idCardType" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="Dental Insurance" /> <xsd:enumeration value="Health Insurance" /> <xsd:enumeration value="Prescription Drug Service Insurance" /> </xsd:restriction> </xsd:simpleType> </xsd:attribute>