Definition Type: SimpleType
Name: AccommodationTypeCodeContentType
Namespace: http://www.nmma.org/CodeLists
Containing Schema: CodeLists_NMMA.xsd
Documentation:
Room / accommodation purpose
Collapse XSD Schema Diagram:
XSD Diagram of AccommodationTypeCodeContentType in schema codelists_nmma_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="AccommodationTypeCodeContentType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">
             Room / accommodation purpose
            </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Bathroom">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Bathroom</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Head">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Head or toilet</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Cabin">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Cabin</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Stateroom">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Stateroom</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="SingleBerth">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">A single room or bunk.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="TwinBerth">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">A twin room or bunk.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="DoubleBerth">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">A twice the size of a single berth room or bunk.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Other">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">A type not defined in this list.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Bathroom
Enumeration Head
Enumeration Cabin
Enumeration Stateroom
Enumeration SingleBerth
Enumeration TwinBerth
Enumeration DoubleBerth
Enumeration Other
Collapse Derivation Tree:
Collapse References:
sqdt:AccommodationTypeCodeType