No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Writing XML Using Streams
The XmlStreamWriter class methods enable the writing of
XML data.
Those methods are used in conjunction with HTTP callouts to construct
an XML document to send in the callout request to an external service.
The following example shows how to instantiate a new XmlStreamReader
object: