complexType tcip:SCHNote
diagram
namespace http://www.TCIP-Adopted-03-00-01
children note-id note-designator note-message timetable-version
used by
elements tcip:PIPublishedSchedule/notes/note tcip:PIPublishedScheduleTable/notes/note
source <xs:complexType name="SCHNote">
 
<xs:sequence>
   
<xs:choice>
     
<xs:element name="note-id" type="SCH-NoteID" minOccurs="0"/>
     
<xs:element name="note-designator" type="SCH-NoteDesignator" minOccurs="0"/>
   
</xs:choice>
   
<xs:element name="note-message" type="SCH-NoteMsg"/>
   
<xs:element name="timetable-version" type="SCHTimetableVersion" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:SCHNote/note-id
diagram
type tcip:SCH-NoteID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="note-id" type="SCH-NoteID" minOccurs="0"/>

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

element tcip:SCHNote/note-message
diagram
type tcip:SCH-NoteMsg
properties
isRef 0
content simple
facets
minLength 0
maxLength 255
source <xs:element name="note-message" type="SCH-NoteMsg"/>

element tcip:SCHNote/timetable-version
diagram
type tcip:SCHTimetableVersion
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children timetable-version-id timetable-version-name activation-date deactivation-date agency-id
source <xs:element name="timetable-version" type="SCHTimetableVersion" minOccurs="0"/>


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