Referring to a stylesheet file with XML ??

Discussion in 'XML & RSS' started by tayiper, Oct 6, 2006.

  1. #1
    Hey all, I am used to refer to an external .css style-file with a link tag/rel attribute in a document's header like this: <link rel="stylesheet" type="text/css" href="root-tmp.css" title="style" /> (as a majority of websites designers are), however, today I've seen the following on some site for the first time ever: <?xml-stylesheet href="../style.css" type="text/css"?> (also in a header, right after the XML specification: "<?xml version="1.1" encoding="windows-1250"?>")


    Is this what I suppose it is ?? Therefore this means that it is possible to refer to a stylesheet file also in XML !!?


    thanks, tayiper
     
    tayiper, Oct 6, 2006 IP