Welcome to the XML Tutorial pages on Softwaresourcer.com - here you can find tutorials, help and information on XMLt from all over the internet. If you have any questions about Javascript or would like XML Development done for your company please complete ourfree IT quotes form. If you are a company who takes on XML projects and would like to receive leads from people looking for XML work please complete our IT suppliers partner form.
XSLT Recipes for Interacting with XML Data
Continuing his experiments in pure XML-backed web sites, Jon Udell investigates various ways in which XSLT can be used to produce interactive pages from XML data...
Introduction To XML
It’s a fact of life that XML, which stands for eXtensible Markup Language, is invading our lives more and more as programmers...
Native XML databases resolve XML document retrieval issues
Using a relational database management system to store XML documents can create serious performance problems for large-scale applications. But alternative query languages and database systems could provide potential solutions...
XML Signatures: Behind the Curtain
In this article, Larry considers the security risks that exists with the current XML authentication standards...
RSS Newsgrabber Script
Here's a script that uses the XMLHTTP and XMLDOM objects to download and parse an RSS newsfeed file. It's thoroughly commented because it gets a little complex in areas, but it's a great script to take a look at in order to learn how to retrieve remote da...
An overview of the new XPointer specification
What is the new XPointer XML proposal all about, and how does it compare to XPath? Find out more about this new standard and check out some examples of how to put it to use...
XSL-FO makes XML documents flexible
XSL formatting objects (XSL-FO) can provide versatility in formatting for Web and print. Learn more about this emerging dialect....
Doing More With XML Schemas (part 4)
In this concluding article, find out all about namespaces - what they are, how they work, and how you can use schemas to make sure that they're enforced in a consistent manner...