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]
Other format: [Raw text]

problem child (X-path)


I'm having an X-path problem.

At the beginning of my xsl file I have <xsl:template
match="/">. Later in the file I use other statements
with template matching, i.e. <xsl:template
match="something here">.

When I try to transform the file I get an error of
"Unexpected Child". What's going on and how do I fix
it?

Thanks.


 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]