Definition Type: Attribute
Name: largestRoomSpace
Namespace: http://www.opentravel.org/OTM/organization/v3
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Organization_3_0_0.xsd
Use Optional
Documentation:
The amount of room space for the largest unique meeting room at the facility. Changed type from {http://www.w3.org/2001/XMLSchema}nonNegativeInteger. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string
Collapse XSD Schema Diagram:
XSD Diagram of largestRoomSpace in schema organization_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="largestRoomSpace" type="xsd:string" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">The amount of room space for the largest unique meeting room at the facility.</xsd:documentation>
        <xsd:documentation source="Implementer">Changed type from {http://www.w3.org/2001/XMLSchema}nonNegativeInteger.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string</xsd:documentation>
        <xsd:appinfo>
            <otm:Example context="org" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">2000 sq ft</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>