|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Embedding HTML tags into XML
> and found that where I could just throw out <INPUT> > in Cocoon, this isn't allowed with LotusXSL and I have to output > <INPUT />. what setting have you got for the result-ns attribute for the stylesheet? Your xsl stylesheet has to be well formed XML so you have to have <INPUT />. (or <INPUT></INPUT>, or anything else that produces the same Xml parse tree) as it appears in the stylesheet template. However your XSL engine can write out that tree in anyway it likes. If you tell it to use HTML4 it may (xt does, not sure about the ones you mention) write out the tree using HTML conventions, ie <INPUT> no matter how you wrote the element in the stylesheet. David XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








