complexType OnDemandServiceType
diagram gluon3_1_p1086.png
namespace urn:tva:metadata:2005
children tva:OnDemandProgram
used by
element ProgramLocationTableType/OnDemandService
attributes
Name  Type  Use  Default  Fixed  Annotation
serviceIDRef  tva:TVAIDRefType  required      
fragmentId  tva:TVAIDType  optional      
fragmentVersion  xs:unsignedLong  optional      
metadataOriginIDRef  tva:TVAIDRefType  optional      
xml:lang  xs:language  optional      
source <xs:complexType name="OnDemandServiceType">
 
<xs:sequence>
   
<xs:element name="OnDemandProgram" type="tva:OnDemandProgramType" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="serviceIDRef" type="tva:TVAIDRefType" use="required"/>
 
<xs:attributeGroup ref="tva:fragmentIdentification"/>
 
<xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>
 
<xs:attribute ref="xml:lang" use="optional"/>
</xs:complexType>

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

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

element OnDemandServiceType/OnDemandProgram
diagram gluon3_1_p1087.png
namespace urn:tva:metadata:2005
type tva:OnDemandProgramType
properties
minOcc 1
maxOcc unbounded
content complex
children tva:Program tva:ProgramURL tva:InstanceMetadataId tva:InstanceDescription tva:PublishedDuration tva:StartOfAvailability tva:EndOfAvailability tva:FirstAvailability tva:LastAvailability tva:ImmediateViewing
attributes
Name  Type  Use  Default  Fixed  Annotation
fragmentId  tva:TVAIDType  optional      
fragmentVersion  xs:unsignedLong  optional      
xml:lang  xs:language  optional      
source <xs:element name="OnDemandProgram" type="tva:OnDemandProgramType" maxOccurs="unbounded"/>


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