Used to identify and associate travelers with the same surname.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="SurnameRefNumber" type="StringLength1to8" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Used to identify and associate travelers with the same surname. </xs:documentation>
</xs:annotation>
</xs:attribute>