Definition Type: Attribute
Name: floor
Namespace: http://www.opentravel.org/OTM/product/hospitality/v1
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: Hospitality_1_0_0.xsd
Use Optional
Documentation:
Floor on which the room is located. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}Numeric1to999
Collapse XSD Schema Diagram:
XSD Diagram of floor in schema hospitality_1_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="floor" type="xsd:positiveInteger" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">Floor on which the room is located.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}Numeric1to999</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>