Skip to content

Tag Archives: xsl

I want to learn xml/xsl, should I know more about Css/Xhtml ?

I want to learn xml/xsl, should I know more about Css/Xhtml ? can xml/xsl completely replace xhtml/css ?

how can I learn XSL markup languages for creating an style sheets for an xml document?

I want to create a style sheet for particular xml document having Tables, list, footnote, images, comments, etc., to browse that document in internet explorer. so I want to know the different types of markup for creating such style sheets

People told me XSL is use to transform XML into HTML or other content like cellphone?

Is that true? XSL is like a style sheet CSS for HTML but it’s for XML. If someone create a page for internet and mobile then is that mean they need to have two different type of XSL & XML? Thanks.

People told me XSL is use to transform XML into HTML or other content like cellphone?

Is that true? XSL is like a style sheet CSS for HTML but it’s for XML. If someone create a page for internet and mobile then is that mean they need to have two different type of XSL & XML? Thanks.

Anyone have tips for me on setting up a free XML Publishing System on my company’s intranet?

I want to be able to give my content authors a word-processer like interface to create and edit XML files, which are then transformed by the XSL I build for them and published into HTML files. The two key features being (1) They don’t have to see the tags and code while editing content; and [...]

Please recommend an open-source editor that reads a XSD/XSL to present an XML file for editing?

Ideally the editor input would be the XSL that describes the user interface, the XSD that would implement some validation, and the XML file that is to be edited. An open-source solution would work best for my purposes.

How do I link a CSS with an XML document or can I change font and other attributes in a XSL?

I’m struggling to get my XML working if I want to attribute it to a CSS. Can you link a CSS to an XML, if so, where should you put the link. OR can I change attributes in the XSL which I also have linked to it but at the moment it only has my [...]