namespace | http://www.fixm.aero/base/4.3 | |||||||||
type | restriction of fb:CharacterStringType | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |