Definition Type: Element
Name: Accommodation
Namespace: http://www.starstandard.org/STAR/5
Type: star:AccommodationType
Containing Schema: Components.xsd
Abstract
Documentation:
Describes the room / accommodations available on the vehicle including; type, Description, size and Number
Collapse XSD Schema Diagram:
Drilldown into UsagePreference in schema components_xsd Drilldown into AccommodationCountNumeric in schema components_xsd Drilldown into WidthMeasure in schema components_xsd Drilldown into LengthMeasure in schema components_xsd Drilldown into Description in schema components_xsd Drilldown into AccommodationTypeCode in schema components_xsd Drilldown into AccommodationType in schema components_xsdXSD Diagram of Accommodation in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Accommodation" type="AccommodationType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
            Describes the room / accommodations available on the vehicle including; type, Description, size and Number
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AccommodationTypeCode star:AccommodationTypeCode 1 1
Description star:Description 0 1
LengthMeasure star:LengthMeasure 0 1
WidthMeasure star:WidthMeasure 0 1
AccommodationCountNumeric star:AccommodationCountNumeric 0 1
UsagePreference star:UsagePreference 0 1
Collapse Derivation Tree: