The StaxWriter class / xml.StaxWriter methods |
Writes an XML start element to the StaxWriter stream.
All startElement methods open a new scope and set the stream to a START_ELEMENT. Writing the corresponding endElement causes the scope to be closed.
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.