Re: Including a xml file in the head tag



On Sep 18, 9:45 pm, Harry Bellafonte <goodmin...@xxxxxxxxxxx> wrote:
How do I include a xml file into the head tag? I know how to include a
stylesheet and javascript file but don't have a clue how to include a
xml file into my html code.

There are various data formats which are expressed in XML (FOAF, RSS
and ATOM spring to mind) which can be referenced from an HTML document
(although not 'included'). You might also be wanting to do something
with a custom format (perhaps from JavaScript).

You'll need to provide more information about what you want to achieve
before we can really help.

--
David Dorward
http://dorward.me.uk/
http://blog.dorward.me.uk/

.



Relevant Pages

  • Re: Including a xml file in the head tag
    ... stylesheet and javascript file but don't have a clue how to include a ... xml file into my html code. ... There are various data formats which are expressed in XML (FOAF, ...
    (alt.html)
  • Re: XML write problem
    ... Aahz wrote: ... I need to write xml file with some elements inside that ... actually contains html code, like this: ... Using a CDATA marked section or escaping it to entity references will just mean tears and recriminations later in the document cycle. ...
    (microsoft.public.dotnet.xml)
  • Re: Getting rid of special characters
    ... XML file. ... I use DOMDocument to process the XML doc. ... HTML code in the tweet's body, and that trips DOMDocument ). ...
    (comp.lang.php)
  • Re: XML write problem
    ... I need to write xml file with some elements inside that ... actually contains html code, like this: ... the writer will automatically escape for you. ... Joe Fawcett (MVP - XML) ...
    (microsoft.public.dotnet.xml)
  • Re: Including a xml file in the head tag
    ... stylesheet and javascript file but don't have a clue how to include a ... xml file into my html code. ... was to get the SWF altered so that it can pick up the XML file from an ...
    (alt.html)