Document.CreateChild
Method: CreateChild (nKind as SPYXMLDataKind) as XMLData
Return Value
The method returns the new XMLData object.
Description
To create a new XMLData object use the CreateChild() method.
Errors
| 1400 | The object is no longer valid. | 
| 1404 | Cannot create XMLData object. | 
| 1407 | Invalid address for the return parameter was specified. |