MarkLogic XCC/.Net Library

ContentCreateOptions.NewXmlInstance Method 

Create an instance with format set to DocumentFormat.XML.

[Visual Basic]
Public Shared Function NewXmlInstance() As ContentCreateOptions
[C#]
public static ContentCreateOptions NewXmlInstance();

Return Value

An options object that specifies XML format.

See Also

ContentCreateOptions Class | Marklogic.Xcc Namespace