Kbase P13471: Does the parser that SonicXQ uses (Xerxes?) use pure SAX?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Unverified
GOAL:
Does the parser that XQ uses (Xerxes?) use pure SAX?
FACT(s) (Environment):
SonicXQ 1.5
FIX:
XQ's XSLT engine uses a SAX based parser. Information from SAX is then lazily built into an internal tree representation of the XML document.