complexType tcip:CcNotifyDetour
diagram
namespace http://www.TCIP-Adopted-03-00-01
children start-time end-time detourID detour-name impacts detourType localCcNotifyDetour
used by
element tcip:ccNotifyDetour
source <xs:complexType name="CcNotifyDetour">
 
<xs:sequence>
   
<xs:element name="start-time" type="CPT-DateTime"/>
   
<xs:element name="end-time" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="detourID" type="CC-DetourID"/>
   
<xs:element name="detour-name" type="CPT-Footnote"/>
   
<xs:element name="impacts">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="impact" type="CCDetourRecord"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="detourType" type="IM-DetourType" minOccurs="0"/>
   
<xs:element name="localCcNotifyDetour" type="local:CcNotifyDetour" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CcNotifyDetour/start-time
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="start-time" type="CPT-DateTime"/>

element tcip:CcNotifyDetour/end-time
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="end-time" type="CPT-DateTime" minOccurs="0"/>

element tcip:CcNotifyDetour/detourID
diagram
type tcip:CC-DetourID
properties
isRef 0
content simple
source <xs:element name="detourID" type="CC-DetourID"/>

element tcip:CcNotifyDetour/detour-name
diagram
type tcip:CPT-Footnote
properties
isRef 0
content simple
facets
minLength 0
maxLength 255
source <xs:element name="detour-name" type="CPT-Footnote"/>

element tcip:CcNotifyDetour/impacts
diagram
properties
isRef 0
content complex
children impact
source <xs:element name="impacts">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="impact" type="CCDetourRecord"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcNotifyDetour/impacts/impact
diagram
type tcip:CCDetourRecord
properties
isRef 0
content complex
children route direction departurePoint returnPoint waypoints approachTimepoint approachDestSignText approachDestSignIcon detourDestSignText detourDestSignIcon iconFormat detourDirections timeStopPointsSkipped addScheduleTime added-stops new-stop-locs localCCDetourRecord
source <xs:element name="impact" type="CCDetourRecord"/>

element tcip:CcNotifyDetour/detourType
diagram
type tcip:IM-DetourType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="detourType" type="IM-DetourType" minOccurs="0"/>

element tcip:CcNotifyDetour/localCcNotifyDetour
diagram
type CcNotifyDetour
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localCcNotifyDetour" type="local:CcNotifyDetour" minOccurs="0"/>


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