Go to the source code of this file.
Namespaces | |
P6R | |
Typedefs | |
typedef P6UINT32 | P6R::P6XSLTFLAGS |
Variables | |
const P6XSLTFLAGS | P6R::P6XSLT_IGNORETRACE = 0x00000004 |
const P6XSLTFLAGS | P6R::P6XSLT_NOFLAGS = 0x00000000 |
const P6XSLTFLAGS | P6R::P6XSLT_USEJSON = 0x00000008 |
const P6XSLTFLAGS | P6R::P6XSLT_USEJSONML = 0x00000020 |
const P6XSLTFLAGS | P6R::P6XSLT_XMLTRACE = 0x00000002 |
const P6XSLTFLAGS | P6R::P6XSLT_XSLTTRACE = 0x00000001 |
This file contains a set of common XSLT processor dependent types.
Definition in file p6xslttypes.h.