parent root
PHP: SDO_DAS_XML_Document::setXMLVersion - Manual

SDO_DAS_XML_Document::setXMLVersion

(^)

SDO_DAS_XML_Document::setXMLVersion Sets the given string as xml version

Description

SDO_DAS_XML_Document::setXMLVersion ( string $xmlVersion ) : void

Sets the given string as xml version.

Parameters

xmlVersion

xml version string.

Return Values

None.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root