The actual age of a given traveller. Use the MinMax tag to specify minimum and maximum ages |
Complex Type | PersonType |
<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> |