SDO_DAS_XML::saveDataObjectToString

(no version information, might be only in CVS)

SDO_DAS_XML::saveDataObjectToString --  Saves the SDO_DataObject object to string.

Descrizione

string SDO_DAS_XML::saveDataObjectToString ( SDO_DataObject do, string root_uri, string root_name )

Avvertimento

Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva tutto ciò che è documentato qui può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa funzione è a vostro rischio.

Saves the SDO_DataObject object as an XML string.

Elenco dei parametri

do

DataObject, which needs to be saves as an XML File.

root_uri

URI string for the root DataObject.

root_name

Type name of the root DataObject.

Valori restituiti

xml string