complexType im:PedigreeList
diagram
namespace http://www.IM-Partial-00-00-00
children pedigree
used by
element Head/pedigree
annotation
documentation
<Definition> From the issuing center perspective, the Pedigree-List DF is used in the &apos;Header&apos; and provides this as a list of ID numbers of the incidents that preceded the subject incident and became, or were folded into, the subject incident as recorded in an MIE message, or were parent incidents from which the current incident was split out through an SIE message.</Definition>
<Remarks> Revised and merged with Other-center-incident-Ids-list entry.</Remarks>
source <xs:complexType name="PedigreeList">
 
<xs:annotation>
   
<xs:documentation>
     
<Definition> From the issuing center perspective, the Pedigree-List DF is used in the &apos;Header&apos; and provides this as a list of ID numbers of the incidents that preceded the subject incident and became, or were folded into, the subject incident as recorded in an MIE message, or were parent incidents from which the current incident was split out through an SIE message.</Definition>
     
<Remarks> Revised and merged with Other-center-incident-Ids-list entry.</Remarks>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence maxOccurs="32">
   
<xs:element name="pedigree">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="organizationId" type="tmdd:Organization-resource-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>

element im:PedigreeList/pedigree
diagram
properties
isRef 0
content complex
children organizationId eventID typeEvent reasonCode comment localPedigreeList
source <xs:element name="pedigree">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="organizationId" type="tmdd:Organization-resource-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>

element im:PedigreeList/pedigree/organizationId
diagram
type tmdd:Organization-resource-identifier
properties
isRef 0
content simple
facets
minLength 1
maxLength 32
source <xs:element name="organizationId" type="tmdd:Organization-resource-identifier"/>

element im:PedigreeList/pedigree/eventID
diagram
type im:ReferenceID
properties
isRef 0
content simple
facets
minLength 1
maxLength 64
source <xs:element name="eventID" type="ReferenceID"/>

element im:PedigreeList/pedigree/typeEvent
diagram
type itis:ITISEventType
properties
isRef 0
content complex
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"/>

element im:PedigreeList/pedigree/reasonCode
diagram
type im:SplitReason
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="reasonCode" type="SplitReason" minOccurs="0"/>

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

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


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