xsl-list
[Top] [All Lists]

Re: question about import/include

2003-04-05 13:00:41


                <xsl:when test="contains($input, '&#13;&#10;')">

An input XML document should never have such a pair (unless it plays
very tricky code with nested entity definitions) as the XML parser should
normalise all such pairs to a single #10.

David

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list