|
|
|
|
|
|
|
Saves an XML document in a file. |
|
|
|
|
|
|
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node. |
|
|
|
|
|
|
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically). |
|
|
|
|
|
|
The "Export" pane in the report viewer allows you to perform the following operations... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format. |
|
|
|
|
|
|
Finds an XML namespace according to its XML node and in the parents of the node. |
|
|
|
|
|
|
Converts a JSON string to XML. |
|
|
|
|
|
|
Converts an XML string to JSON. |
|
|
|
|
|
|
Adds an attribute into an XML document. |
|
|
|
|
|
|
Creates a new XML document. |
|
|
|
|
|
|
Performs a search in an XML document. |
|
|
|
|
|
|
Converts a JSON string to XML. |
|
|
|
|
|
|
Converts an XML string to JSON. |
|
|
|
|
|
|
Converts an XML string to JSON. |
|
|
|
|
|
|
Validates an XML document from an XSD schema. |
|
|
|
|
|
|
Adds an XML signature to a Webservice request. |
|
|
|
|
|
|
Adds an XML signature to a Webservice request. |
|
|
|
|
|
|
Retrieves and formats the content of an XML document. |
|
|
|
|
|
|
Validates an XML document from an XSD schema. |
|
|
|
|
|
|
Converts an ANSI string to an XML string. |
|
|
|
|
|
|
Adds a child tag into an XML document. |
|
|
|
|
|
|
Positions on the root tag of an XML document. |
|
|
|
|
|
|
Stores the current position in the XML document. |
|
|
|
|
|
|
Closes an XML document created by XMLDocument. |
|
|
|
|
|
|
Extracts the content of a tag found in an XML document. |
|
|
|
|
|
|
Restores the previously saved context of an XML document. |
|
|
|
|
|
|
The xmlDocument type is used to handle an XML file. |
|
|
|
|
|
|
The XMLSource property is used to get the XML source code. |
|
|
|
|
|
|
Runs a procedure on a server for .Net XML Web services. |
|
|
|
|
|
|
Executes an XPATH query:
in an XML document.
in an xmlDocument variable.... |
|
|
|
|
|
|
The xmlNode type is used to handle a node of an XML document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|