Re: [xslt] exslt:document and xsltproc



david reid wrote:


I don't get an error. I just get a stream of exsl:document's on stdout.
you have not declared exsl: as an extension prefix

add the attribute

  extension-element-prefixes="exsl"

to your <xsl:stylesheet> element

--
Sebastian Rahtz
Information Manager, Oxford University Computing Services
13 Banbury Road, Oxford OX2 6NN. Phone +44 1865 283431

OSS Watch: JISC Open Source Advisory Service
http://www.oss-watch.ac.uk



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]