My XML file looks like: <?xml version="1.0"?> <?xml-stylesheet type="text/xsl" href="file:///D:/XML/ccr.xsl"?> ...
This means that when I double click it, IE6 automatically displays it correctly because ccr.xls converts the XML contents to HTML/CSS. Very nice and useful. > -----Original Message----- > From: Michiel Verhoef [mailto:[EMAIL PROTECTED] > Sent: 26 March 2002 12:14 > To: '[EMAIL PROTECTED]' > Subject: RE: XML parsing > > > Does this imply that all your XML files have a style sheet included? > > Because AFAIK this is not mandatory/common practice so to > speak of _the_ stylesheet included in the XML file is > probably not enough to explain what exactly you are referring to. > > Do you mean if an XML file has an internal style (probably > XSL, or CSS?) this style sheet will be processed? That would > be an interesting question.. > > Michiel > > $ -----Original Message----- > $ From: Alastair Growcott [mailto:[EMAIL PROTECTED] > $ Sent: dinsdag 26 maart 2002 13:12 > $ To: [EMAIL PROTECTED] > $ Subject: XML parsing > $ > $ > $ Any chance that FOP will ever use the stylesheet specified > in the XML $ file to peform the XSLT? $ > $ > $ >
