
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| begin | string | optional | ||||
| beginPosition | unsignedLong | optional | ||||
| beginText | string | optional | ||||
| clip | string | optional | ||||
| coords | string | optional | ||||
| end | string | optional | ||||
| endPosition | unsignedLong | optional | ||||
| endText | string | optional | ||||
| first | string | optional | ||||
| id | ID | required | ||||
| label | string | optional | ||||
| last | string | optional |
| Complex Type | profile:componentAnchorType |
| Element | mediaAnchor:area |
<complexType name="componentAnchorPrototype"> <attribute name="id" type="ID" use="required"/> <attributeGroup ref="mediaAnchor:coordsAnchorAttrs"/> <attributeGroup ref="mediaAnchor:temporalAnchorAttrs"/> <attributeGroup ref="mediaAnchor:textAnchorAttrs"/> <attributeGroup ref="mediaAnchor:sampleAnchorAttrs"/> <attributeGroup ref="mediaAnchor:labelAttrs"/> <attributeGroup ref="mediaAnchor:clipAttrs"/> </complexType> |