PHP 7.0.6 Released

SDO_DAS_XML_Document::setXMLVersion

(^)

SDO_DAS_XML_Document::setXMLVersion Sets the given string as xml version

Description

void SDO_DAS_XML_Document::setXMLVersion ( string $xmlVersion )

Sets the given string as xml version.

Parameters

xmlVersion

xml version string.

Return Values

None.

User Contributed Notes

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