namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="RestrictedHazardClassType"> <xs:annotation> <xs:documentation>Helper type for restrictions on HazardClass.</xs:documentation> </xs:annotation> <xs:restriction base="fb:CharacterStringType"> <xs:pattern value="[1-9]"/> </xs:restriction> </xs:simpleType> |