
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| fictional | boolean | false | optional | ||||
| id | ID | optional | |||||
| timeBase | mpeg7:xPathRefType | optional | |||||
| timeUnit | mpeg7:durationType | optional | |||||
| xml:lang | xs:language | optional |
|
<complexType name="TVAPlaceType"> <complexContent> <extension base="mpeg7:PlaceType"> <attribute name="fictional" type="boolean" use="optional" default="false"/> </extension> </complexContent> </complexType> |