| 
 | SDO_DAS_XML::createTo create SDO_DAS_XML object for a given schema file Description
   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. Parameters
 
 Return ValuesReturns SDO_DAS_XML object on success otherwise throws an exception as described below. Errors/Exceptions
 
 |