QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | ID | optional | ||||
timeBase | mpeg7:xPathRefType | optional | ||||
timeUnit | mpeg7:durationType | optional |
<complexType name="DSType" abstract="true"> <complexContent> <extension base="mpeg7:Mpeg7BaseType"> <sequence> <!-- Header element removed --> </sequence> <attribute name="id" type="ID" use="optional"/> <!-- timePropertyGrp attribute group removed --> <attributeGroup ref="mpeg7:timePropertyGrp"/> <!-- mediaTimePropertyGrp attribute group removed --> </extension> </complexContent> </complexType> |