Subject: RE: Matching namespaces on source documents
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 8 Nov 1999 18:09:01 -0000
|
> Do both XT or LotusXSL fail to process namespaces from the
> source document, or (more likely)
> is my source document not declaring the namespaces properly?
No, it's your stylesheet that isn't declaring the namespaces properly. If
you use the prefix "test:" in an expression or pattern, you need to declare
it in the same way as if you used it in an element or attribute name.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|