complexType OtherReference
diagram
namespace http://www.ite.org/tmdd
children trip-reference responsible-event related-event previous-event split-event merged-event sibling-event associated-device
used by
element FullEventUpdate/other-references/other-reference
annotation
documentation
<objectClass>Event</objectClass>
<definition/>
source <xs:complexType name="OtherReference">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Event</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="trip-reference" type="ntcip:SCH-TripID"/>
   
<xs:element name="responsible-event" type="EventReference"/>
   
<xs:element name="related-event" type="EventReference"/>
   
<xs:element name="previous-event" type="EventReference"/>
   
<xs:element name="split-event" type="EventReference"/>
   
<xs:element name="merged-event" type="EventReference"/>
   
<xs:element name="sibling-event" type="EventReference"/>
   
<xs:element name="associated-device" type="DeviceReference"/>
 
</xs:choice>
</xs:complexType>

element OtherReference/trip-reference
diagram
type ntcip:SCH-TripID
properties
isRef 0
content simple
facets
minInclusive 0
maxInclusive 65535
source <xs:element name="trip-reference" type="ntcip:SCH-TripID"/>

element OtherReference/responsible-event
diagram
type EventReference
properties
isRef 0
content complex
children event-id event-update response-plan-id update-time
source <xs:element name="responsible-event" type="EventReference"/>

element OtherReference/related-event
diagram
type EventReference
properties
isRef 0
content complex
children event-id event-update response-plan-id update-time
source <xs:element name="related-event" type="EventReference"/>

element OtherReference/previous-event
diagram
type EventReference
properties
isRef 0
content complex
children event-id event-update response-plan-id update-time
source <xs:element name="previous-event" type="EventReference"/>

element OtherReference/split-event
diagram
type EventReference
properties
isRef 0
content complex
children event-id event-update response-plan-id update-time
source <xs:element name="split-event" type="EventReference"/>

element OtherReference/merged-event
diagram
type EventReference
properties
isRef 0
content complex
children event-id event-update response-plan-id update-time
source <xs:element name="merged-event" type="EventReference"/>

element OtherReference/sibling-event
diagram
type EventReference
properties
isRef 0
content complex
children event-id event-update response-plan-id update-time
source <xs:element name="sibling-event" type="EventReference"/>

element OtherReference/associated-device
diagram
type DeviceReference
properties
isRef 0
content complex
children device-id device-type
source <xs:element name="associated-device" type="DeviceReference"/>


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