mediaAnchor:textAnchorAttrs

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
beginPosition unsignedLong optional
beginText string optional
endPosition unsignedLong optional
endText string optional

Used By

Source

<attributeGroup name="textAnchorAttrs">
  <attribute name="beginText" type="string" use="optional"/>
  <attribute name="beginPosition" type="unsignedLong" use="optional"/>
  <attribute name="endText" type="string" use="optional"/>
  <attribute name="endPosition" type="unsignedLong" use="optional"/>
</attributeGroup>