complexType tcip:SCHTransferInfo
diagram
namespace http://www.TCIP-Adopted-03-00-01
children transferID metadata drop-off pick-up transfer-notes expected-wait minimum-wait isProtected clusterID activation-date deactivation-time localSCHTransferInfo
used by
elements tcip:SchPushRouteSchedule/transfers/transfer tcip:SchRouteSchedule/transfers/transfer tcip:SchRouteScheduleFile/transfers/transfer
source <xs:complexType name="SCHTransferInfo">
 
<xs:sequence>
   
<xs:element name="transferID" type="SCH-TransferID"/>
   
<xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>
   
<xs:element name="drop-off" type="SCHServiceAtStop"/>
   
<xs:element name="pick-up" type="SCHServiceAtStop"/>
   
<xs:element name="transfer-notes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="transfer-note" type="SCHNoteIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="expected-wait" type="CPT-Duration" minOccurs="0"/>
   
<xs:element name="minimum-wait" type="CPT-Duration" minOccurs="0"/>
   
<xs:element name="isProtected" type="CPT-Boolean"/>
   
<xs:element name="clusterID" type="CPTTransferClusterIden" minOccurs="0"/>
   
<xs:element name="activation-date" type="CPT-Date" minOccurs="0"/>
   
<xs:element name="deactivation-time" type="CPT-Time" minOccurs="0"/>
   
<xs:element name="localSCHTransferInfo" type="local:SCHTransferInfo" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:SCHTransferInfo/transferID
diagram
type tcip:SCH-TransferID
properties
isRef 0
content simple
source <xs:element name="transferID" type="SCH-TransferID"/>

element tcip:SCHTransferInfo/metadata
diagram
type tcip:CPTRowMetaData
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children created effective expiration activation deactivation updated
source <xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>

element tcip:SCHTransferInfo/drop-off
diagram
type tcip:SCHServiceAtStop
properties
isRef 0
content complex
children route route-direction route-version stoppoint trip time date associated-timepoint day-types
source <xs:element name="drop-off" type="SCHServiceAtStop"/>

element tcip:SCHTransferInfo/pick-up
diagram
type tcip:SCHServiceAtStop
properties
isRef 0
content complex
children route route-direction route-version stoppoint trip time date associated-timepoint day-types
source <xs:element name="pick-up" type="SCHServiceAtStop"/>

element tcip:SCHTransferInfo/transfer-notes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children transfer-note
source <xs:element name="transfer-notes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="transfer-note" type="SCHNoteIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHTransferInfo/transfer-notes/transfer-note
diagram
type tcip:SCHNoteIden
properties
isRef 0
content complex
children note-id agency-id note-des
source <xs:element name="transfer-note" type="SCHNoteIden"/>

element tcip:SCHTransferInfo/expected-wait
diagram
type tcip:CPT-Duration
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="expected-wait" type="CPT-Duration" minOccurs="0"/>

element tcip:SCHTransferInfo/minimum-wait
diagram
type tcip:CPT-Duration
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="minimum-wait" type="CPT-Duration" minOccurs="0"/>

element tcip:SCHTransferInfo/isProtected
diagram
type tcip:CPT-Boolean
properties
isRef 0
content simple
source <xs:element name="isProtected" type="CPT-Boolean"/>

element tcip:SCHTransferInfo/clusterID
diagram
type tcip:CPTTransferClusterIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children cluster-id agency-id cluster-name
source <xs:element name="clusterID" type="CPTTransferClusterIden" minOccurs="0"/>

element tcip:SCHTransferInfo/activation-date
diagram
type tcip:CPT-Date
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="activation-date" type="CPT-Date" minOccurs="0"/>

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

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


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