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]

position()


Well here I am having just written a large quantity of XML/XSL/ASP
the works and got round to document it all. So think I the best way
of documenting my file is simply to stuff a lot of comments in it.

The long and short is that things stop working once the comments have
been added.

The reason for all this seems to be the behaviour of position(). Which
seems to included comments in the count. So I'm going to have to go back
over my code looking for things like position() = last() or really any
reference of position and change it. What's the best thing to change it
to then so that the comments are not included?

I'm using MSXML3 for those that are interested.

Richard Mitchell
Software Developer
http://www.vbnonline.com/

 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]