Definition Type: SimpleType
Name: ContactMethodTypeEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
Indicates the preferred method of contact.
Collapse XSD Schema Diagram:
XSD Diagram of ContactMethodTypeEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="ContactMethodTypeEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org" xml:lang="en">Indicates the preferred method of contact.</xsd:documentation>
    </xsd:annotation>
    <xsd:union memberTypes="PreferredContactMethodContentType PreferredContactMethodOrganizationContentType" />
</xsd:simpleType>