Skip to main content

strip_source_document

Function strip_source_document 

Source
pub fn strip_source_document<N: Node>(src: N, style: N) -> Result<(), Error>
Expand description

Strip whitespace nodes from a XDM tree. This function operates under the direction of the xsl:strip-space and xsl:preserve-space directives in a XSLT stylesheet.