namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="HazardDivisionType"> <xs:annotation> <xs:documentation>A number representing a subdivision (Division) within the Class.</xs:documentation> </xs:annotation> <xs:restriction base="fb:CharacterStringType"> <xs:pattern value="[0-9]|[1-9][0-9]"/> </xs:restriction> </xs:simpleType> |