|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Namespace problems
David Carlisle > With the original DTD your source document is equivalent to > > <html > xmlns="http://openebook.org/namespaces/oeb-document/1.0/"> > ... > > so the html element is in the OEB namespace and since you can > only refer > to namespaced elements in xpath by using a prefix, your stylesheet has > to look like > > <xsl:stylesheet > xmlns:oeb="http://openebook.org/namespaces/oeb-document/1.0/" > xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" > > > > > ... > > <xsl:template match="oeb:html"> > .... Thanks David. Fell foul of production [2] in namespaces rec. Regards DaveP XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








