diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | pedigree | ||
used by |
|
||
source | <xs:complexType name="PedigreeList"> <xs:sequence maxOccurs="32"> <xs:element name="pedigree"> <xs:complexType> <xs:sequence> <xs:element name="organizationId" type="tmdd:Organization-identifier"/> <!-- A unique identifier for an organization within a region. --> <xs:element name="eventID" type="ReferenceID"/> <!-- the reference value to the event in the system --> <xs:element name="typeEvent" type="itis:ITISEventType"/> <!-- a catagory and an item from that catagory Uses the same basic types as ITIS/ATIS/TMDD --> <xs:element name="reasonCode" type="SplitReason" minOccurs="0"/> <!-- reason of an event numbering change --> <xs:element name="comment" type="FreeText" minOccurs="0"/> <!-- any additional textual data --> <xs:element name="localPedigreeList" type="local:PedigreeList" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
properties |
|
||||
children | organizationId eventID typeEvent reasonCode comment localPedigreeList | ||||
source | <xs:element name="pedigree"> <xs:complexType> <xs:sequence> <xs:element name="organizationId" type="tmdd:Organization-identifier"/> <!-- A unique identifier for an organization within a region. --> <xs:element name="eventID" type="ReferenceID"/> <!-- the reference value to the event in the system --> <xs:element name="typeEvent" type="itis:ITISEventType"/> <!-- a catagory and an item from that catagory Uses the same basic types as ITIS/ATIS/TMDD --> <xs:element name="reasonCode" type="SplitReason" minOccurs="0"/> <!-- reason of an event numbering change --> <xs:element name="comment" type="FreeText" minOccurs="0"/> <!-- any additional textual data --> <xs:element name="localPedigreeList" type="local:PedigreeList" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tmdd:Organization-identifier | ||||
properties |
|
||||
source | <xs:element name="organizationId" type="tmdd:Organization-identifier"/> |
diagram | ![]() |
||||
type | ReferenceID | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="eventID" type="ReferenceID"/> |
diagram | ![]() |
||||
type | itis:ITISEventType | ||||
properties |
|
||||
children | trafficConditions accidentsAndIncidents closures roadwork obstruction delayStatusCancellation unusualDriving mobileSituation deviceStatus restrictionClass incidentResponseStatus disasters disturbances sportingEvents specialEvents parkingInformation systemInformation weatherConditions precipitation winds visibilityAndAirQuality temperature pavementConditions winterDrivingRestrictions winterDrivingIndex suggestionAdvice warningAdvice adviceInstructionsRecommendations adviceInstructionsMandatory laneRoadway alternateRoute transitMode vehicleGroupAffected travelerGroupAffected responderGroupAffected incidentResponseEquipment transitOperations | ||||
source | <xs:element name="typeEvent" type="itis:ITISEventType"/> |
diagram | ![]() |
||||||||
type | SplitReason | ||||||||
properties |
|
||||||||
source | <xs:element name="reasonCode" type="SplitReason" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="comment" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | local:PedigreeList | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localPedigreeList" type="local:PedigreeList" minOccurs="0"/> |