SDO_DAS_XML_Document::setXMLDeclaration

(no version information, might be only in CVS)

SDO_DAS_XML_Document::setXMLDeclaration --  Sets the xml declaration.

Description

void SDO_DAS_XML_Document::setXMLDeclaration ( bool xmlDeclatation )

Varning

Den h�r funktionen �r EXPERIMENTELL. Dess beteende, namnet p� den, och allt annat dokumenterat om den h�r funktionen kan �ndras i framtida utg�var av PHP. Anv�nd den p� egen risk.

Sets the given given boolean value for xml declaration. Pass TRUE to set it and FLASE to not to unset it.

Parameters

xmlDeclatation

boolean value to set the XML declaration.

Return Values

None.