|
|
Home | Loader API | Interfaces | File List | Index | |
This file contains a set of common XSLT processor dependent types. More...
Go to the source code of this file.
Typedefs | |
typedef P6UINT32 | P6R::P6XSLTFLAGS |
P6XSLTFLAGS. | |
Variables | |
const P6XSLTFLAGS | P6R::P6XSLT_IGNORETRACE = 0x00000004 |
const P6XSLTFLAGS | P6R::P6XSLT_NOFLAGS = 0x00000000 |
const P6XSLTFLAGS | P6R::P6XSLT_USEJSON = 0x00000008 |
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.