Soap.OPToSOAPDomConv.TSOAPDomConv.CreateScalarNodeXS

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  CreateScalarNodeXS(RootNode, ParentNode: IXMLNode; const NodeName, NodeNamespace, TypeName, Value: InvString; GenPre: Boolean = False): IXMLNode;

C++

Xml::Xmlintf::_di_IXMLNode __fastcall CreateScalarNodeXS(Xml::Xmlintf::_di_IXMLNode RootNode, Xml::Xmlintf::_di_IXMLNode ParentNode, const System::UnicodeString NodeName, const System::UnicodeString NodeNamespace, const System::UnicodeString TypeName, const System::UnicodeString Value, bool GenPre = false);

Properties

Type Visibility Source Unit Parent
function protected
Soap.OPToSOAPDomConv.pas
Soap.OPToSOAPDomConv.hpp
Soap.OPToSOAPDomConv TSOAPDomConv

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!