2.352 .systemid

This attribute returns the public identifier of the DOM node. The attribute is only available, when the attribute .nodetype has either the value nodetype_entity or nodetype_notation.

Definition

  • Data type

    string

  • Access

    get

The attribute is available for the XML Cursor. Please note that an XML Cursor, whose attribute .mapped possesses the value false, will automatically be positioned to the root of the DOM Document.

See also

Attribute .nodetype