<xsd:attribute name="providerTypeQualifier"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="Person" /> <xsd:enumeration value="Non Person Entity" /> </xsd:restriction> </xsd:simpleType> </xsd:attribute>