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: breaking up <tags> is hard to do



> How can I tell XSLT that I've taken care of my closing tag further
> along in my stylesheet so I don't get a nesting error?

Your stylesheet has to be well formed XML, otherwise it can't be parsed
by the xml parser and passed to the xsl system. So you can't do this.



David


 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]