QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
allowCollection | mpeg7:userChoiceType | false | optional | |||
id | ID | optional | ||||
timeBase | mpeg7:xPathRefType | optional | ||||
timeUnit | mpeg7:durationType | optional |
<complexType name="UsageHistoryType"> <complexContent> <extension base="mpeg7:DSType"> <sequence> <element name="UserIdentifier" type="mpeg7:UserIdentifierType" minOccurs="0"/> <element name="UserActionHistory" type="tva:UserActionHistoryType" maxOccurs="unbounded"/> </sequence> <attribute name="allowCollection" type="mpeg7:userChoiceType" use="optional" default="false"/> </extension> </complexContent> </complexType> |