simpleType ParticipantTypeType
namespace http://www.fixm.aero/base/4.1
type restriction of string
properties
base xs:string
used by
attribute PersonOrOrganizationType/@participantType
facets
Kind Value Annotation
enumeration FFICE_PARTICIPANT
enumeration NON_FFICE_PARTICIPANT
annotation
documentation

            Type of participant, FF-ICE or NON_FF-ICE [FIXM]
        
source <simpleType name="ParticipantTypeType">
 
<annotation>
   
<documentation>
            Type of participant, FF-ICE or NON_FF-ICE [FIXM]
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="FFICE_PARTICIPANT"/>
   
<enumeration value="NON_FFICE_PARTICIPANT"/>
 
</restriction>
</simpleType>


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