DOM/XPath Generator: Difference between revisions

m
Line 57: Line 57:
   */
   */


   // Ignore ID-type attribute nodes on elements and continue to the document node.
   // Ignore ID-type attribute nodes on elements and continue to the document or context node.
   const unsigned long GO_TO_DOCUMENT_ROOT          = 0x00000001;
   const unsigned long GO_TO_DOCUMENT_ROOT          = 0x00000001;


Confirmed users
146

edits