|
PHP5中文手册
SDO_DAS_XML::create(No version information available, might be only in CVS) SDO_DAS_XML::create — To create SDO_DAS_XML object for a given schema file 说明
SDO_DAS_XML SDO_DAS_XML::create
([ mixed $xsd_file
[, string $key
]] )
This is the only static method of SDO_DAS_XML class. Used to instantiate SDO_DAS_XML object. 参数
返回值Returns SDO_DAS_XML object on success otherwise throws an exception as described below. 错误/异常
|