I'm studying XSLT with XSP...
Conclusions and Problems...
Conclusions: the XSL file for dynamic stylesheet ( XSP ), is limited for
interpretation of XML tags, just data. This raise news tags for
interpretation of static stylesheet... Is it correct ???
Problem: How I can print a peace of HTML, and this has a place for dynamic
content, like parameters of URL ??? I tryed "call-templates" for dynamic
stylesheet, but it raises errors...
The example in http://xml.apache.org/cocoon/xsp.html, show us just linear
read of XML...but read fragment of data in XML isn't sure...
Thanxs a lot,
Roger
|