complexType tcip:PIServiceBulletin
diagram
namespace http://www.TCIP-Adopted-03-00-01
children bulletinID affectedRoutes affectedDirections effectiveTime expirationTime skippedpoints related-incidents description localPIServiceBulletin
used by
elements tcip:PiServiceBulletinsList/bulletins/bulletin tcip:PiStoppointParking/bulletins/bulletin tcip:PINearestStop/bulletins/bulletin tcip:PISchedAdherenceCountdown/bulletins/bulletin tcip:PISchedAdherenceOffSched/bulletins/bulletin tcip:PISchedAdherenceRange/bulletins/bulletin
source <xs:complexType name="PIServiceBulletin">
 
<xs:sequence>
   
<xs:element name="bulletinID" type="PIServiceBulletinIden"/>
   
<xs:element name="affectedRoutes">
     
<xs:complexType>
       
<xs:sequence maxOccurs="500">
         
<xs:element name="affectedRoute" type="SCHRouteIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="affectedDirections" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="affectedDirection" type="SCH-RouteDirectionName"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="effectiveTime" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="expirationTime" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="skippedpoints" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="500">
         
<xs:element name="skippedpoint" type="SCHTimeStoppoint"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="related-incidents" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="related-incident" type="IMIncidentIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="description" type="CPT-Footnote"/>
   
<xs:element name="localPIServiceBulletin" type="local:PIServiceBulletin" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:PIServiceBulletin/bulletinID
diagram
type tcip:PIServiceBulletinIden
properties
isRef 0
content complex
children serviceBulletin-id serviceBulletin-des agency-id
source <xs:element name="bulletinID" type="PIServiceBulletinIden"/>

element tcip:PIServiceBulletin/affectedRoutes
diagram
properties
isRef 0
content complex
children affectedRoute
source <xs:element name="affectedRoutes">
 
<xs:complexType>
   
<xs:sequence maxOccurs="500">
     
<xs:element name="affectedRoute" type="SCHRouteIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PIServiceBulletin/affectedRoutes/affectedRoute
diagram
type tcip:SCHRouteIden
properties
isRef 0
content complex
children route-id agency-id route-designator route-name
source <xs:element name="affectedRoute" type="SCHRouteIden"/>

element tcip:PIServiceBulletin/affectedDirections
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children affectedDirection
source <xs:element name="affectedDirections" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="affectedDirection" type="SCH-RouteDirectionName"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PIServiceBulletin/affectedDirections/affectedDirection
diagram
type tcip:SCH-RouteDirectionName
properties
isRef 0
content simple
source <xs:element name="affectedDirection" type="SCH-RouteDirectionName"/>

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

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

element tcip:PIServiceBulletin/skippedpoints
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children skippedpoint
source <xs:element name="skippedpoints" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="500">
     
<xs:element name="skippedpoint" type="SCHTimeStoppoint"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PIServiceBulletin/skippedpoints/skippedpoint
diagram
type tcip:SCHTimeStoppoint
properties
isRef 0
content complex
children timepoint-id stoppoint offset
source <xs:element name="skippedpoint" type="SCHTimeStoppoint"/>

element tcip:PIServiceBulletin/related-incidents
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children related-incident
source <xs:element name="related-incidents" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="related-incident" type="IMIncidentIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PIServiceBulletin/related-incidents/related-incident
diagram
type tcip:IMIncidentIden
properties
isRef 0
content complex
children incident-id agency-id external-id external-id-agency
source <xs:element name="related-incident" type="IMIncidentIden"/>

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

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


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