Sometimes one needs to create some XML from within a browser. It is easy to write bad XML without realizing it. Writing correct XML with all its bells and whistles is not easy, but in this type of scenario one usually only need to write basic XML. This paper covers the basic and plain styles (with some enhancements), and one can adapt the techniques to move several more steps up the ladder if one likes.
Related white papers
MDA for the Enterprise: An Architect's Approach to More Productive Development
Model Driven Architecture (MDA) is a platform- and vendor-neutral approach to software architecture design and development. MDA is applicable to the complete development life cycle of designing, deploying, integrating, and...
MDA in Action: Easy Steps to Harness Spring, Hibernate, and JBoss
AndroMDA uses output in the XML Metadata Interchange (XMI) file format of almost any modeling tool to generate application source code based on platform-specific cartridges. For the purpose of this...
Web Services Programming Using Java Technology and XML
The session starts with an introduction of fundamental concepts and characteristics of Web services. It will be followed by the detailed explanation on how to implement, how to describe, how...
Advanced ADO.NET
This session will look at how ADO.NET extends the familiar ADO model to provide built-in support for your current and next generation applications. ADO.NET provides both connected and disconnected access...
Live From Redmond: VB9 - Introduction to LINQ in Visual Basic
LINQ stands for Language Integrated Query and it allows querying over things like objects, databases and XML in a standard way with a new syntax available in the latest versions...
Web Services Interoperability Between Apache Axis2 and the WebSphere Web Services Feature Pack, Part 1
The WebSphere Application Server Version 6.1 Feature Pack for Web Services (hereafter called WSFP) includes a set of Java API for XML-based Web Services (JAX-WS) samples. These samples demonstrate the...
MSDN Webcast: .NET Language Integrated Query (Level 100)
Language Integrated Query (LINQ) provides the ability to write query expressions directly within Microsoft Visual C# or Visual Basic. LINQ makes it significantly easier to query and access all types...

