List of XmlNode methods: Difference between revisions

From m204wiki
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>[[AddAttribute (XmlNode function)|AddAttribute]]</td><td>Add an attribute</td></tr>
<tr><td valign="top">[[AddAttribute (XmlNode function)|AddAttribute]]</td><tdvalign="top">Add an attribute</td></tr>
<tr><td>[[AddComment (XmlDoc/XmlNode function)|AddComment]]</td><td>Add Comment to XmlDoc Root or to Element XmlNode</td></tr>
<tr><td valign="top">[[AddComment (XmlDoc/XmlNode function)|AddComment]]</td><tdvalign="top">Add Comment 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 valign="top">[[AddElement (XmlDoc/XmlNode function)|AddElement]]</td><tdvalign="top">Add Element to XmlDoc Root or to Element XmlNode</td></tr>
<tr><td>[[AddNamespace (XmlNode subroutine)|AddNamespace]]</td><td>Add a namespace declaration</td></tr>
<tr><td valign="top">[[AddNamespace (XmlNode subroutine)|AddNamespace]]</td><tdvalign="top">Add a namespace declaration</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 valign="top">[[AddPI (XmlDoc/XmlNode function)|AddPI]]</td><tdvalign="top">Add Processing Instruction 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 valign="top">[[AddSubtree (XmlDoc/XmlNode function)|AddSubtree]]</td><tdvalign="top">Copy subtree to XmlDoc Root or to Element XmlNode</td></tr>
<tr><td>[[AddText (XmlNode function)|AddText]]</td><td>Add a text child element</td></tr>
<tr><td valign="top">[[AddText (XmlNode function)|AddText]]</td><tdvalign="top">Add a text child element</td></tr>
<tr><td>[[AppendValue (XmlNode subroutine)|AppendValue]]</td><td>Append a value to the child text element</td></tr>
<tr><td valign="top">[[AppendValue (XmlNode subroutine)|AppendValue]]</td><tdvalign="top">Append a value to the child text element</td></tr>
<tr><td>[[Audit (XmlDoc/XmlNode subroutine)|Audit]]</td><td>Display selected subtree on audit trail</td></tr>
<tr><td valign="top">[[Audit (XmlDoc/XmlNode subroutine)|Audit]]</td><tdvalign="top">Display selected subtree on audit trail</td></tr>
<tr><td>[[DeepCopy (XmlNode function)|DeepCopy]]</td><td>Deep copy this node</td></tr>
<tr><td valign="top">[[DeepCopy (XmlNode function)|DeepCopy]]</td><tdvalign="top">Deep copy this node</td></tr>
<tr><td>[[DefaultURI (XmlDoc/XmlNode function)|DefaultURI]]</td><td>Default URI in scope at selected node</td></tr>
<tr><td valign="top">[[DefaultURI (XmlDoc/XmlNode function)|DefaultURI]]</td><tdvalign="top">Default URI in scope at selected node</td></tr>
<tr><td>[[DeleteSubtree (XmlDoc/XmlNode subroutine)|DeleteSubtree]]</td><td>Delete selected subtree</td></tr>
<tr><td valign="top">[[DeleteSubtree (XmlDoc/XmlNode subroutine)|DeleteSubtree]]</td><tdvalign="top">Delete selected subtree</td></tr>
<tr><td>[[Exists (XmlDoc/XmlNode function)|Exists]]</td><td>Is XPath result non-empty?</td></tr>
<tr><td valign="top">[[Exists (XmlDoc/XmlNode function)|Exists]]</td><tdvalign="top">Is XPath result non-empty?</td></tr>
<tr><td>[[InsertCommentBefore (XmlNode function)|InsertCommentBefore]]</td><td>Insert a comment before this node</td></tr>
<tr><td valign="top">[[InsertCommentBefore (XmlNode function)|InsertCommentBefore]]</td><tdvalign="top">Insert a comment before this node</td></tr>
<tr><td>[[InsertElementBefore (XmlNode function)|InsertElementBefore]]</td><td>Insert an element before this node</td></tr>
<tr><td valign="top">[[InsertElementBefore (XmlNode function)|InsertElementBefore]]</td><tdvalign="top">Insert an element before this node</td></tr>
<tr><td>[[InsertPIBefore (XmlNode function)|InsertPIBefore]]</td><td>Insert a processing instruction before this node</td></tr>
<tr><td valign="top">[[InsertPIBefore (XmlNode function)|InsertPIBefore]]</td><tdvalign="top">Insert a processing instruction before this node</td></tr>
<tr><td>[[InsertSubtreeBefore (XmlNode function)|InsertSubtreeBefore]]</td><td>Insert an XmlDoc subtree before this node</td></tr>
<tr><td valign="top">[[InsertSubtreeBefore (XmlNode function)|InsertSubtreeBefore]]</td><tdvalign="top">Insert an XmlDoc subtree before this node</td></tr>
<tr><td>[[InsertTextBefore (XmlNode function)|InsertTextBefore]]</td><td>Insert text before this node</td></tr>
<tr><td valign="top">[[InsertTextBefore (XmlNode function)|InsertTextBefore]]</td><tdvalign="top">Insert text before this node</td></tr>
<tr><td>[[Length (XmlDoc/XmlNode function)|Length]]</td><td>Length of string-value of selected node</td></tr>
<tr><td valign="top">[[Length (XmlDoc/XmlNode function)|Length]]</td><tdvalign="top">Length of string-value of selected node</td></tr>
<tr><td>[[LoadFromRecord (XmlDoc/XmlNode subroutine)|LoadFromRecord]]</td><td>Load fields and fieldgroups from current record</td></tr>
<tr><td valign="top">[[LoadFromRecord (XmlDoc/XmlNode subroutine)|LoadFromRecord]]</td><tdvalign="top">Load fields and fieldgroups from current record</td></tr>
<tr><td>[[LoadFromStringlist (XmlDoc/XmlNode function)|LoadFromStringlist]]</td><td>(Obsolete)</td></tr>
<tr><td valign="top">[[LoadFromStringlist (XmlDoc/XmlNode function)|LoadFromStringlist]]</td><tdvalign="top">(Obsolete)</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 valign="top">[[LoadXml (XmlDoc/XmlNode function)|LoadXml]]</td><tdvalign="top">Deserialize text string into XmlDoc Root or into Element XmlNode</td></tr>
<tr><td>[[LocalName (XmlDoc/XmlNode function)|LocalName]]</td><td>Name (without prefix) of selected node</td></tr>
<tr><td valign="top">[[LocalName (XmlDoc/XmlNode function)|LocalName]]</td><tdvalign="top">Name (without prefix) of selected node</td></tr>
<tr><td>[[Next (XmlNode function)|Next]]</td><td>Get the next node of the parent</td></tr>
<tr><td valign="top">[[Next (XmlNode function)|Next]]</td><tdvalign="top">Get the next node of the parent</td></tr>
<tr><td>[[NoEmptyElement (XmlNode property)|NoEmptyElement]]</td><td>(Dis)allow empty-element tags for childless nodes in serialization</td></tr>
<tr><td valign="top">[[NoEmptyElement (XmlNode property)|NoEmptyElement]]</td><tdvalign="top">(Dis)allow empty-element tags for childless nodes in serialization</td></tr>
<tr><td>[[Prefix (XmlDoc/XmlNode function)|Prefix]]</td><td>Prefix part of name of selected node</td></tr>
<tr><td valign="top">[[Prefix (XmlDoc/XmlNode function)|Prefix]]</td><tdvalign="top">Prefix part of name 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 valign="top">[[PrefixURI (XmlDoc/XmlNode function)|PrefixURI]]</td><tdvalign="top">URI of specified prefix in context of selected node</td></tr>
<tr><td>[[Previous (XmlNode function)|Previous]]</td><td>Get the previous node of the parent</td></tr>
<tr><td valign="top">[[Previous (XmlNode function)|Previous]]</td><tdvalign="top">Get the previous node of the parent</td></tr>
<tr><td>[[Print (XmlDoc/XmlNode subroutine)|Print]]</td><td>Print selected subtree</td></tr>
<tr><td valign="top">[[Print (XmlDoc/XmlNode subroutine)|Print]]</td><tdvalign="top">Print selected subtree</td></tr>
<tr><td>[[Qname (XmlDoc/XmlNode function)|Qname]]</td><td>Name (with prefix, if any) of selected node</td></tr>
<tr><td valign="top">[[Qname (XmlDoc/XmlNode function)|Qname]]</td><tdvalign="top">Name (with prefix, if any) of selected node</td></tr>
<tr><td>[[SelectCount (XmlDoc/XmlNode function)|SelectCount]]</td><td>Number of selected nodes</td></tr>
<tr><td valign="top">[[SelectCount (XmlDoc/XmlNode function)|SelectCount]]</td><tdvalign="top">Number of selected nodes</td></tr>
<tr><td>[[SelectNodes (XmlDoc/XmlNode function)|SelectNodes]]</td><td>Get list of selected nodes as XmlNodelist</td></tr>
<tr><td valign="top">[[SelectNodes (XmlDoc/XmlNode function)|SelectNodes]]</td><tdvalign="top">Get list of selected nodes as XmlNodelist</td></tr>
<tr><td>[[SelectSingleNode (XmlDoc/XmlNode function)|SelectSingleNode]]</td><td>Get selected node as XmlNode</td></tr>
<tr><td valign="top">[[SelectSingleNode (XmlDoc/XmlNode function)|SelectSingleNode]]</td><tdvalign="top">Get selected node as XmlNode</td></tr>
<tr><td>[[Serial (XmlDoc/XmlNode function)|Serial]]</td><td>Serialize selected subtree as string</td></tr>
<tr><td valign="top">[[Serial (XmlDoc/XmlNode function)|Serial]]</td><tdvalign="top">Serialize selected subtree as string</td></tr>
<tr><td>[[ToXPathString (XmlDoc/XmlNode function)|ToXPathString]]</td><td>XPath expression for selected node</td></tr>
<tr><td valign="top">[[ToXPathString (XmlDoc/XmlNode function)|ToXPathString]]</td><tdvalign="top">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 valign="top">[[ToXPathStringlist (XmlDoc/XmlNode function)|ToXPathStringlist]]</td><tdvalign="top">XPath expression for selected node</td></tr>
<tr><td>[[Trace (XmlDoc/XmlNode subroutine)|Trace]]</td><td>Display selected subtree on Trace stream</td></tr>
<tr><td valign="top">[[Trace (XmlDoc/XmlNode subroutine)|Trace]]</td><tdvalign="top">Display selected subtree on Trace stream</td></tr>
<tr><td>[[Type (XmlDoc/XmlNode function)|Type]]</td><td>Type of selected node</td></tr>
<tr><td valign="top">[[Type (XmlDoc/XmlNode function)|Type]]</td><tdvalign="top">Type 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 valign="top">[[URI (XmlDoc/XmlNode function)|URI]]</td><tdvalign="top">Namespace URI of name of selected node</td></tr>
<tr><td>[[Validate (XmlDoc/XmlNode function)|Validate]]</td><td>Validate substring against longstring schema</td></tr>
<tr><td valign="top">[[Validate (XmlDoc/XmlNode function)|Validate]]</td><tdvalign="top">Validate substring against longstring schema</td></tr>
<tr><td>[[Value (XmlDoc/XmlNode property)|Value]]</td><td>String-value of selected node</td></tr>
<tr><td valign="top">[[Value (XmlDoc/XmlNode property)|Value]]</td><tdvalign="top">String-value of selected node</td></tr>
<tr><td>[[ValueDefault (XmlDoc/XmlNode function)|ValueDefault]]</td><td>String-value of selected node (allow empty XPath)</td></tr>
<tr><td valign="top">[[ValueDefault (XmlDoc/XmlNode function)|ValueDefault]]</td><tdvalign="top">String-value of selected node (allow empty XPath)</td></tr>
<tr><td>[[XPathNodeID (XmlDoc/XmlNode function)|XPathNodeID]]</td><td>XPath expression for selected node</td></tr>
<tr><td valign="top">[[XPathNodeID (XmlDoc/XmlNode function)|XPathNodeID]]</td><tdvalign="top">XPath expression for selected node</td></tr>
<tr><td>[[XmlDoc (XmlNode function)|XmlDoc]]</td><td>Get the XmlDoc associated with this node</td></tr>
<tr><td valign="top">[[XmlDoc (XmlNode function)|XmlDoc]]</td><tdvalign="top">Get the XmlDoc associated with this node</td></tr>
</table>
</table>

Revision as of 16:45, 23 January 2011


<tdvalign="top">Add an attribute<tdvalign="top">Add Comment to XmlDoc Root or to Element XmlNode<tdvalign="top">Add Element to XmlDoc Root or to Element XmlNode<tdvalign="top">Add a namespace declaration<tdvalign="top">Add Processing Instruction to XmlDoc Root or to Element XmlNode<tdvalign="top">Copy subtree to XmlDoc Root or to Element XmlNode<tdvalign="top">Add a text child element<tdvalign="top">Append a value to the child text element<tdvalign="top">Display selected subtree on audit trail<tdvalign="top">Deep copy this node<tdvalign="top">Default URI in scope at selected node<tdvalign="top">Delete selected subtree<tdvalign="top">Is XPath result non-empty?<tdvalign="top">Insert a comment before this node<tdvalign="top">Insert an element before this node<tdvalign="top">Insert a processing instruction before this node<tdvalign="top">Insert an XmlDoc subtree before this node<tdvalign="top">Insert text before this node<tdvalign="top">Length of string-value of selected node<tdvalign="top">Load fields and fieldgroups from current record<tdvalign="top">(Obsolete)<tdvalign="top">Deserialize text string into XmlDoc Root or into Element XmlNode<tdvalign="top">Name (without prefix) of selected node<tdvalign="top">Get the next node of the parent<tdvalign="top">(Dis)allow empty-element tags for childless nodes in serialization<tdvalign="top">Prefix part of name of selected node<tdvalign="top">URI of specified prefix in context of selected node<tdvalign="top">Get the previous node of the parent<tdvalign="top">Print selected subtree<tdvalign="top">Name (with prefix, if any) of selected node<tdvalign="top">Number of selected nodes<tdvalign="top">Get list of selected nodes as XmlNodelist<tdvalign="top">Get selected node as XmlNode<tdvalign="top">Serialize selected subtree as string<tdvalign="top">XPath expression for selected node<tdvalign="top">XPath expression for selected node<tdvalign="top">Display selected subtree on Trace stream<tdvalign="top">Type of selected node<tdvalign="top">Namespace URI of name of selected node<tdvalign="top">Validate substring against longstring schema<tdvalign="top">String-value of selected node<tdvalign="top">String-value of selected node (allow empty XPath)<tdvalign="top">XPath expression for selected node<tdvalign="top">Get the XmlDoc associated with this node
MethodDescription
AddAttribute
AddComment
AddElement
AddNamespace
AddPI
AddSubtree
AddText
AppendValue
Audit
DeepCopy
DefaultURI
DeleteSubtree
Exists
InsertCommentBefore
InsertElementBefore
InsertPIBefore
InsertSubtreeBefore
InsertTextBefore
Length
LoadFromRecord
LoadFromStringlist
LoadXml
LocalName
Next
NoEmptyElement
Prefix
PrefixURI
Previous
Print
Qname
SelectCount
SelectNodes
SelectSingleNode
Serial
ToXPathString
ToXPathStringlist
Trace
Type
URI
Validate
Value
ValueDefault
XPathNodeID
XmlDoc