
9. XML Objects
| Interface | Attribute/Method | Support | Remark |
|---|---|---|---|
| DOMParser | |||
| Method | |||
| parseFromString(in DOMString str, in DOMString contentType) | Yes | ||
| XMLSerializer | |||
| Method | |||
| serializeToString(in Node root) | Yes | ||

| Interface | Attribute/Method | Support | Remark |
|---|---|---|---|
| DOMParser | |||
| Method | |||
| parseFromString(in DOMString str, in DOMString contentType) | Yes | ||
| XMLSerializer | |||
| Method | |||
| serializeToString(in Node root) | Yes | ||