Download Delve® SOA Fast-Prototyping Toolkit (Beta 1.0)
| Tutorials - How To Set a Document XML Version Number |
Page 1 of 1 |
If you don’t explicitly designate an XML version number when you create a document, a default value is automatically applied. Usually this is sufficient, but if you want to use features specific to a certain version of the XML specification, you’ll need to make this explicit. This lesson describes how to do so.
The easiest way to set the XML version number is to use the “version” keyword. Just follow it with a single parenthesized string with the version number.

|
|
|