GNU Info

Info Node: (psgml-api.info)parser state

(psgml-api.info)parser state


Next: DTD Prev: attribute Up: Types
Enter node , (file) or (file)node

Parser state
============

   The state of the parser that needs to be kept between commands are
stored in a buffer local variable.  Some global variables are
initialised from this variable when parsing starts.

 - Variable: sgml-buffer-parse-state
     The state of the parser that is kept between commands.  The value
     of this variable is of type pstate.

 - Data type: pstate
     The parser state.

 - Function: sgml-pstate-dtd pstate
     The document type information (dtd) for the parser.


automatically generated by info2www version 1.2.2.9