|
RAD Studio VCL Reference
|
Fills a list with the namespaces for all schema definitions of types in the WSDL document.
procedure GetSchemas(SchemaNames: TDOMStrings);
__fastcall GetSchemas(TDOMStrings SchemaNames);
Call GetSchemaTypes to retrieve the namespaces that correspond to schema definitions of types.
SchemaNames is an existing TWideStrings object to which the namespaces for the schema definitions are added.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|