<xs:attributeGroup name="AreaID_Group">
<xs:annotation>
<xs:documentation xml:lang="en">An identifier of a geographical area.</xs:documentation>
</xs:annotation>
<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>
</xs:attributeGroup>
|