simpleType tcip:SCH-DayTypeDescription
namespace http://www.TCIP-Adopted-03-00-01
type restriction of xs:string
used by
elements tcip:PIXMLTimetable/day-type-description tcip:PIPublishedScheduleTable/dayTypeDescription tcip:SCHCalendarEntry/names/name
facets
minLength 0
maxLength 255
source <xs:simpleType name="SCH-DayTypeDescription">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="0"/>
   
<xs:maxLength value="255"/>
 
</xs:restriction>
</xs:simpleType>


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