Php/docs/sdo-das-xml-document.setxmlversion
来自菜鸟教程
SDO_DAS_XML_Document::setXMLVersion
(^)
SDO_DAS_XML_Document::setXMLVersion — Sets the given string as xml version
说明
SDO_DAS_XML_Document::setXMLVersion
( string $xmlVersion
) : void
Sets the given string as xml version.
参数
xmlVersion
- xml version string.
返回值
None.