• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

XSLT+XML=HTML

can i use stylus studio just like dreamweaver is used for html

to create the output which automatically would create xslt

if i have a file abc.xml
and i add a link xslt to it with a page def.xsl , will HTML out put be created

i get an error
 
Originally posted by: techboy
can i use stylus studio just like dreamweaver is used for html

to create the output which automatically would create xslt
I'm sure there are graphical tools that can take xml and a desired layout and produce xsl to fill in the gap although I have no idea if stylus studio can do it. I'm guessing that you'd need a dtd or schema though.
if i have a file abc.xml
and i add a link xslt to it with a page def.xsl , will HTML out put be created

i get an error
Please provide *way* more detail.
 
Back
Top