http://memberwebs.com/ns/rtfx/
element bookmark

Documentation
A bookmark.

Model
<bookmark
  id = xs:string>

</bookmark>


Attribute Summary
 xs:stringid
          The ID of the bookmark. 

Attribute Detail

id

The ID of the bookmark.

Type:
xs:string
Use:
required
Form:
unqualified

Source
<xs:element name="bookmark">
<xs:complexType>
<xs:attribute name="id" type="xs:string" use="required">
</xs:attribute>
</xs:complexType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://www.sourceforge.net.