<xsd:attribute name="providerType">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Obstetrics and Gynecology Facility" />
<xsd:enumeration value="Doctor of Optometry" />
<xsd:enumeration value="Primary Care Provider" />
<xsd:enumeration value="Pharmacy" />
<xsd:enumeration value="Dentist" />
<xsd:enumeration value="Managed Care Organization" />
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
|