Flowdock
v1_8_7_72 - Show latest stable - 0 notes

Constants that define a node’s type

Constants

NODE_INVALID = 0

NODE_ELEMENT = 1

NODE_ATTRIBUTE = 2

NODE_TEXT = 3

NODE_CDATA_SECTION = 4

NODE_ENTITY_REFERENCE = 5

NODE_ENTITY = 6

NODE_PROCESSING_INSTRUCTION = 7

NODE_COMMENT = 8

NODE_DOCUMENT = 9

NODE_DOCUMENT_TYPE = 10

NODE_DOCUMENT_FRAGMENT = 11

NODE_NOTATION = 12

Attributes

[R] lastargs
Show files where this module is defined (1 file)
Register or log in to add new notes.