Eneboo - Documentación para desarrolladores
|
#include <xsltInternals.h>
Atributos públicos | |
xsltElemPreCompPtr | next |
xsltStyleType | type |
xsltTransformFunction | func |
xmlNodePtr | inst |
const xmlChar * | stype |
int | has_stype |
int | number |
const xmlChar * | order |
int | has_order |
int | descending |
const xmlChar * | lang |
int | has_lang |
xsltLocale | locale |
const xmlChar * | case_order |
int | lower_first |
const xmlChar * | use |
int | has_use |
int | noescape |
const xmlChar * | name |
int | has_name |
const xmlChar * | ns |
int | has_ns |
const xmlChar * | mode |
const xmlChar * | modeURI |
const xmlChar * | test |
xsltTemplatePtr | templ |
const xmlChar * | select |
int | ver11 |
const xmlChar * | filename |
int | has_filename |
xsltNumberData | numdata |
xmlXPathCompExprPtr | comp |
xmlNsPtr * | nsList |
int | nsNr |
The in-memory structure corresponding to XSLT stylesheet constructs precomputed data.
xmlXPathCompExprPtr _xsltStylePreComp::comp |
const xmlChar* _xsltStylePreComp::lang |
const xmlChar* _xsltStylePreComp::mode |
const xmlChar* _xsltStylePreComp::name |
const xmlChar* _xsltStylePreComp::ns |
const xmlChar* _xsltStylePreComp::order |
const xmlChar* _xsltStylePreComp::select |
const xmlChar* _xsltStylePreComp::stype |
const xmlChar* _xsltStylePreComp::test |
const xmlChar* _xsltStylePreComp::use |