QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
id | ID | optional | |||||
preferenceValue | mpeg7:preferenceValueType | 10 | optional | ||||
timeBase | mpeg7:xPathRefType | optional | |||||
timeUnit | mpeg7:durationType | optional | |||||
xml:lang | xs:language | optional |
|
<element name="Location" minOccurs="0" maxOccurs="unbounded"> <complexType> <complexContent> <extension base="mpeg7:PlaceType"> <attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/> </extension> </complexContent> </complexType> </element> |