simpleType ConstraintSatisfactionPointNameType
namespace http://www.fixm.aero/ext/nas/4.4
type restriction of fb:CharacterStringType
properties
base fb:CharacterStringType
used by
element NasTmiType/constraintSatisfactionPointName
facets
Kind Value Annotation
minLength 2
maxLength 16
annotation
documentation
Name of the constraint satisfaction point - the location used to de-conflict traffic and used as a delay distribution point.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy