CT_Bookmark

Complex Type Information

Model

Attributes

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

Used By

Source

<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>