complexType ClassificationSchemeType
diagram gluon3_1_p1023.png
namespace urn:tva:metadata:2005
type extension of mpeg7:ClassificationSchemeType
properties
base mpeg7:ClassificationSchemeType
children mpeg7:Import mpeg7:Term
used by
element ClassificationSchemeTableType/ClassificationScheme
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  optional      
timeBase  mpeg7:xPathRefType  optional      
timeUnit  mpeg7:durationType  optional      
uri  xs:anyURI  required      
domain  derived by: xs:list  optional      
fragmentId  tva:TVAIDType  optional      
fragmentVersion  xs:unsignedLong  optional      
metadataOriginIDRef  tva:TVAIDRefType  optional      
xml:lang  xs:language  optional      
source <xs:complexType name="ClassificationSchemeType">
 
<xs:complexContent>
   
<xs:extension base="mpeg7:ClassificationSchemeType">
     
<xs:attributeGroup ref="tva:fragmentIdentification"/>
     
<xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>
     
<xs:attribute ref="xml:lang" use="optional"/>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute ClassificationSchemeType/@metadataOriginIDRef
type tva:TVAIDRefType
properties
use optional
source <xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>


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