SDO_DAS_XML_Document::setXMLDeclaration
(^)
SDO_DAS_XML_Document::setXMLDeclaration — Sets the xml declaration
Description
SDO_DAS_XML_Document::setXMLDeclaration ( bool $xmlDeclatation ) : void
Controls whether an XML declaration will be generated at the start of the XML document. Set to true
to generate the XML declaration, or false
to suppress it.
Parameters
-
xmlDeclatation
-
Boolean value to set the XML declaration.
Return Values
None.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/sdo-das-xml-document.setxmldeclaration.php