QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
fragmentExpirationDate | dateTime | optional | |||||
fragmentId | tva:TVAIDType | optional | |||||
fragmentVersion | unsignedLong | optional | |||||
metadataOriginIDRef | tva:TVAIDRefType | optional | |||||
serviceIDRef | tva:TVAIDRefsType | required | |||||
xml:lang | xs:language | optional |
|
<complexType name="OnDemandServiceType"> <sequence> <element name="OnDemandProgram" type="tva:OnDemandProgramType" maxOccurs="unbounded"/> </sequence> <attribute name="serviceIDRef" type="tva:TVAIDRefsType" use="required"/> <attributeGroup ref="tva:fragmentIdentification"/> <attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/> <attribute ref="xml:lang" use="optional"/> </complexType> |