complexType ScheduleType
diagram gluon3_1_p1164.png
namespace urn:tva:metadata:2005
children tva:ScheduleEvent
used by
element ProgramLocationTableType/Schedule
attributes
Name  Type  Use  Default  Fixed  Annotation
serviceIDRef  tva:TVAIDRefType  required      
start  xs:dateTime  optional      
end  xs:dateTime  optional      
fragmentId  tva:TVAIDType  optional      
fragmentVersion  xs:unsignedLong  optional      
metadataOriginIDRef  tva:TVAIDRefType  optional      
xml:lang  xs:language  optional      
source <xs:complexType name="ScheduleType">
 
<xs:sequence>
   
<xs:element name="ScheduleEvent" type="tva:ScheduleEventType" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="serviceIDRef" type="tva:TVAIDRefType" use="required"/>
 
<xs:attribute name="start" type="dateTime" use="optional"/>
 
<xs:attribute name="end" type="dateTime" use="optional"/>
 
<xs:attributeGroup ref="tva:fragmentIdentification"/>
 
<xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>
 
<xs:attribute ref="xml:lang" use="optional"/>
</xs:complexType>

attribute ScheduleType/@serviceIDRef
type tva:TVAIDRefType
properties
use required
source <xs:attribute name="serviceIDRef" type="tva:TVAIDRefType" use="required"/>

attribute ScheduleType/@start
type xs:dateTime
properties
use optional
source <xs:attribute name="start" type="dateTime" use="optional"/>

attribute ScheduleType/@end
type xs:dateTime
properties
use optional
source <xs:attribute name="end" type="dateTime" use="optional"/>

attribute ScheduleType/@metadataOriginIDRef
type tva:TVAIDRefType
properties
use optional
source <xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>

element ScheduleType/ScheduleEvent
diagram gluon3_1_p1165.png
namespace urn:tva:metadata:2005
type tva:ScheduleEventType
properties
minOcc 1
maxOcc unbounded
content complex
children tva:Program tva:ProgramURL tva:InstanceMetadataId tva:InstanceDescription tva:PublishedStartTime tva:PublishedEndTime tva:PublishedDuration tva:Live tva:Repeat tva:FirstShowing tva:LastShowing tva:Free
attributes
Name  Type  Use  Default  Fixed  Annotation
metadataOriginIDRef  tva:TVAIDRefType  optional      
xml:lang  xs:language  optional      
source <xs:element name="ScheduleEvent" type="tva:ScheduleEventType" maxOccurs="unbounded"/>


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