complexType TimeType
diagram gluon3_1_p1443.png
namespace urn:tva:mpeg7:2005
children mpeg7:TimePoint mpeg7:RelTimePoint mpeg7:RelIncrTimePoint mpeg7:Duration mpeg7:IncrDuration
used by
elements ClassificationPreferencesType/DatePeriod CreationPreferencesType/DatePeriod SourcePreferencesType/DisseminationDate UserActionType/ActionTime/GeneralTime UserActionHistoryType/ObservationPeriod PreferenceConditionType/Time
source <xs:complexType name="TimeType">
 
<xs:sequence>
   
<xs:choice>
     
<xs:element name="TimePoint" type="mpeg7:timePointType"/>
     
<xs:element name="RelTimePoint" type="mpeg7:RelTimePointType"/>
     
<xs:element name="RelIncrTimePoint" type="mpeg7:RelIncrTimePointType"/>
   
</xs:choice>
   
<xs:choice minOccurs="0">
     
<xs:element name="Duration" type="mpeg7:durationType"/>
     
<xs:element name="IncrDuration" type="mpeg7:IncrDurationType"/>
   
</xs:choice>
 
</xs:sequence>
</xs:complexType>

element TimeType/TimePoint
diagram gluon3_1_p1444.png
namespace urn:tva:mpeg7:2005
type mpeg7:timePointType
properties
content simple
facets
Kind Value Annotation
pattern (\-?\d+(\-\d{2}(\-\d{2})?)?)?(T\d{2}(:\d{2}(:\d{2}(:\d+)?)?)?)?(F\d+)?((\-|\+)\d{2}:\d{2})?
source <xs:element name="TimePoint" type="mpeg7:timePointType"/>

element TimeType/RelTimePoint
diagram gluon3_1_p1445.png
namespace urn:tva:mpeg7:2005
type mpeg7:RelTimePointType
properties
content complex
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:element name="RelTimePoint" type="mpeg7:RelTimePointType"/>

element TimeType/RelIncrTimePoint
diagram gluon3_1_p1446.png
namespace urn:tva:mpeg7:2005
type mpeg7:RelIncrTimePointType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
timeUnit  mpeg7:durationType  optional      
timeBase  mpeg7:xPathRefType  optional      
source <xs:element name="RelIncrTimePoint" type="mpeg7:RelIncrTimePointType"/>

element TimeType/Duration
diagram gluon3_1_p1447.png
namespace urn:tva:mpeg7:2005
type mpeg7:durationType
properties
content simple
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:element name="Duration" type="mpeg7:durationType"/>

element TimeType/IncrDuration
diagram gluon3_1_p1448.png
namespace urn:tva:mpeg7:2005
type mpeg7:IncrDurationType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
timeUnit  mpeg7:durationType  optional      
source <xs:element name="IncrDuration" type="mpeg7:IncrDurationType"/>


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