Project

Profile

Help

document function

Added by Anonymous over 19 years ago

Legacy ID: #3013169 Legacy Poster: guill (viranting)

Is there any restriction on the predicates when using the doc function ? I have an XSLT where : <xsl:apply-templates select="doc('toto.xml')//string"/> works just fine but not <xsl:apply-templates select="doc('toto.xml')//string[contains(@att,'TOTO')]"/> Thank you for your help. G.


Replies (2)

RE: document function - Added by Anonymous over 19 years ago

Legacy ID: #3013202 Legacy Poster: guill (viranting)

sorry...my bad...it seems to be working just fine... G.

RE: document function - Added by Anonymous over 19 years ago

Legacy ID: #3014179 Legacy Poster: Michael Kay (mhkay)

Glad to hear it's fixed.

    (1-2/2)

    Please register to reply