diagram | |||||||||||||||||||||||||
namespace | urn:tva:mpeg7:2005 | ||||||||||||||||||||||||
type | extension of mpeg7:Mpeg7BaseType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by | |||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:complexType name="DSType" abstract="true"> <xs:complexContent> <xs:extension base="mpeg7:Mpeg7BaseType"> <xs:sequence> <!-- Header element removed --> </xs:sequence> <xs:attribute name="id" type="ID" use="optional"/> <xs:attributeGroup ref="mpeg7:timePropertyGrp"/> </xs:extension> <!-- timePropertyGrp attribute group removed --> <!-- mediaTimePropertyGrp attribute group removed --> </xs:complexContent> </xs:complexType> |
type | xs:ID | ||
properties |
|
||
source | <xs:attribute name="id" type="ID" use="optional"/> |