This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Problem with the document() function


> documents. The problem is that these external documents contain
> <xstyle:netfolder...> or <xstyle:topic....> elements that are 
> not processed by the <xsl:template match="xstyle:netfolder"> or the
<xsl:template
> match="xstyle:topic[@xlink:type='simple']">, instead all 
> elements of the included document are processed by the <xsl:template 
> match="*|@*|text()"> template.
> 
I know it's an obvious question which you've probably already looked at, but
are you absolutely sure that the namespace URIs for xlink and xstyle match
exactly in the stylesheet and the included document?

Mike Kay


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]