diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | id role roleText name addr contactInfo qual localWitnessIdenty | ||
used by |
|
||
source | <xs:complexType name="WitnessIdenty"> <xs:sequence> <!-- replace all of this with the combined "person" stuc from 1512 and JXDD work --> <xs:element name="id" type="ReferenceID"/> <!-- the object id of this person in the system --> <xs:element name="role" type="RoleInEvent" minOccurs="0"/> <!-- [ITE.TCIP.imddRoleInIncident] --> <xs:element name="roleText" type="FreeText" minOccurs="0"/> <!-- a free text Roles in the event --> <xs:element name="name" type="PersonName" minOccurs="0"/> <!-- a structured multi-part name --> <xs:element name="addr" type="lrms:LocationReference" minOccurs="0"/> <!-- Based on [SAE.LRMS.ANY] LRMS address profile is commonly used --> <xs:element name="contactInfo" type="atis:ContactInformation" minOccurs="0"/> <!-- sets of email addresses, phone numbers, and and PDA methods of contacting this person DUPE phones SEQUENCE (SIZE (1..4) ) OF ATIS.PhoneInformation OPTIONAL , various contact phone numbers --> <xs:element name="qual" type="Reliability" minOccurs="0"/> <!-- reliability estimate of above data set note that this allows a witness by witness value --> <xs:element name="localWitnessIdenty" type="local:WitnessIdenty" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | ReferenceID | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="id" type="ReferenceID"/> |
diagram | ![]() |
||||||||
type | RoleInEvent | ||||||||
properties |
|
||||||||
source | <xs:element name="role" type="RoleInEvent" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="roleText" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | PersonName | ||||||||
properties |
|
||||||||
children | honorific firstName middleName lastName nameSuffix | ||||||||
source | <xs:element name="name" type="PersonName" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
type | lrms:LocationReference | ||||||||||||
properties |
|
||||||||||||
children | locationName externalID pointLocation linkLocation areaLocation chain transition groupLocation routeLocation geometry geoCoord grid linearReference crossStreets address preCoded nodeAttribute spatialObject publicGrid | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="addr" type="lrms:LocationReference" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:ContactInformation | ||||||||
properties |
|
||||||||
children | email phone deviceIdentity furtherData | ||||||||
source | <xs:element name="contactInfo" type="atis:ContactInformation" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | Reliability | ||||||||
properties |
|
||||||||
children | textual role roleText percent geometry | ||||||||
source | <xs:element name="qual" type="Reliability" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | local:WitnessIdenty | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localWitnessIdenty" type="local:WitnessIdenty" minOccurs="0"/> |