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

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

element UsageHistoryType/UserIdentifier
diagram gluon3_1_p1456.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 UsageHistoryType/UserActionHistory
diagram gluon3_1_p1457.png
namespace urn:tva:mpeg7:2005
type mpeg7:UserActionHistoryType
properties
minOcc 1
maxOcc unbounded
content complex
children mpeg7:ObservationPeriod mpeg7:UserActionList
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  optional      
timeBase  mpeg7:xPathRefType  optional      
timeUnit  mpeg7:durationType  optional      
protected  mpeg7:userChoiceType  optional  true    
source <xs:element name="UserActionHistory" type="mpeg7:UserActionHistoryType" maxOccurs="unbounded"/>


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