XML Schema article coming soon

  • January 9, 2008
  • James Skemp
The other day, after a deal of research, I decided to pick up a copy of <oXygen/>, which is "a complete cross platform XML editor providing the tools for XML authoring, XML conversion, XML Schema, DTD, Relax NG and Schematron development, XPath, XSLT, XQuery debugging, SOAP and WSDL testing." This provided to be the key to finally understanding XML Schema, or at least getting a working Schema for an XML file.

Read More

XML creation: Part 8

  • January 1, 2008
  • James Skemp
In this guide, I'll be creating an XML file to store the Playstation games I own, and ultimately make the XML file 'pretty' for Web browsers. I've done this in the past, with my vehicle gas XML document. In part eight I'll be expanding upon our XSLT to group games based upon the system they belong to, as well as modify our XSLT to use xsl:appy-templates. This time ... I won't be going into a recap of what I've done in all seven of the previous parts.

Read More

XML creation: Part 7

  • December 31, 2007
  • James Skemp
In this guide, I'll be creating an XML file to store the Playstation games I own, and ultimately make the XML file 'pretty' for Web browsers. I've done this in the past, with my vehicle gas XML document. In part seven I'll be expanding upon our XSLT to remove elements that are empty, and change the sort order, for our existing XML file. Last time ... Up until now we've decided what we want to store, and how we want to store it, in an XML file.

Read More

XML creation: Part 6

  • December 30, 2007
  • James Skemp
In this guide, I'll be creating an XML file to store the Playstation games I own, and ultimately make the XML file 'pretty' for Web browsers. I've done this in the past, with my vehicle gas XML document. In part six I'll be using XSLT to modify the display of the XML document's contents so that it looks like the CSS-based output. Last time ... Up until now we've decided what we want to store, and how we want to store it, in an XML file.

Read More

XML creation: Part 5

  • December 29, 2007
  • James Skemp
In this guide, I'll be creating an XML file to store the Playstation games I own, and ultimately make the XML file 'pretty' for Web browsers. I've done this in the past, with my vehicle gas XML document. In part five I'll be using CSS to modify the display of the contents of the XML document. Last time ... Up until now we've decided what we want to store, and how we want to store it, in an XML file.

Read More

XML creation: Part 4

  • December 28, 2007
  • James Skemp
In this guide, I'll be creating an XML file to store the Playstation games I own, and ultimately make the XML file 'pretty' for Web browsers. I've done this in the past, with my vehicle gas XML document. In part four, I'll be adding a DTD so our XML document validates. Last time ... Up until now we've decided what we want to store, and how we want to store it, in an XML file.

Read More

XML creation: Part 3

  • December 27, 2007
  • James Skemp
In this guide, I'll be creating an XML file to store the Playstation games I own, and ultimately make the XML file 'pretty' for Web browsers. I've done this in the past, with my vehicle gas XML document. In part three, I'll be adding the actual data that we'll start with. Last time ... In part one, I went over what kind of data would be stored in our XML document.

Read More

XML creation: Part 2

  • December 26, 2007
  • James Skemp
In this guide, I'll be creating an XML file to store the Playstation games I own, and ultimately make the XML file 'pretty' for Web browsers. I've done this in the past, with my vehicle gas XML document. In part two, I'll be creating the layout, that I think will work. Last time ... If you recall, in part one, I went over the idea of what the XML file would store, and what layout I thought it might need.

Read More

XML creation: Part 1

  • December 25, 2007
  • James Skemp
In this guide, I'll be creating an XML file to store the Playstation games I own, and ultimately make the XML file 'pretty' for Web browsers. I've done this in the past, with my vehicle gas XML document. In part one, I'll be going over the idea and a layout that I think will work. The idea The XML file that I want to create should be able to store all of my Playstation games.

Read More

2007 VW Rabbit - 10,000 miles

  • December 13, 2007
  • James Skemp
A while ago, I posted a link to an XML file that contained my vehicle's gas information. Since my vehicle recently turned over its 10,000 mile, I figured it was time to post the link again. View my vehicle's gas information.

Read More