|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document. |
|
|
|
|
|
|
|
| Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document. |
|
|
|
|
|
|
|
| Verifies the signature of an XML node. |
|
|
|
|
|
|
|
| The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document. |
|
|
|
|
|
|
|
| The xmlNode type is used to handle a node of an XML document. |
|
|
|
|
|
|
|
| Finds an XML namespace according to its XML node and in the parents of the node. |
|
|
|
|
|
|
|
| Finds an XML namespace according to its XML node and in the parents of the node. |
|
|
|
|
|
|
|
| The xmlAttribute type is used to handle the attributes of a node in an XML document. |
|
|
|
|
|
|
|
| The RootNode property is used to get the root nodes of an HTML or XML document. |
|
|
|
|
|
|
|
| Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node. |
|
|
|
|
|
|
|
| Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node. |
|
|
|
|
|
|
|
| Imports an XML file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
|
| The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML). |
|
|
|
|
|
|
|
| The xmlReader type is used to read an XML document without loading it in memory. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|