An identifier of an area as defined by a hotel reservation system.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="AreaID" type="NumericStringLength1to8" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">An identifier of an area as defined by a hotel reservation system.</xs:documentation>
</xs:annotation>
</xs:attribute>