|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] HTML + CSS to XML + CSS - what about namespaces?
I am using XSL to transform an HTML document to XML. This also involves identifying HTML markup and placing it within the HTML 4.0 namespace, so that XML browsers which recognise HTML markup will render and treat these elements according to the HTML 4.0 spec. An example of an html element before and after the transformation follows. Before: <a href="http://www.w3.org/">online</a> After: <html:a html:href="http://www.w3.org/" xmlns:html="http://www.w3.org/TR/REC-html40">online</html:a> My question is this: The initial html document may (and probably would) have had accompanying CSS style sheets, but now these style sheets refer to elements as they were before transformation (ie. without the explicit namespace). Is there any way to incorporate namespace into CSS, or do I need to recreate the style sheets? Any input would be much appreciated. Regards, Lisa Retief *************************************************************************** This is xml-dev, the mailing list for XML developers. To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev List archives are available at http://xml.org/archives/xml-dev/ ***************************************************************************
|
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








