complexType RelIncrTimePointType
diagram gluon3_1_p1411.png
namespace urn:tva:mpeg7:2005
type extension of xs:integer
properties
base integer
used by
element TimeType/RelIncrTimePoint
attributes
Name  Type  Use  Default  Fixed  Annotation
timeUnit  mpeg7:durationType  optional      
timeBase  mpeg7:xPathRefType  optional      
source <xs:complexType name="RelIncrTimePointType">
 
<xs:simpleContent>
   
<xs:extension base="integer">
     
<xs:attribute name="timeUnit" type="mpeg7:durationType" use="optional"/>
     
<xs:attribute name="timeBase" type="mpeg7:xPathRefType" use="optional"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute RelIncrTimePointType/@timeUnit
type mpeg7:durationType
properties
use optional
facets
Kind Value Annotation
pattern \-?P(\d+D)?(T(\d+H)?(\d+M)?(\d+S)?(\d+N)?)?(\d+F)?((\-|\+)\d{2}:\d{2}Z)?
source <xs:attribute name="timeUnit" type="mpeg7:durationType" use="optional"/>

attribute RelIncrTimePointType/@timeBase
type mpeg7:xPathRefType
properties
use optional
facets
Kind Value Annotation
pattern /?((((child::)?((\i\c*:)?(\i\c*)(\[\d+\])?))|\.|(\.\.))/)*((((child::)?((\i\c*:)?(\i\c*)(\[\d+\])?))|\.)|((attribute::|@)((\i\c*:)?(\i\c*|\*))))
source <xs:attribute name="timeBase" type="mpeg7:xPathRefType" use="optional"/>


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