simpleType OrganisationalEntityType
namespace http://api.organisation.common.n2.tibco.com
type restriction of xs:string
properties
base xs:string
used by
attributes describeEntity/@entity-type XmlParticipantId/@entity-type XmlModelEntityId/@entity-type XmlCalendarRef/@entity-type
facets
Kind Value Annotation
enumeration ORGANIZATION
enumeration ORGANIZATIONAL_UNIT
enumeration GROUP
enumeration POSITION
enumeration PRIVILEGE
enumeration CAPABILITY
enumeration RESOURCE
enumeration LOCATION
enumeration ORGANIZATION_TYPE
enumeration ORGANIZATIONAL_UNIT_TYPE
enumeration POSITION_TYPE
enumeration LOCATION_TYPE
enumeration ORGUNIT_RELATIONSHIP_TYPE
enumeration POSITION_HELD
enumeration ORGUNIT_RELATIONSHIP
enumeration ORGUNIT_FEATURE
enumeration POSITION_FEATURE
enumeration PARAMETER_DESCRIPTOR
enumeration CANDIDATE_QUERY
enumeration MODEL_ORG_UNIT
enumeration MODEL_POSITION
enumeration QUERY
annotation
documentation
Definition of the available organizational entity types.

IMPORTANT:Do not delete or re-position any of the enumeration values. If a value must be removed, simply replace it with a "dummy" value.
     
source <xs:simpleType name="OrganisationalEntityType">
 
<xs:annotation>
   
<xs:documentation>Definition of the available organizational entity types.

IMPORTANT:Do not delete or re-position any of the enumeration values. If a value must be removed, simply replace it with a "dummy" value.
     
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="ORGANIZATION"/>
   
<xs:enumeration value="ORGANIZATIONAL_UNIT"/>
   
<xs:enumeration value="GROUP"/>
   
<xs:enumeration value="POSITION"/>
   
<xs:enumeration value="PRIVILEGE"/>
   
<xs:enumeration value="CAPABILITY"/>
   
<xs:enumeration value="RESOURCE"/>
   
<xs:enumeration value="LOCATION"/>
   
<xs:enumeration value="ORGANIZATION_TYPE"/>
   
<xs:enumeration value="ORGANIZATIONAL_UNIT_TYPE"/>
   
<xs:enumeration value="POSITION_TYPE"/>
   
<xs:enumeration value="LOCATION_TYPE"/>
   
<xs:enumeration value="ORGUNIT_RELATIONSHIP_TYPE"/>
   
<xs:enumeration value="POSITION_HELD"/>
   
<xs:enumeration value="ORGUNIT_RELATIONSHIP"/>
   
<xs:enumeration value="ORGUNIT_FEATURE"/>
   
<xs:enumeration value="POSITION_FEATURE"/>
   
<xs:enumeration value="PARAMETER_DESCRIPTOR"/>
   
<xs:enumeration value="CANDIDATE_QUERY"/>
   
<xs:enumeration value="MODEL_ORG_UNIT"/>
   
<xs:enumeration value="MODEL_POSITION"/>
   
<xs:enumeration value="QUERY"/>
 
</xs:restriction>
</xs:simpleType>

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