complexType ClassificationSchemeTableType
diagram gluon3_1_p1020.png
namespace urn:tva:metadata:2005
children tva:CSAlias tva:ClassificationScheme
used by
element TVAMainType/ClassificationSchemeTable
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional      
source <xs:complexType name="ClassificationSchemeTableType">
 
<xs:sequence>
   
<xs:element name="CSAlias" type="tva:CSAliasType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="ClassificationScheme" type="tva:ClassificationSchemeType" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute ref="xml:lang" use="optional"/>
</xs:complexType>

element ClassificationSchemeTableType/CSAlias
diagram gluon3_1_p1021.png
namespace urn:tva:metadata:2005
type tva:CSAliasType
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
alias  xs:NMTOKEN  required      
href  xs:anyURI  required      
fragmentId  tva:TVAIDType  optional      
fragmentVersion  xs:unsignedLong  optional      
metadataOriginIDRef  tva:TVAIDRefType  optional      
source <xs:element name="CSAlias" type="tva:CSAliasType" minOccurs="0" maxOccurs="unbounded"/>

element ClassificationSchemeTableType/ClassificationScheme
diagram gluon3_1_p1022.png
namespace urn:tva:metadata:2005
type tva:ClassificationSchemeType
properties
minOcc 0
maxOcc unbounded
content complex
children mpeg7:Import mpeg7:Term
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:element name="ClassificationScheme" type="tva:ClassificationSchemeType" minOccurs="0" maxOccurs="unbounded"/>


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