Gnome XSLT Library Reference Manual | |||
---|---|---|---|
<<< Previous Page | Home | Up | Next Page >>> |
void xsltParseStylesheetAttributeSet (xsltStylesheetPtr style, |
void xsltParseStylesheetAttributeSet (xsltStylesheetPtr style, |
parse an XSLT stylesheet preserve-space element and record elements needing preserving
style : | the XSLT stylesheet |
cur : |
void xsltFreeAttributeSetsHashes (xsltStylesheetPtr style); |
Free up the memory used by attribute sets
style : | an XSLT stylesheet |
void xsltApplyAttributeSet (xsltTransformContextPtr ctxt, |
Apply the xsl:use-attribute-sets
ctxt : | the XSLT stylesheet |
node : | the node in the source tree. |
inst : | the xslt attribute node |
attributes : | the set list. |