
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| colFirst | ST_DecimalNumber | optional | ||||
| colLast | ST_DecimalNumber | optional | ||||
| displacedByCustomXml | ST_DisplacedByCustomXml | optional | ||||
| id | ST_DecimalNumber | required | ||||
| name | ST_String | required |
| Complex Type | CT_MoveBookmark |
| Element | EG_RangeMarkupElements/bookmarkStart |
<xsd:complexType name="CT_Bookmark"> <xsd:complexContent> <xsd:extension base="CT_BookmarkRange"> <xsd:attribute name="name" type="s:ST_String" use="required"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |