Variable Substitution In XML Documents
By Brett McLaughlin
2004-01-07
Reader Rating:

Resources
• Check out the SAX API to find out more about the Simple API for XML.
• Take an in-depth look at SAX on developerWorks with Nicholas Chase's tutorial Understanding SAX, which examines the use of SAX 2.0. (September 2001)
• Doug Tidwell's Introduction to XML tutorial on developerWorks provides a solid foundation for understanding XML issues like document rules, defining document content, programming interfaces, and XML standards. (August 2002)
• Find more XML resources on the developerWorks XML zone.
• Take a look at IBM WebSphere Studio Application Developer, an easy-to-use, integrated development environment for building, testing, and deploying J2EE applications, including generating XML documents from DTDs and schemas.
• Find out how you can become an IBM Certified Developer in XML and related technologies.Want us to send you useful XML tips like this every week? Sign up for the developerWorks XML Tips newsletter.
First published by IBM developerWorks
If you found this article interesting, you may want to read these as well:
» Better SOAP Interfaces With Header Elements
» Create JPEGs Automatically With SVG
» Grab Headlines From A Remote RSS File
» Tip: Convert from HTML to XML with HTML Tidy
|