diagram | ![]() |
namespace | http://www.IM-Draft-03-00-44a |
children | header associatedVehicle contactRef personData technology agencyName agencyIdentifier agencyLocation address currentLocation userIdentity userSetting deviceIdentity contacts devices agencyResponsible localPersonInformation |
used by | |
source | <xs:complexType name="PersonInformation"> <xs:sequence> <xs:element name="header" type="Header"/> <!-- if an inner element is not present then the header content of the message which carries this DF shall be applied to the context of this message. The header has the data creator, time stamps, location, and what to do when the message becomes old (how to get a fresh one) and the reference ID of this message or submessage --> <xs:element name="associatedVehicle" type="ReferenceID" minOccurs="0"/> <!-- used to connect to a vehicle if this is the driver --> <xs:element name="contactRef" type="ReferenceID" minOccurs="0"/> <xs:element name="personData" type="jxdd:PersonType"/> <!-- all the NCIC items here, includes: various employer data and roles with various drivers license data Add various private health insurance information (vehicle insurance is associated with the vehicle object) --> <xs:element name="technology" type="TrackingTech" minOccurs="0"/> <!-- any tracking technology in use --> <xs:element name="agencyName" type="tmdd:Link-ownership" minOccurs="0"/> <!-- TMDD.Contact-organization-name --> <xs:element name="agencyIdentifier" type="tmdd:Organization-identifier" minOccurs="0"/> <!-- A unique identifier for an organization within a region. --> <xs:element name="agencyLocation" type="lrms:AreaLocation" minOccurs="0"/> <!-- location during the event, if an agency staging area is used --> <xs:element name="address" type="lrms:AddressPoint" minOccurs="0"/> <!-- was: lrms:AddressPointProfile --> <!-- the long term address contact for this person --> <xs:element name="currentLocation" type="lrms:AddressPoint" minOccurs="0"/> <!-- was: lrms:AddressPointProfile --> <!-- the last known location for this person --> <xs:element name="userIdentity" type="atis:Traveler-Identity" minOccurs="0"/> <xs:element name="userSetting" type="atis:Traveler-Setting" minOccurs="0"/> <xs:element name="deviceIdentity" type="atis:Setting-Identity" minOccurs="0"/> <xs:element name="contacts" type="atis:ContactInformation" minOccurs="0"/> <!-- multipt secondary contact data such as home phone, cell phones, email, etc., --> <xs:element name="devices" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="16"> <xs:element name="device" type="atis:TravelerDeviceSetting"/> <!-- various devices the person may have and how to contact them --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="agencyResponsible" type="tmdd:Link-ownership" minOccurs="0"/> <!-- used when another agency has responsible for the person local deployments may wish to add any non NCIC items to be exchanged here --> <xs:element name="localPersonInformation" type="local:PersonInformation" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | Header | ||||
properties |
|
||||
children | senderIncidentID inReplyTo pedigreeSequence sender basics issueTime updateTime expiryTime onExpiry urgency testMessage localHeader | ||||
source | <xs:element name="header" type="Header"/> |
diagram | ![]() |
||||||||
type | ReferenceID | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="associatedVehicle" type="ReferenceID" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | ReferenceID | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="contactRef" type="ReferenceID" minOccurs="0"/> |
diagram | ![]() |
||||
type | jxdd:PersonType | ||||
properties |
|
||||
children | name aliasName residence contactInformation employment descriptionText birthDate birthPlace birthPlaceCode deathDate ageMeasure ageDescriptionText livingIndicator assignedIDDetails physicalDetails socialDetails biometricDetails medicalDetails | ||||
source | <xs:element name="personData" type="jxdd:PersonType"/> |
diagram | ![]() |
||||||||
type | TrackingTech | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="technology" type="TrackingTech" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-ownership | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="agencyName" type="tmdd:Link-ownership" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Organization-identifier | ||||||||
properties |
|
||||||||
source | <xs:element name="agencyIdentifier" type="tmdd:Organization-identifier" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
type | lrms:AreaLocation | ||||||||||||
properties |
|
||||||||||||
children | locationName areaId adminAreas polygon preCoded roads | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="agencyLocation" type="lrms:AreaLocation" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:AddressPoint | ||||||||
properties |
|
||||||||
children | structureNumber streetInfo side height adminAreas | ||||||||
source | <xs:element name="address" type="lrms:AddressPoint" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:AddressPoint | ||||||||
properties |
|
||||||||
children | structureNumber streetInfo side height adminAreas | ||||||||
source | <xs:element name="currentLocation" type="lrms:AddressPoint" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:Traveler-Identity | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="userIdentity" type="atis:Traveler-Identity" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:Traveler-Setting | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="userSetting" type="atis:Traveler-Setting" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:Setting-Identity | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="deviceIdentity" type="atis:Setting-Identity" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:ContactInformation | ||||||||
properties |
|
||||||||
children | email phone deviceIdentity furtherData | ||||||||
source | <xs:element name="contacts" type="atis:ContactInformation" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | device | ||||||||
source | <xs:element name="devices" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="16"> <xs:element name="device" type="atis:TravelerDeviceSetting"/> <!-- various devices the person may have and how to contact them --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | atis:TravelerDeviceSetting | ||||
properties |
|
||||
children | traveler-Identity traveler-Setting setting-Identity device-Setting device-TransferSpeed | ||||
source | <xs:element name="device" type="atis:TravelerDeviceSetting"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-ownership | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="agencyResponsible" type="tmdd:Link-ownership" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | local:PersonInformation | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localPersonInformation" type="local:PersonInformation" minOccurs="0"/> |