complexType RelTimePointType
diagram gluon3_1_p1412.png
namespace urn:tva:mpeg7:2005
type extension of mpeg7:timeOffsetType
properties
base mpeg7:timeOffsetType
used by
element TimeType/RelTimePoint
facets
Kind Value Annotation
pattern \-?P(\d+D)?(T(\d+H)?(\d+M)?(\d+S)?(\d+N)?)?(\d+F)?((\-|\+)\d{2}:\d{2}Z)?
attributes
Name  Type  Use  Default  Fixed  Annotation
timeBase  mpeg7:xPathRefType  optional      
source <xs:complexType name="RelTimePointType">
 
<xs:simpleContent>
   
<xs:extension base="mpeg7:timeOffsetType">
     
<xs:attribute name="timeBase" type="mpeg7:xPathRefType" use="optional"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

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