|
|
|
|
|
|
|
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ... |
|
|
|
|
|
|
The xmlDocument type is used to handle an XML file. |
|
|
|
|
|
|
The xmlDocument keyword can correspond to:
the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument.
an xmlDocument variable. For more details, see xmlDocument.... |
|
|
|
|
|
|
The RootNode property is used to get the root nodes of an HTML or XML document. |
|
|
|
|
|
|
Validates an XML document from an XSD schema. |
|
|
|
|
|
|
The Version property is used to get and change the version of an element. |
|
|
|
|
|
|
Validates an XML document from an XSD schema. |
|
|
|
|
|
|
Loads an XML document from a file, a URL or a string into an xmlDocument variable. |
|
|
|
|
|
|
Executes an XPATH query in an xmlDocument variable. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Saves an XML document in a file. |
|
|
|
|
|
|
The xmlAttribute type is used to handle the attributes of a node in an XML document. |
|
|
|
|
|
|
Saves an XML document in a file. |
|
|
|
|
|
|
The advanced types (XLS variables, ggl variables, ...... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor...... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...... |
|
|
|
|
|
|
A variable is defined by name and type...... |
|
|
|
|
|
|
The description of the parameter type is optional...... |
|
|
|
|
|
|
Two types of variables are available...... |
|
|
|
|
|
|
An xlsDocument variable is used to describe and modify an Excel document... |
|
|
|
|
|
|
Resets all the variables of the email structure or all the variables of an Email variable. |
|
|
|
|
|
|
Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of a two-dimensional array property of a variable type (xlsDocument variable for example).... |
|
|
|
|
|
|
The gglDocument type is used to handle a Google document... |
|
|
|
|
|
|
A variable is defined by name and type...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|