<xsd:simpleType name="ContactLocationCodeEnumerationType"> <xsd:restriction base="xsd:normalizedString"> <xsd:enumeration value="Home" /> <xsd:enumeration value="Work" /> </xsd:restriction> </xsd:simpleType>