complexType TVATimeType
diagram gluon3_1_p1231.png
namespace urn:tva:metadata:2005
children tva:TimePoint tva:Duration
used by
elements CreationCoordinatesType/CreationDate DepictedCoordinatesType/DepictedDate BasicContentDescriptionType/ProductionDate
source <xs:complexType name="TVATimeType">
 
<xs:sequence>
   
<xs:element name="TimePoint" type="mpeg7:timePointType"/>
   
<xs:element name="Duration" type="mpeg7:durationType" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element TVATimeType/TimePoint
diagram gluon3_1_p1232.png
namespace urn:tva:metadata: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 TVATimeType/Duration
diagram gluon3_1_p1233.png
namespace urn:tva:metadata:2005
type mpeg7:durationType
properties
minOcc 0
maxOcc 1
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" minOccurs="0"/>


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