namespace | urn:tva:mpeg7:2005 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:simpleType name="basicDurationType"> <xs:restriction base="string"> <xs:pattern value="\-?P(\d+D)?(T(\d+H)?(\d+M)?(\d+S)?(\d+N)?(\d{2}f)?)?(\d+F)?((\-|\+)\d{2}:\d{2}Z)?"/> </xs:restriction> </xs:simpleType> |