Jump to content

XML URL in HTML Document


Guest haimnahraf

Recommended Posts

Guest haimnahraf

Hi,I am new to this forum - in fact I am new to all things XML :)Recently I tried to embed an External XML document in to a HTML document. The XML tag/element for the URL is <URL>. When I call this in to HTML document, I simply get the text string and not an active link.Can anyone help make this an active link?Any help is much appreciated.

Link to comment
Share on other sites

You should forget that method. It's only shown in the tutorial for learning purposes, not for usability ones.Use XSLT instead. It's the best (only?) way to transform XML data appropriately. Otherwise, as you said it yourself, it's just a plain text. Of course, XSLT is not exactly embbed into pages, so I must warn you that the you are entering a whole new world. Welcome to the light side of the force :) .

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...