| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | urn:tva:mpeg7:2005 | ||||||||||||||||||||||||||||||||||||
| type | extension of mpeg7:DSType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | mpeg7:Import | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="ClassificationSchemeBaseType" abstract="true"> <xs:complexContent> <xs:extension base="mpeg7:DSType"> <xs:sequence> <xs:element name="Import" type="mpeg7:ReferenceType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="uri" type="anyURI" use="required"/> <xs:attribute name="domain" use="optional"> <xs:simpleType> <xs:list itemType="mpeg7:xPathAbsoluteSelectorType"/> </xs:simpleType> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
| type | xs:anyURI | ||
| properties |
|
||
| source | <xs:attribute name="uri" type="anyURI" use="required"/> |
| type | list of mpeg7:xPathAbsoluteSelectorType | ||
| properties |
|
||
| source | <xs:attribute name="domain" use="optional"> <xs:simpleType> <xs:list itemType="mpeg7:xPathAbsoluteSelectorType"/> </xs:simpleType> </xs:attribute> |
| diagram | ![]() |
||||||||||||||||||
| namespace | urn:tva:mpeg7:2005 | ||||||||||||||||||
| type | mpeg7:ReferenceType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="Import" type="mpeg7:ReferenceType" minOccurs="0" maxOccurs="unbounded"/> |