Changes

Jump to: navigation, search

DOM/XPath Generator

137 bytes removed, 09:11, 20 January 2006
m
Proposed IDL
// Ignore ID-type attribute nodes on elements and continue to the document node.
const unsigned long GO_TO_DOCUMENT_ROOT = 0x00000001;
 
// Ignore node types, and return a xpath of the form /node()[3]/...
const unsigned long IGNORE_NODE_TYPE = 0x00000002;
/**
Confirm
146
edits

Navigation menu