The XML Object
The Caravan XML object is a very useful and powerful object
which can be used to access files.It can be used to create an object for an xml file. It can
be used to parse the xml file and extract the data from the xml file.
XML Object
This sample covers
- Creating an Object of XML file
- Accessing the object
- Parsing through the file
- Extracting the data
|