diagram | ![]() |
namespace | http://www.IM-Draft-03-00-44a |
children | group level title role titleExtension eMail radio personRef person positionRef localOrganizationPosition |
used by | |
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> |
diagram | ![]() |
||||
type | ICS-Activity | ||||
properties |
|
||||
source | <xs:element name="group" type="ICS-Activity"/> |
diagram | ![]() |
||||||||
type | ICS-Level | ||||||||
properties |
|
||||||||
source | <xs:element name="level" type="ICS-Level" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | ICS-Title | ||||||||
properties |
|
||||||||
source | <xs:element name="title" type="ICS-Title" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | ICS-Role | ||||||||
properties |
|
||||||||
source | <xs:element name="role" type="ICS-Role" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="titleExtension" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="eMail" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="radio" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||
type | ReferenceID | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="personRef" type="ReferenceID"/> |
diagram | ![]() |
||||
type | PersonInformation | ||||
properties |
|
||||
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"/> |
diagram | ![]() |
||||
type | ReferenceID | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="positionRef" type="ReferenceID"/> |
diagram | ![]() |
||||||||
type | local:OrganizationPosition | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localOrganizationPosition" type="local:OrganizationPosition" minOccurs="0"/> |