complexType TimeBaseReferenceType
diagram gluon3_1_p1209.png
namespace urn:tva:metadata:2005
children tva:MediaTimePoint tva:MediaRelIncrTimePoint
used by
elements SegmentInformationType/TimeBaseReference SegmentGroupInformationType/TimeBaseReference
attributes
Name  Type  Use  Default  Fixed  Annotation
timebaseId  xs:string        
source <xs:complexType name="TimeBaseReferenceType">
 
<xs:sequence>
   
<xs:choice>
     
<xs:element name="MediaTimePoint" type="mpeg7:mediaTimePointType"/>
     
<xs:element name="MediaRelIncrTimePoint" type="mpeg7:MediaRelIncrTimePointType"/>
   
</xs:choice>
 
</xs:sequence>
 
<xs:attribute name="timebaseId" type="string"/>
</xs:complexType>

attribute TimeBaseReferenceType/@timebaseId
type xs:string
source <xs:attribute name="timebaseId" type="string"/>

element TimeBaseReferenceType/MediaTimePoint
diagram gluon3_1_p1210.png
namespace urn:tva:metadata:2005
type mpeg7:mediaTimePointType
properties
content simple
facets
Kind Value Annotation
pattern (\-?\d+(\-\d{2}(\-\d{2})?)?)?(T\d{2}(:\d{2}(:\d{2}(:\d+)?)?)?)?(F\d+)?
source <xs:element name="MediaTimePoint" type="mpeg7:mediaTimePointType"/>

element TimeBaseReferenceType/MediaRelIncrTimePoint
diagram gluon3_1_p1211.png
namespace urn:tva:metadata:2005
type mpeg7:MediaRelIncrTimePointType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
mediaTimeUnit  mpeg7:mediaDurationType  optional      
source <xs:element name="MediaRelIncrTimePoint" type="mpeg7:MediaRelIncrTimePointType"/>


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