List of XmlNode methods

From m204wiki
Revision as of 16:45, 23 January 2011 by Wiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search


<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