complexType UserPreferencesType
diagram gluon3_1_p1472.png
namespace urn:tva:mpeg7:2005
type extension of mpeg7:DSType
properties
base mpeg7:DSType
children mpeg7:UserIdentifier mpeg7:FilteringAndSearchPreferences mpeg7:BrowsingPreferences
used by
element UserDescriptionType/UserPreferences
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  optional      
timeBase  mpeg7:xPathRefType  optional      
timeUnit  mpeg7:durationType  optional      
allowAutomaticUpdate  mpeg7:userChoiceType  optional  false    
source <xs:complexType name="UserPreferencesType">
 
<xs:complexContent>
   
<xs:extension base="mpeg7:DSType">
     
<xs:sequence>
       
<xs:element name="UserIdentifier" type="mpeg7:UserIdentifierType" minOccurs="0"/>
       
<xs:element name="FilteringAndSearchPreferences" type="mpeg7:FilteringAndSearchPreferencesType" minOccurs="0" maxOccurs="unbounded"/>
       
<xs:element name="BrowsingPreferences" type="mpeg7:BrowsingPreferencesType" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:sequence>
     
<xs:attribute name="allowAutomaticUpdate" type="mpeg7:userChoiceType" use="optional" default="false"/>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute UserPreferencesType/@allowAutomaticUpdate
type mpeg7:userChoiceType
properties
use optional
default false
facets
Kind Value Annotation
enumeration true
enumeration false
enumeration user
source <xs:attribute name="allowAutomaticUpdate" type="mpeg7:userChoiceType" use="optional" default="false"/>

element UserPreferencesType/UserIdentifier
diagram gluon3_1_p1473.png
namespace urn:tva:mpeg7:2005
type mpeg7:UserIdentifierType
properties
minOcc 0
maxOcc 1
content complex
children mpeg7:Name
attributes
Name  Type  Use  Default  Fixed  Annotation
protected  mpeg7:userChoiceType  optional  true    
source <xs:element name="UserIdentifier" type="mpeg7:UserIdentifierType" minOccurs="0"/>

element UserPreferencesType/FilteringAndSearchPreferences
diagram gluon3_1_p1474.png
namespace urn:tva:mpeg7:2005
type mpeg7:FilteringAndSearchPreferencesType
properties
minOcc 0
maxOcc unbounded
content complex
children mpeg7:CreationPreferences mpeg7:ClassificationPreferences mpeg7:SourcePreferences mpeg7:PreferenceCondition mpeg7:FilteringAndSearchPreferences
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  optional      
timeBase  mpeg7:xPathRefType  optional      
timeUnit  mpeg7:durationType  optional      
protected  mpeg7:userChoiceType  optional  true    
preferenceValue  mpeg7:preferenceValueType  optional  10    
source <xs:element name="FilteringAndSearchPreferences" type="mpeg7:FilteringAndSearchPreferencesType" minOccurs="0" maxOccurs="unbounded"/>

element UserPreferencesType/BrowsingPreferences
diagram gluon3_1_p1475.png
namespace urn:tva:mpeg7:2005
type mpeg7:BrowsingPreferencesType
properties
minOcc 0
maxOcc unbounded
content complex
children mpeg7:SummaryPreferences mpeg7:PreferenceCondition
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  optional      
timeBase  mpeg7:xPathRefType  optional      
timeUnit  mpeg7:durationType  optional      
protected  mpeg7:userChoiceType  optional  true    
preferenceValue  mpeg7:preferenceValueType  optional  10    
source <xs:element name="BrowsingPreferences" type="mpeg7:BrowsingPreferencesType" minOccurs="0" maxOccurs="unbounded"/>


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