List of XmlDoc 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 Comment to XmlDoc Root or to Element XmlNode<tdvalign="top">Add Element to XmlDoc Root or to Element XmlNode<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 to the current record<tdvalign="top">Add a new top element<tdvalign="top">Are adjacent text nodes allowed?<tdvalign="top">Allow null characters in node values?<tdvalign="top">May Element names begin with "xml"?<tdvalign="top">Display selected subtree on audit trail<tdvalign="top">Create a client certificate XmlDoc<tdvalign="top">Copy this XmlDoc<tdvalign="top">Debug information<tdvalign="top">Deep copy this XmlDoc<tdvalign="top">Default URI in scope at selected node<tdvalign="top">Delete prefix XPath-selection association<tdvalign="top">Delete selected subtree<tdvalign="top">Delete the top element<tdvalign="top">Encode this XmlDoc object<tdvalign="top">Is XPath result non-empty?<tdvalign="top">Allow invalid characters (obsolete)<tdvalign="top">Detect invalid characters<tdvalign="top">Check if prefix has XPath-selection association<tdvalign="top">Valid XML Element/Attribute value? (obsolete)<tdvalign="top">Length of string-value of selected node<tdvalign="top">Load fields and fieldgroups from current record<tdvalign="top">(Obsolete)<tdvalign="top">Load parameter info into this XmlDoc<tdvalign="top">Load info about system methods into this XmlDoc<tdvalign="top">Deserialize text string into XmlDoc Root or into Element XmlNode<tdvalign="top">Name (without prefix) of selected node<tdvalign="top">(Dis)allow or disable prefix handling<tdvalign="top">Create a new XmlDoc object<tdvalign="top">Create a new XmlDoc from the current record<tdvalign="top">Prefix part of name of selected node<tdvalign="top">URI of specified prefix in context of selected node<tdvalign="top">Print selected subtree<tdvalign="top">Print this XmlDoc schema<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">Bind prefix to URI (or null) for XPath<tdvalign="top">Serialize selected subtree as string<tdvalign="top">Standalone specification in "XML declaration"<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">Version number in "XML declaration"<tdvalign="top">Deserialize Web request into XmlDoc<tdvalign="top">Serialize XmlDoc as Web response<tdvalign="top">XPath expression for selected node<tdvalign="top"><tdvalign="top">Serialize XmlDoc as UTF-8 string<tdvalign="top">Print the id of this XmlDoc
MethodDescription
AddComment
AddElement
AddPI
AddSubtree
AddToRecord
AddTopElement
AdjacentText
AllowNull
AllowXmlElement
Audit
ClientCertificate
Copy
Debug
DeepCopy
DefaultURI
DeleteSelectionPrefix
DeleteSubtree
DeleteTopElement
Encoding
Exists
InvalidChar
InvalidCharacterPosition
IsSelectionPrefix
IsValidString
Length
LoadFromRecord
LoadFromStringlist
LoadParameterInfo
LoadSystemMethodInfo
LoadXml
LocalName
Namespace
New
NewFromRecord
Prefix
PrefixURI
Print
PrintSchema
Qname
SelectCount
SelectNodes
SelectSingleNode
SelectionNamespace
Serial
Standalone
ToXPathString
ToXPathStringlist
Trace
Type
URI
Validate
Value
ValueDefault
Version
WebReceive
WebSend
XPathNodeID
XPathSingleHint
Xml
XmlDocID