| namespace | http://www.fixm.aero/ext/nas/4.4 | |||||||||
| type | restriction of fb:CharacterStringType | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:simpleType name="ConstraintSatisfactionPointNameType"> <xs:annotation> <xs:documentation>Name of the constraint satisfaction point - the location used to de-conflict traffic and used as a delay distribution point.</xs:documentation> </xs:annotation> <xs:restriction base="fb:CharacterStringType"> <xs:minLength value="2"/> <xs:maxLength value="16"/> </xs:restriction> </xs:simpleType> |