complexType ControlledTermType
diagram gluon3_1_p1025.png
namespace urn:tva:metadata:2005
children tva:Name tva:Definition
used by
elements AudioAttributesType/Coding VideoAttributesType/Coding AVAttributesType/FileFormat RelatedMaterialType/Format RelatedMaterialType/HowRelated AudioAttributesType/MixType PurchaseType/PurchaseType PurchaseType/QuantityUnit AVAttributesType/System
complexType GenreType
attributes
Name  Type  Use  Default  Fixed  Annotation
href  mpeg7:termReferenceType  required      
source <xs:complexType name="ControlledTermType">
 
<xs:sequence>
   
<xs:element name="Name" type="tva:TermNameType" minOccurs="0"/>
   
<xs:element name="Definition" type="mpeg7:TextualType" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attribute name="href" type="mpeg7:termReferenceType" use="required"/>
</xs:complexType>

attribute ControlledTermType/@href
type mpeg7:termReferenceType
properties
use required
source <xs:attribute name="href" type="mpeg7:termReferenceType" use="required"/>

element ControlledTermType/Name
diagram gluon3_1_p1026.png
namespace urn:tva:metadata:2005
type tva:TermNameType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional      
preferred  xs:boolean  optional      
source <xs:element name="Name" type="tva:TermNameType" minOccurs="0"/>

element ControlledTermType/Definition
diagram gluon3_1_p1027.png
namespace urn:tva:metadata:2005
type mpeg7:TextualType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional      
source <xs:element name="Definition" type="mpeg7:TextualType" minOccurs="0"/>


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