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]

RE: XSL Generator in XSL.


> I started writing xsl generator using xsl and facing lot of problems.
> Have any body tried this? Is it  feasible to write it in xsl?

Yes, lots of people do this. The only real problem is that it's easy to get
yourself into a mental knot.

Note that you can use <xsl:namespace-alias> to distinguish XSLT instructions
that you want to execute from XSLT instructions that you want to add to the
result tree.

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]