complexType MediaIncrDurationType
diagram gluon3_1_p1334.png
namespace urn:tva:mpeg7:2005
type extension of xs:integer
properties
base integer
used by
elements MediaTimeType/MediaIncrDuration TVAMediaTimeType/MediaIncrDuration
attributes
Name  Type  Use  Default  Fixed  Annotation
mediaTimeUnit  mpeg7:mediaDurationType  optional      
source <xs:complexType name="MediaIncrDurationType">
 
<xs:simpleContent>
   
<xs:extension base="integer">
     
<xs:attribute name="mediaTimeUnit" type="mpeg7:mediaDurationType" use="optional"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute MediaIncrDurationType/@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