Navigation: Server APIs: HTTP REST, COM/.NET, Java > Server API Reference > Interfaces/Classes > XQuery > Properties
Specifies the serialization of the output document. Valid values are: xml|xhtml|html|text. Default value is xml.
COM and .NET
Signature: OutputMethod(string format)
Signature: public void setOutputMethod(string format)