simpleType NamespaceIdentifierType
namespace http://www.fixm.aero/base/4.3
type restriction of fb:CharacterStringType
properties
base fb:CharacterStringType
used by
attribute GloballyUniqueFlightIdentifierType/@namespaceIdentifier
facets
Kind Value Annotation
minLength 0
maxLength 255
annotation
documentation
The namespace chosen by the GUFI originator.  Used to reduce the likelihood of GUFI collisions and provide traceability as to which entity generated a particular GUFI.
source <xs:simpleType name="NamespaceIdentifierType">
 
<xs:annotation>
   
<xs:documentation>The namespace chosen by the GUFI originator.  Used to reduce the likelihood of GUFI collisions and provide traceability as to which entity generated a particular GUFI.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="fb:CharacterStringType">
   
<xs:maxLength value="255"/>
 
</xs:restriction>
</xs:simpleType>


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