complexType OrganizationPosition
diagram
namespace http://www.IM-Draft-03-00-44a
children group level title role titleExtension eMail radio personRef person positionRef localOrganizationPosition
used by
elements Description/incidentCmdr DispatchDetails/incidentCmdr ManageCommandStructure/position Severity/prioritizer WitnessList/witness/reporter ManageCommandStructure/reportsTo Header/sender MobileHeader/sender
source <xs:complexType name="OrganizationPosition">
 
<xs:sequence>
   
<!-- Add Agecny ID information as per C2C naming rules here
         Add Agecny ID information as per C2C naming rules here --
>
   
<xs:element name="group" type="ICS-Activity"/>
   
<!-- the major operational catagory
         of this position  (activities and
         command staff) --
>
   
<xs:element name="level" type="ICS-Level" minOccurs="0"/>
   
<!-- the level in the organizational tree
         (branch,  sector,  division,  etc.) --
>
   
<xs:element name="title" type="ICS-Title" minOccurs="0"/>
   
<!-- the specific title of this position -->
   
<xs:element name="role" type="ICS-Role" minOccurs="0"/>
   
<!-- the specific role of this position -->
   
<xs:element name="titleExtension" type="FreeText" minOccurs="0"/>
   
<!-- a further qualitifer of the position,
         and title such as a branch name or
         designation --
>
   
<xs:element name="eMail" type="FreeText" minOccurs="0"/>
   
<!-- address to route messages to this person -->
   
<xs:element name="radio" type="FreeText" minOccurs="0"/>
   
<!-- radio channel to contact this person -->
   
<xs:choice>
     
<xs:element name="personRef" type="ReferenceID"/>
     
<!-- a reference to the person assigned to this role -->
     
<xs:element name="person" type="PersonInformation"/>
     
<!-- a complete person defintion including
            name,  org,  assignment,  ics position,  etc
            and any tracking technology used --
>
   
</xs:choice>
   
<xs:element name="positionRef" type="ReferenceID"/>
   
<!-- a reference number for this position in the command
         structure of the event --
>
   
<xs:element name="localOrganizationPosition" type="local:OrganizationPosition" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element OrganizationPosition/group
diagram
type ICS-Activity
properties
isRef 0
content simple
source <xs:element name="group" type="ICS-Activity"/>

element OrganizationPosition/level
diagram
type ICS-Level
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="level" type="ICS-Level" minOccurs="0"/>

element OrganizationPosition/title
diagram
type ICS-Title
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="title" type="ICS-Title" minOccurs="0"/>

element OrganizationPosition/role
diagram
type ICS-Role
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="role" type="ICS-Role" minOccurs="0"/>

element OrganizationPosition/titleExtension
diagram
type FreeText
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 500
source <xs:element name="titleExtension" type="FreeText" minOccurs="0"/>

element OrganizationPosition/eMail
diagram
type FreeText
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 500
source <xs:element name="eMail" type="FreeText" minOccurs="0"/>

element OrganizationPosition/radio
diagram
type FreeText
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 500
source <xs:element name="radio" type="FreeText" minOccurs="0"/>

element OrganizationPosition/personRef
diagram
type ReferenceID
properties
isRef 0
content simple
facets
minLength 1
maxLength 64
source <xs:element name="personRef" type="ReferenceID"/>

element OrganizationPosition/person
diagram
type PersonInformation
properties
isRef 0
content complex
children header associatedVehicle contactRef personData technology agencyName agencyIdentifier agencyLocation address currentLocation userIdentity userSetting deviceIdentity contacts devices agencyResponsible localPersonInformation
source <xs:element name="person" type="PersonInformation"/>

element OrganizationPosition/positionRef
diagram
type ReferenceID
properties
isRef 0
content simple
facets
minLength 1
maxLength 64
source <xs:element name="positionRef" type="ReferenceID"/>

element OrganizationPosition/localOrganizationPosition
diagram
type local:OrganizationPosition
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localOrganizationPosition" type="local:OrganizationPosition" minOccurs="0"/>


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