complexType CreationPreferencesType
diagram gluon3_1_p1275.png
namespace urn:tva:mpeg7:2005
type extension of mpeg7:DSType
properties
base mpeg7:DSType
children mpeg7:Title mpeg7:Creator mpeg7:Keyword mpeg7:Location mpeg7:DatePeriod mpeg7:Tool
used by
element FilteringAndSearchPreferencesType/CreationPreferences
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  optional      
timeBase  mpeg7:xPathRefType  optional      
timeUnit  mpeg7:durationType  optional      
preferenceValue  mpeg7:preferenceValueType  optional  10    
source <xs:complexType name="CreationPreferencesType">
 
<xs:complexContent>
   
<xs:extension base="mpeg7:DSType">
     
<xs:sequence>
       
<xs:element name="Title" minOccurs="0" maxOccurs="unbounded">
         
<xs:complexType>
           
<xs:simpleContent>
             
<xs:extension base="mpeg7:TitleType">
               
<xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>
             
</xs:extension>
           
</xs:simpleContent>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="Creator" minOccurs="0" maxOccurs="unbounded">
         
<xs:complexType>
           
<xs:complexContent>
             
<xs:extension base="mpeg7:CreatorType">
               
<xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>
             
</xs:extension>
           
</xs:complexContent>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="Keyword" minOccurs="0" maxOccurs="unbounded">
         
<xs:complexType>
           
<xs:simpleContent>
             
<xs:extension base="mpeg7:TextualType">
               
<xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>
             
</xs:extension>
           
</xs:simpleContent>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="Location" minOccurs="0" maxOccurs="unbounded">
         
<xs:complexType>
           
<xs:complexContent>
             
<xs:extension base="mpeg7:PlaceType">
               
<xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>
             
</xs:extension>
           
</xs:complexContent>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="DatePeriod" minOccurs="0" maxOccurs="unbounded">
         
<xs:complexType>
           
<xs:complexContent>
             
<xs:extension base="mpeg7:TimeType">
               
<xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>
             
</xs:extension>
           
</xs:complexContent>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="Tool" minOccurs="0" maxOccurs="unbounded">
         
<xs:complexType>
           
<xs:complexContent>
             
<xs:extension base="mpeg7:TermUseType">
               
<xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>
             
</xs:extension>
           
</xs:complexContent>
         
</xs:complexType>
       
</xs:element>
     
</xs:sequence>
     
<xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute CreationPreferencesType/@preferenceValue
type mpeg7:preferenceValueType
properties
use optional
default 10
facets
Kind Value Annotation
minInclusive -100
maxInclusive 100
source <xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>

element CreationPreferencesType/Title
diagram gluon3_1_p1276.png
namespace urn:tva:mpeg7:2005
type extension of mpeg7:TitleType
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional      
type  derived by: xs:NMTOKEN  optional  main    
preferenceValue  mpeg7:preferenceValueType  optional  10    
source <xs:element name="Title" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="mpeg7:TitleType">
       
<xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute CreationPreferencesType/Title/@preferenceValue
type mpeg7:preferenceValueType
properties
use optional
default 10
facets
Kind Value Annotation
minInclusive -100
maxInclusive 100
source <xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>

element CreationPreferencesType/Creator
diagram gluon3_1_p1277.png
namespace urn:tva:mpeg7:2005
type extension of mpeg7:CreatorType
properties
minOcc 0
maxOcc unbounded
content complex
children mpeg7:Role mpeg7:Agent mpeg7:AgentRef mpeg7:Character
attributes
Name  Type  Use  Default  Fixed  Annotation
preferenceValue  mpeg7:preferenceValueType  optional  10    
source <xs:element name="Creator" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="mpeg7:CreatorType">
       
<xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute CreationPreferencesType/Creator/@preferenceValue
type mpeg7:preferenceValueType
properties
use optional
default 10
facets
Kind Value Annotation
minInclusive -100
maxInclusive 100
source <xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>

element CreationPreferencesType/Keyword
diagram gluon3_1_p1278.png
namespace urn:tva:mpeg7:2005
type extension of mpeg7:TextualType
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional      
preferenceValue  mpeg7:preferenceValueType  optional  10    
source <xs:element name="Keyword" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="mpeg7:TextualType">
       
<xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute CreationPreferencesType/Keyword/@preferenceValue
type mpeg7:preferenceValueType
properties
use optional
default 10
facets
Kind Value Annotation
minInclusive -100
maxInclusive 100
source <xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>

element CreationPreferencesType/Location
diagram gluon3_1_p1279.png
namespace urn:tva:mpeg7:2005
type extension of mpeg7:PlaceType
properties
minOcc 0
maxOcc unbounded
content complex
children mpeg7:Name mpeg7:NameTerm mpeg7:Role mpeg7:Region mpeg7:AdministrativeUnit mpeg7:PostalAddress mpeg7:InternalCoordinates
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  optional      
timeBase  mpeg7:xPathRefType  optional      
timeUnit  mpeg7:durationType  optional      
xml:lang  xs:language  optional      
preferenceValue  mpeg7:preferenceValueType  optional  10    
source <xs:element name="Location" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="mpeg7:PlaceType">
       
<xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute CreationPreferencesType/Location/@preferenceValue
type mpeg7:preferenceValueType
properties
use optional
default 10
facets
Kind Value Annotation
minInclusive -100
maxInclusive 100
source <xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>

element CreationPreferencesType/DatePeriod
diagram gluon3_1_p1280.png
namespace urn:tva:mpeg7:2005
type extension of mpeg7:TimeType
properties
minOcc 0
maxOcc unbounded
content complex
children mpeg7:TimePoint mpeg7:RelTimePoint mpeg7:RelIncrTimePoint mpeg7:Duration mpeg7:IncrDuration
attributes
Name  Type  Use  Default  Fixed  Annotation
preferenceValue  mpeg7:preferenceValueType  optional  10    
source <xs:element name="DatePeriod" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="mpeg7:TimeType">
       
<xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute CreationPreferencesType/DatePeriod/@preferenceValue
type mpeg7:preferenceValueType
properties
use optional
default 10
facets
Kind Value Annotation
minInclusive -100
maxInclusive 100
source <xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>

element CreationPreferencesType/Tool
diagram gluon3_1_p1281.png
namespace urn:tva:mpeg7:2005
type extension of mpeg7:TermUseType
properties
minOcc 0
maxOcc unbounded
content complex
children mpeg7:Name mpeg7:Definition
attributes
Name  Type  Use  Default  Fixed  Annotation
href  mpeg7:termReferenceType  optional      
preferenceValue  mpeg7:preferenceValueType  optional  10    
source <xs:element name="Tool" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="mpeg7:TermUseType">
       
<xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute CreationPreferencesType/Tool/@preferenceValue
type mpeg7:preferenceValueType
properties
use optional
default 10
facets
Kind Value Annotation
minInclusive -100
maxInclusive 100
source <xs:attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/>


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