Definition Type: SimpleType
Name: HomeWorkEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
Home or Work
Collapse XSD Schema Diagram:
XSD Diagram of HomeWorkEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="HomeWorkEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">Home or Work</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Home">
            <xsd:annotation>
                <xsd:documentation>Home</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Work">
            <xsd:annotation>
                <xsd:documentation>Work</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Other">
            <xsd:annotation>
                <xsd:documentation>Other</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Home
Enumeration Work
Enumeration Other
Collapse Derivation Tree:
Collapse References:
star:HomeWorkCode