simpleType userChoiceType
namespace urn:tva:mpeg7:2005
type restriction of xs:NMTOKEN
properties
base NMTOKEN
used by
attributes UserPreferencesType/@allowAutomaticUpdate UsageHistoryType/@allowCollection BrowsingPreferencesType/@protected FilteringAndSearchPreferencesType/@protected UserActionHistoryType/@protected UserIdentifierType/@protected
facets
Kind Value Annotation
enumeration true
enumeration false
enumeration user
source <xs:simpleType name="userChoiceType">
 
<xs:restriction base="NMTOKEN">
   
<xs:enumeration value="true"/>
   
<xs:enumeration value="false"/>
   
<xs:enumeration value="user"/>
 
</xs:restriction>
</xs:simpleType>


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