complexType tcip:SCHNoteInfo
diagram
namespace http://www.TCIP-Adopted-03-00-01
children note metadata public note-text localSCHNoteInfo
used by
elements atis:TransitInformation/schedules/schedule/notes/note tcip:CcPTVTrips/notes/note tcip:CptStoppointsFile/notes/note tcip:PiPushTextTimetable/notes/note tcip:PiTextTimetable/notes/note tcip:SchPatternFile/notes/note tcip:SchPatternList/notes/note tcip:SchPushPatterns/notes/note tcip:SchPushRouteSchedule/notes/note tcip:SchPushTimepoints/notes/note tcip:SchRouteSchedule/notes/note tcip:SchTimepointList/notes/note tcip:SchTimepointsFile/notes/note tcip:CCPTVTripData/notes/note tcip:PIRouteInfo/notes/note tcip:SCHPTVRouteScheduleEntry/notes/note
source <xs:complexType name="SCHNoteInfo">
 
<xs:sequence>
   
<xs:element name="note" type="SCHNoteIden"/>
   
<xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>
   
<xs:element name="public" type="CPT-Boolean"/>
   
<xs:element name="note-text" type="SCH-NoteMsg"/>
   
<xs:element name="localSCHNoteInfo" type="local:SCHNoteInfo" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

element tcip:SCHNoteInfo/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:SCHNoteInfo/public
diagram
type tcip:CPT-Boolean
properties
isRef 0
content simple
source <xs:element name="public" type="CPT-Boolean"/>

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

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


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