QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | ID | optional | ||||
relation | mpeg7:termRelationQualifierType | NT | optional | |||
termID | NMTOKEN | optional | ||||
timeBase | mpeg7:xPathRefType | optional | ||||
timeUnit | mpeg7:durationType | optional |
<element name="Term" minOccurs="0" maxOccurs="unbounded"> <complexType> <complexContent> <extension base="mpeg7:TermDefinitionType"> <attribute name="relation" type="mpeg7:termRelationQualifierType" use="optional" default="NT"/> </extension> </complexContent> </complexType> </element> |