simpleType CompatibilityGroupType
namespace http://www.fixm.aero/flight/4.1
type restriction of fb:CharacterStringType
properties
base fb:CharacterStringType
used by
attribute DangerousGoodsPackageType/@compatibilityGroup
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-H|K-L|N|S]
annotation
documentation

            When shipping dangerous goods, the reference to the group which identifies the kind
            of substances and articles deemed to be compatible.
        
source <simpleType name="CompatibilityGroupType">
 
<annotation>
   
<documentation>
            When shipping dangerous goods, the reference to the group which identifies the kind
            of substances and articles deemed to be compatible.
        
</documentation>
 
</annotation>
 
<restriction base="fb:CharacterStringType">
   
<pattern value="[A-H|K-L|N|S]"/>
 
</restriction>
</simpleType>


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