complexType MediaRelIncrTimePointType
diagram gluon3_1_p1339.png
namespace urn:tva:mpeg7:2005
type extension of xs:integer
properties
base integer
used by
element TimeBaseReferenceType/MediaRelIncrTimePoint
complexType TVAMediaRelIncrTimePointType
attributes
Name  Type  Use  Default  Fixed  Annotation
mediaTimeUnit  mpeg7:mediaDurationType  optional      
source <xs:complexType name="MediaRelIncrTimePointType">
 
<xs:simpleContent>
   
<xs:extension base="integer">
     
<xs:attribute name="mediaTimeUnit" type="mpeg7:mediaDurationType" use="optional"/>
   
</xs:extension>
   
<!-- mediaTimeBase attribute removed -->
 
</xs:simpleContent>
</xs:complexType>

attribute MediaRelIncrTimePointType/@mediaTimeUnit
type mpeg7:mediaDurationType
properties
use optional
facets
Kind Value Annotation
pattern \-?P(\d+D)?(T(\d+H)?(\d+M)?(\d+S)?(\d+N)?)?(\d+F)?
source <xs:attribute name="mediaTimeUnit" type="mpeg7:mediaDurationType" use="optional"/>


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