Age

The actual age of a given traveller. Use the MinMax tag to
specify minimum and maximum ages

Attribute Information

Used By

Complex Type PersonType

Source

<xs:attribute name="Age" type="xs:nonNegativeInteger" use="optional">
  <xs:annotation>
    <xs:documentation>The actual age of a given traveller. Use the MinMax tag to specify minimum and maximum ages</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample