complexType tcip:SCHNoteIden
diagram
namespace http://www.TCIP-Adopted-03-00-01
children note-id agency-id note-des
used by
elements tcip:PITimetableTimepoint/display-hdr-info tcip:PITimetableTimepoint/display-note tcip:SCHNoteInfo/note tcip:SCHOperatorAssignment/note tcip:SCHTimeTableTripTP/note tcip:SCHTripInfo/notes/note tcip:SCHVehicleAssignment/note tcip:SchPushRouteSchedule/note-ids/note-id tcip:SCHPatternInfo/pattern-notes/pattern-note tcip:SchRouteSchedule/route-notes/route-note tcip:SCHPTVRouteScheduleEntry/route-notes/route-note tcip:SCHPatternSegment/segment-notes/segment-note tcip:SCHTimepointInfo/timepoint-notes/timepoint-note tcip:SCHTransferInfo/transfer-notes/transfer-note tcip:SCHTimeTableTrip/trip-note
source <xs:complexType name="SCHNoteIden">
 
<xs:sequence>
   
<xs:element name="note-id" type="SCH-NoteID"/>
   
<xs:element name="agency-id" type="CPT-AgencyID" minOccurs="0"/>
   
<xs:element name="note-des" type="SCH-NoteDesignator" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:SCHNoteIden/note-id
diagram
type tcip:SCH-NoteID
properties
isRef 0
content simple
source <xs:element name="note-id" type="SCH-NoteID"/>

element tcip:SCHNoteIden/agency-id
diagram
type tcip:CPT-AgencyID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="agency-id" type="CPT-AgencyID" minOccurs="0"/>

element tcip:SCHNoteIden/note-des
diagram
type tcip:SCH-NoteDesignator
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 8
source <xs:element name="note-des" type="SCH-NoteDesignator" minOccurs="0"/>


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