 Loading...
Object XMLSerialier
Implements capabilities of serialization DOM structure to XML string.
Members Table
The following table lists the members exposed by the XMLSerialier object.
|
|
Show:
|
| Attribute |
Readonly |
Description |
| Property |
Type |
Readonly |
Description |
| Method |
Returns |
Description |
| serializeToString |
String |
The subtree rooted by the specified element is serialized to a string.
|
| Sytaxis:
object.serializeToString(oNode) Arguments:
| Name |
Type |
O/R |
Description |
| oNode |
Node |
Required |
The root of the subtree to be serialized. This could be any node, including a Document.
|
|
| Event |
B |
C |
Interface |
Description |
| Constant |
Value |
Description |
|
|