List of XmlDoc methods: Difference between revisions
Jump to navigation
Jump to search
m (Automatically generated page update) |
m (Automatically generated page update) |
||
Line 4: | Line 4: | ||
<table class="wikitable"> | <table class="wikitable"> | ||
<tr><th>Method</th><th>Description</th></tr> | <tr><th>Method</th><th>Description</th></tr> | ||
<tr><td>[[AddComment (XmlDoc function)|AddComment]]</td><td>Add Comment to XmlDoc Root or to Element XmlNode</td></tr> | <tr><td>[[AddComment (XmlDoc/XmlNode function)|AddComment]]</td><td>Add Comment to XmlDoc Root or to Element XmlNode</td></tr> | ||
<tr><td>[[AddElement (XmlDoc function)|AddElement]]</td><td>Add Element to XmlDoc Root or to Element XmlNode</td></tr> | <tr><td>[[AddElement (XmlDoc/XmlNode function)|AddElement]]</td><td>Add Element to XmlDoc Root or to Element XmlNode</td></tr> | ||
<tr><td>[[AddPI (XmlDoc function)|AddPI]]</td><td>Add Processing Instruction to XmlDoc Root or to Element XmlNode</td></tr> | <tr><td>[[AddPI (XmlDoc/XmlNode function)|AddPI]]</td><td>Add Processing Instruction to XmlDoc Root or to Element XmlNode</td></tr> | ||
<tr><td>[[AddSubtree (XmlDoc function)|AddSubtree]]</td><td>Copy subtree to XmlDoc Root or to Element XmlNode</td></tr> | <tr><td>[[AddSubtree (XmlDoc/XmlNode function)|AddSubtree]]</td><td>Copy subtree to XmlDoc Root or to Element XmlNode</td></tr> | ||
<tr><td>[[AddToRecord (XmlDoc subroutine)|AddToRecord]]</td><td>Add to the current record</td></tr> | <tr><td>[[AddToRecord (XmlDoc subroutine)|AddToRecord]]</td><td>Add to the current record</td></tr> | ||
<tr><td>[[AddTopElement (XmlDoc function)|AddTopElement]]</td><td>Add a new top element</td></tr> | <tr><td>[[AddTopElement (XmlDoc function)|AddTopElement]]</td><td>Add a new top element</td></tr> | ||
Line 13: | Line 13: | ||
<tr><td>[[AllowNull (XmlDoc property)|AllowNull]]</td><td>Allow null characters in node values?</td></tr> | <tr><td>[[AllowNull (XmlDoc property)|AllowNull]]</td><td>Allow null characters in node values?</td></tr> | ||
<tr><td>[[AllowXmlElement (XmlDoc property)|AllowXmlElement]]</td><td>May Element names begin with "xml"?</td></tr> | <tr><td>[[AllowXmlElement (XmlDoc property)|AllowXmlElement]]</td><td>May Element names begin with "xml"?</td></tr> | ||
<tr><td>[[Audit (XmlDoc subroutine)|Audit]]</td><td>Display selected subtree on audit trail</td></tr> | <tr><td>[[Audit (XmlDoc/XmlNode subroutine)|Audit]]</td><td>Display selected subtree on audit trail</td></tr> | ||
<tr><td>[[ClientCertificate (XmlDoc function)|ClientCertificate]]</td><td>Create a client certificate XmlDoc</td></tr> | <tr><td>[[ClientCertificate (XmlDoc function)|ClientCertificate]]</td><td>Create a client certificate XmlDoc</td></tr> | ||
<tr><td>[[Copy (XmlDoc function)|Copy]]</td><td>Copy this XmlDoc</td></tr> | <tr><td>[[Copy (XmlDoc function)|Copy]]</td><td>Copy this XmlDoc</td></tr> | ||
<tr><td>[[Debug (XmlDoc function)|Debug]]</td><td>Debug information</td></tr> | <tr><td>[[Debug (XmlDoc function)|Debug]]</td><td>Debug information</td></tr> | ||
<tr><td>[[DeepCopy (XmlDoc function)|DeepCopy]]</td><td>Deep copy this XmlDoc</td></tr> | <tr><td>[[DeepCopy (XmlDoc function)|DeepCopy]]</td><td>Deep copy this XmlDoc</td></tr> | ||
<tr><td>[[DefaultURI (XmlDoc function)|DefaultURI]]</td><td>Default URI in scope at selected node</td></tr> | <tr><td>[[DefaultURI (XmlDoc/XmlNode function)|DefaultURI]]</td><td>Default URI in scope at selected node</td></tr> | ||
<tr><td>[[DeleteSelectionPrefix (XmlDoc subroutine)|DeleteSelectionPrefix]]</td><td>Delete prefix XPath-selection association</td></tr> | <tr><td>[[DeleteSelectionPrefix (XmlDoc subroutine)|DeleteSelectionPrefix]]</td><td>Delete prefix XPath-selection association</td></tr> | ||
<tr><td>[[DeleteSubtree (XmlDoc subroutine)|DeleteSubtree]]</td><td>Delete selected subtree</td></tr> | <tr><td>[[DeleteSubtree (XmlDoc/XmlNode subroutine)|DeleteSubtree]]</td><td>Delete selected subtree</td></tr> | ||
<tr><td>[[DeleteTopElement (XmlDoc subroutine)|DeleteTopElement]]</td><td>Delete the top element</td></tr> | <tr><td>[[DeleteTopElement (XmlDoc subroutine)|DeleteTopElement]]</td><td>Delete the top element</td></tr> | ||
<tr><td>[[Encoding (XmlDoc property)|Encoding]]</td><td>Encode this XmlDoc object</td></tr> | <tr><td>[[Encoding (XmlDoc property)|Encoding]]</td><td>Encode this XmlDoc object</td></tr> | ||
<tr><td>[[Exists (XmlDoc function)|Exists]]</td><td>Is XPath result non-empty?</td></tr> | <tr><td>[[Exists (XmlDoc/XmlNode function)|Exists]]</td><td>Is XPath result non-empty?</td></tr> | ||
<tr><td>[[InvalidChar (XmlDoc property)|InvalidChar]]</td><td>Allow invalid characters (obsolete)</td></tr> | <tr><td>[[InvalidChar (XmlDoc property)|InvalidChar]]</td><td>Allow invalid characters (obsolete)</td></tr> | ||
<tr><td>[[InvalidCharacterPosition (XmlDoc function)|InvalidCharacterPosition]]</td><td>Detect invalid characters</td></tr> | <tr><td>[[InvalidCharacterPosition (XmlDoc function)|InvalidCharacterPosition]]</td><td>Detect invalid characters</td></tr> | ||
<tr><td>[[IsSelectionPrefix (XmlDoc function)|IsSelectionPrefix]]</td><td>Check if prefix has XPath-selection association</td></tr> | <tr><td>[[IsSelectionPrefix (XmlDoc function)|IsSelectionPrefix]]</td><td>Check if prefix has XPath-selection association</td></tr> | ||
<tr><td>[[IsValidString (XmlDoc function)|IsValidString]]</td><td>Valid XML Element/Attribute value? (obsolete)</td></tr> | <tr><td>[[IsValidString (XmlDoc function)|IsValidString]]</td><td>Valid XML Element/Attribute value? (obsolete)</td></tr> | ||
<tr><td>[[Length (XmlDoc function)|Length]]</td><td>Length of string-value of selected node</td></tr> | <tr><td>[[Length (XmlDoc/XmlNode function)|Length]]</td><td>Length of string-value of selected node</td></tr> | ||
<tr><td>[[LoadFromRecord (XmlDoc subroutine)|LoadFromRecord]]</td><td>Load fields and fieldgroups from current record</td></tr> | <tr><td>[[LoadFromRecord (XmlDoc/XmlNode subroutine)|LoadFromRecord]]</td><td>Load fields and fieldgroups from current record</td></tr> | ||
<tr><td>[[LoadFromStringlist (XmlDoc function)|LoadFromStringlist]]</td><td>(Obsolete)</td></tr> | <tr><td>[[LoadFromStringlist (XmlDoc/XmlNode function)|LoadFromStringlist]]</td><td>(Obsolete)</td></tr> | ||
<tr><td>[[LoadParameterInfo (XmlDoc subroutine)|LoadParameterInfo]]</td><td>Load parameter info into this XmlDoc</td></tr> | <tr><td>[[LoadParameterInfo (XmlDoc subroutine)|LoadParameterInfo]]</td><td>Load parameter info into this XmlDoc</td></tr> | ||
<tr><td>[[LoadSystemMethodInfo (XmlDoc subroutine)|LoadSystemMethodInfo]]</td><td>Load info about system methods into this XmlDoc</td></tr> | <tr><td>[[LoadSystemMethodInfo (XmlDoc subroutine)|LoadSystemMethodInfo]]</td><td>Load info about system methods into this XmlDoc</td></tr> | ||
<tr><td>[[LoadXml (XmlDoc function)|LoadXml]]</td><td>Deserialize text string into XmlDoc Root or into Element XmlNode</td></tr> | <tr><td>[[LoadXml (XmlDoc/XmlNode function)|LoadXml]]</td><td>Deserialize text string into XmlDoc Root or into Element XmlNode</td></tr> | ||
<tr><td>[[LocalName (XmlDoc function)|LocalName]]</td><td>Name (without prefix) of selected node</td></tr> | <tr><td>[[LocalName (XmlDoc/XmlNode function)|LocalName]]</td><td>Name (without prefix) of selected node</td></tr> | ||
<tr><td>[[Namespace (XmlDoc property)|Namespace]]</td><td>(Dis)allow or disable prefix handling</td></tr> | <tr><td>[[Namespace (XmlDoc property)|Namespace]]</td><td>(Dis)allow or disable prefix handling</td></tr> | ||
<tr><td>[[NewFromRecord (XmlDoc function)|NewFromRecord]]</td><td>Create a new XmlDoc from the current record</td></tr> | <tr><td>[[NewFromRecord (XmlDoc function)|NewFromRecord]]</td><td>Create a new XmlDoc from the current record</td></tr> | ||
<tr><td>[[Prefix (XmlDoc function)|Prefix]]</td><td>Prefix part of name of selected node</td></tr> | <tr><td>[[Prefix (XmlDoc/XmlNode function)|Prefix]]</td><td>Prefix part of name of selected node</td></tr> | ||
<tr><td>[[PrefixURI (XmlDoc function)|PrefixURI]]</td><td>URI of specified prefix in context of selected node</td></tr> | <tr><td>[[PrefixURI (XmlDoc/XmlNode function)|PrefixURI]]</td><td>URI of specified prefix in context of selected node</td></tr> | ||
<tr><td>[[Print (XmlDoc subroutine)|Print]]</td><td>Print selected subtree</td></tr> | <tr><td>[[Print (XmlDoc/XmlNode subroutine)|Print]]</td><td>Print selected subtree</td></tr> | ||
<tr><td>[[PrintSchema (XmlDoc subroutine)|PrintSchema]]</td><td>Print this XmlDoc schema</td></tr> | <tr><td>[[PrintSchema (XmlDoc subroutine)|PrintSchema]]</td><td>Print this XmlDoc schema</td></tr> | ||
<tr><td>[[Qname (XmlDoc function)|Qname]]</td><td>Name (with prefix, if any) of selected node</td></tr> | <tr><td>[[Qname (XmlDoc/XmlNode function)|Qname]]</td><td>Name (with prefix, if any) of selected node</td></tr> | ||
<tr><td>[[SelectCount (XmlDoc function)|SelectCount]]</td><td>Number of selected nodes</td></tr> | <tr><td>[[SelectCount (XmlDoc/XmlNode function)|SelectCount]]</td><td>Number of selected nodes</td></tr> | ||
<tr><td>[[SelectNodes (XmlDoc function)|SelectNodes]]</td><td>Get list of selected nodes as XmlNodelist</td></tr> | <tr><td>[[SelectNodes (XmlDoc/XmlNode function)|SelectNodes]]</td><td>Get list of selected nodes as XmlNodelist</td></tr> | ||
<tr><td>[[SelectSingleNode (XmlDoc function)|SelectSingleNode]]</td><td>Get selected node as XmlNode</td></tr> | <tr><td>[[SelectSingleNode (XmlDoc/XmlNode function)|SelectSingleNode]]</td><td>Get selected node as XmlNode</td></tr> | ||
<tr><td>[[SelectionNamespace (XmlDoc property)|SelectionNamespace]]</td><td>Bind prefix to URI (or null) for XPath</td></tr> | <tr><td>[[SelectionNamespace (XmlDoc property)|SelectionNamespace]]</td><td>Bind prefix to URI (or null) for XPath</td></tr> | ||
<tr><td>[[Serial (XmlDoc function)|Serial]]</td><td>Serialize selected subtree as string</td></tr> | <tr><td>[[Serial (XmlDoc/XmlNode function)|Serial]]</td><td>Serialize selected subtree as string</td></tr> | ||
<tr><td>[[Standalone (XmlDoc property)|Standalone]]</td><td>Standalone specification in "XML declaration"</td></tr> | <tr><td>[[Standalone (XmlDoc property)|Standalone]]</td><td>Standalone specification in "XML declaration"</td></tr> | ||
<tr><td>[[ToXPathString (XmlDoc function)|ToXPathString]]</td><td>XPath expression for selected node</td></tr> | <tr><td>[[ToXPathString (XmlDoc/XmlNode function)|ToXPathString]]</td><td>XPath expression for selected node</td></tr> | ||
<tr><td>[[ToXPathStringlist (XmlDoc function)|ToXPathStringlist]]</td><td>XPath expression for selected node</td></tr> | <tr><td>[[ToXPathStringlist (XmlDoc/XmlNode function)|ToXPathStringlist]]</td><td>XPath expression for selected node</td></tr> | ||
<tr><td>[[Trace (XmlDoc subroutine)|Trace]]</td><td>Display selected subtree on Trace stream</td></tr> | <tr><td>[[Trace (XmlDoc/XmlNode subroutine)|Trace]]</td><td>Display selected subtree on Trace stream</td></tr> | ||
<tr><td>[[Type (XmlDoc function)|Type]]</td><td>Type of selected node</td></tr> | <tr><td>[[Type (XmlDoc/XmlNode function)|Type]]</td><td>Type of selected node</td></tr> | ||
<tr><td>[[URI (XmlDoc function)|URI]]</td><td>Namespace URI of name of selected node</td></tr> | <tr><td>[[URI (XmlDoc/XmlNode function)|URI]]</td><td>Namespace URI of name of selected node</td></tr> | ||
<tr><td>[[Validate (XmlDoc function)|Validate]]</td><td>Validate substring against longstring schema</td></tr> | <tr><td>[[Validate (XmlDoc/XmlNode function)|Validate]]</td><td>Validate substring against longstring schema</td></tr> | ||
<tr><td>[[Value (XmlDoc property)|Value]]</td><td>String-value of selected node</td></tr> | <tr><td>[[Value (XmlDoc/XmlNode property)|Value]]</td><td>String-value of selected node</td></tr> | ||
<tr><td>[[ValueDefault (XmlDoc function)|ValueDefault]]</td><td>String-value of selected node (allow empty XPath)</td></tr> | <tr><td>[[ValueDefault (XmlDoc/XmlNode function)|ValueDefault]]</td><td>String-value of selected node (allow empty XPath)</td></tr> | ||
<tr><td>[[Version (XmlDoc property)|Version]]</td><td>Version number in "XML declaration"</td></tr> | <tr><td>[[Version (XmlDoc property)|Version]]</td><td>Version number in "XML declaration"</td></tr> | ||
<tr><td>[[WebReceive (XmlDoc function)|WebReceive]]</td><td>Deserialize Web request into XmlDoc</td></tr> | <tr><td>[[WebReceive (XmlDoc function)|WebReceive]]</td><td>Deserialize Web request into XmlDoc</td></tr> | ||
<tr><td>[[WebSend (XmlDoc subroutine)|WebSend]]</td><td>Serialize XmlDoc as Web response</td></tr> | <tr><td>[[WebSend (XmlDoc subroutine)|WebSend]]</td><td>Serialize XmlDoc as Web response</td></tr> | ||
<tr><td>[[XPathNodeID (XmlDoc function)|XPathNodeID]]</td><td>XPath expression for selected node</td></tr> | <tr><td>[[XPathNodeID (XmlDoc/XmlNode function)|XPathNodeID]]</td><td>XPath expression for selected node</td></tr> | ||
<tr><td>[[XPathSingleHint (XmlDoc property)|XPathSingleHint]]</td><td></td></tr> | <tr><td>[[XPathSingleHint (XmlDoc property)|XPathSingleHint]]</td><td></td></tr> | ||
<tr><td>[[Xml (XmlDoc function)|Xml]]</td><td>Serialize XmlDoc as UTF-8 string</td></tr> | <tr><td>[[Xml (XmlDoc function)|Xml]]</td><td>Serialize XmlDoc as UTF-8 string</td></tr> | ||
<tr><td>[[XmlDocID (XmlDoc function)|XmlDocID]]</td><td>Print the id of this XmlDoc</td></tr> | <tr><td>[[XmlDocID (XmlDoc function)|XmlDocID]]</td><td>Print the id of this XmlDoc</td></tr> | ||
</table> | </table> |
Revision as of 16:54, 22 January 2011
Method | Description |
---|---|
AddComment | Add Comment to XmlDoc Root or to Element XmlNode |
AddElement | Add Element to XmlDoc Root or to Element XmlNode |
AddPI | Add Processing Instruction to XmlDoc Root or to Element XmlNode |
AddSubtree | Copy subtree to XmlDoc Root or to Element XmlNode |
AddToRecord | Add to the current record |
AddTopElement | Add a new top element |
AdjacentText | Are adjacent text nodes allowed? |
AllowNull | Allow null characters in node values? |
AllowXmlElement | May Element names begin with "xml"? |
Audit | Display selected subtree on audit trail |
ClientCertificate | Create a client certificate XmlDoc |
Copy | Copy this XmlDoc |
Debug | Debug information |
DeepCopy | Deep copy this XmlDoc |
DefaultURI | Default URI in scope at selected node |
DeleteSelectionPrefix | Delete prefix XPath-selection association |
DeleteSubtree | Delete selected subtree |
DeleteTopElement | Delete the top element |
Encoding | Encode this XmlDoc object |
Exists | Is XPath result non-empty? |
InvalidChar | Allow invalid characters (obsolete) |
InvalidCharacterPosition | Detect invalid characters |
IsSelectionPrefix | Check if prefix has XPath-selection association |
IsValidString | Valid XML Element/Attribute value? (obsolete) |
Length | Length of string-value of selected node |
LoadFromRecord | Load fields and fieldgroups from current record |
LoadFromStringlist | (Obsolete) |
LoadParameterInfo | Load parameter info into this XmlDoc |
LoadSystemMethodInfo | Load info about system methods into this XmlDoc |
LoadXml | Deserialize text string into XmlDoc Root or into Element XmlNode |
LocalName | Name (without prefix) of selected node |
Namespace | (Dis)allow or disable prefix handling |
NewFromRecord | Create a new XmlDoc from the current record |
Prefix | Prefix part of name of selected node |
PrefixURI | URI of specified prefix in context of selected node |
Print selected subtree | |
PrintSchema | Print this XmlDoc schema |
Qname | Name (with prefix, if any) of selected node |
SelectCount | Number of selected nodes |
SelectNodes | Get list of selected nodes as XmlNodelist |
SelectSingleNode | Get selected node as XmlNode |
SelectionNamespace | Bind prefix to URI (or null) for XPath |
Serial | Serialize selected subtree as string |
Standalone | Standalone specification in "XML declaration" |
ToXPathString | XPath expression for selected node |
ToXPathStringlist | XPath expression for selected node |
Trace | Display selected subtree on Trace stream |
Type | Type of selected node |
URI | Namespace URI of name of selected node |
Validate | Validate substring against longstring schema |
Value | String-value of selected node |
ValueDefault | String-value of selected node (allow empty XPath) |
Version | Version number in "XML declaration" |
WebReceive | Deserialize Web request into XmlDoc |
WebSend | Serialize XmlDoc as Web response |
XPathNodeID | XPath expression for selected node |
XPathSingleHint | |
Xml | Serialize XmlDoc as UTF-8 string |
XmlDocID | Print the id of this XmlDoc |