The name of a brand of hotels (e.g., Courtyard, Hampton Inn).
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="BrandName" type="StringLength1to64" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The name of a brand of hotels (e.g., Courtyard, Hampton Inn).</xs:documentation>
</xs:annotation>
</xs:attribute>