attributeGroup timePropertyGrp
namespace urn:tva:mpeg7:2005
used by
complexType DSType
attributes
Name  Type  Use  Default  Fixed  Annotation
timeBase  mpeg7:xPathRefType  optional      
timeUnit  mpeg7:durationType  optional      
source <xs:attributeGroup name="timePropertyGrp">
 
<xs:attribute name="timeBase" type="mpeg7:xPathRefType" use="optional"/>
 
<xs:attribute name="timeUnit" type="mpeg7:durationType" use="optional"/>
</xs:attributeGroup>

attribute timePropertyGrp/@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"/>

attribute timePropertyGrp/@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"/>


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