List of XmlDoc API methods

From m204wiki
Revision as of 18:48, 23 January 2011 by Wiccan (talk | contribs) (1 revision)
Jump to navigation Jump to search

The following are the available XmlDoc API methods.

MethodClassDescription
AddAttributeXmlNodeAdd an attribute
AddCommentXmlDoc/XmlNodeAdd Comment to XmlDoc Root or to Element XmlNode
AddElementXmlDoc/XmlNodeAdd Element to XmlDoc Root or to Element XmlNode
AddNamespaceXmlNodeAdd a namespace declaration
AddPIXmlDoc/XmlNodeAdd Processing Instruction to XmlDoc Root or to Element XmlNode
AddSubtreeXmlDoc/XmlNodeCopy subtree to XmlDoc Root or to Element XmlNode
AddTextXmlNodeAdd a text child element
AddToRecordXmlDocAdd to the current record
AddTopElementXmlDocAdd a new top element
AdjacentTextXmlDocAre adjacent text nodes allowed?
AllowNullXmlDocAllow null characters in node values?
AllowXmlElementXmlDocMay Element names begin with "xml"?
AppendValueXmlNodeAppend a value to the child text element
AuditXmlDoc/XmlNodeDisplay selected subtree on audit trail
ClientCertificateXmlDocCreate a client certificate XmlDoc
CopyXmlDocCopy this XmlDoc
CountXmlNodelistNumber of nodes in this list
DebugXmlDocDebug information
DebugXmlNodelistDebug information
DeepCopyXmlDocDeep copy this XmlDoc
DeepCopyXmlNodeDeep copy this node
DefaultURIXmlDoc/XmlNodeDefault URI in scope at selected node
DeleteSelectionPrefixXmlDocDelete prefix XPath-selection association
DeleteSubtreeXmlDoc/XmlNodeDelete selected subtree
DeleteTopElementXmlDocDelete the top element
DifferenceXmlNodelistDifference between XmlNodelists
EncodingXmlDocEncode this XmlDoc object
ExistsXmlDoc/XmlNodeIs XPath result non-empty?
InsertCommentBeforeXmlNodeInsert a comment before this node
InsertElementBeforeXmlNodeInsert an element before this node
InsertPIBeforeXmlNodeInsert a processing instruction before this node
InsertSubtreeBeforeXmlNodeInsert an XmlDoc subtree before this node
InsertTextBeforeXmlNodeInsert text before this node
InvalidCharXmlDocAllow invalid characters (obsolete)
InvalidCharacterPositionXmlDocDetect invalid characters
IsSelectionPrefixXmlDocCheck if prefix has XPath-selection association
IsValidStringXmlDocValid XML Element/Attribute value? (obsolete)
ItemXmlNodelistRetreive an item from this nodelist
LengthXmlDoc/XmlNodeLength of string-value of selected node
LoadFromRecordXmlDoc/XmlNodeLoad fields and fieldgroups from current record
LoadFromStringlistXmlDoc/XmlNode(Obsolete)
LoadParameterInfoXmlDocLoad parameter info into this XmlDoc
LoadSystemMethodInfoXmlDocLoad info about system methods into this XmlDoc
LoadXmlXmlDoc/XmlNodeDeserialize text string into XmlDoc Root or into Element XmlNode
LocalNameXmlDoc/XmlNodeName (without prefix) of selected node
NamespaceXmlDoc(Dis)allow or disable prefix handling
NewXmlDocCreate a new XmlDoc object
NewXmlNodelistCreate a new XmlNodelist
NewFromRecordXmlDocCreate a new XmlDoc from the current record
NextXmlNodeGet the next node of the parent
NoEmptyElementXmlNode(Dis)allow empty-element tags for childless nodes in serialization
NodelistIDXmlNodelistID of this XmlNodelist
PrefixXmlDoc/XmlNodePrefix part of name of selected node
PrefixURIXmlDoc/XmlNodeURI of specified prefix in context of selected node
PreviousXmlNodeGet the previous node of the parent
PrintXmlDoc/XmlNodePrint selected subtree
PrintSchemaXmlDocPrint this XmlDoc schema
QnameXmlDoc/XmlNodeName (with prefix, if any) of selected node
SelectCountXmlDoc/XmlNodeNumber of selected nodes
SelectNodesXmlDoc/XmlNodeGet list of selected nodes as XmlNodelist
SelectSingleNodeXmlDoc/XmlNodeGet selected node as XmlNode
SelectionNamespaceXmlDocBind prefix to URI (or null) for XPath
SerialXmlDoc/XmlNodeSerialize selected subtree as string
StandaloneXmlDocStandalone specification in "XML declaration"
ToXPathStringXmlDoc/XmlNodeXPath expression for selected node
ToXPathStringlistXmlDoc/XmlNodeXPath expression for selected node
TraceXmlDoc/XmlNodeDisplay selected subtree on Trace stream
TypeXmlDoc/XmlNodeType of selected node
URIXmlDoc/XmlNodeNamespace URI of name of selected node
UnionSelectedXmlNodelistUnion of XmlNodelist and selected nodes
ValidateXmlDoc/XmlNodeValidate substring against longstring schema
ValueXmlDoc/XmlNodeString-value of selected node
ValueDefaultXmlDoc/XmlNodeString-value of selected node (allow empty XPath)
VersionXmlDocVersion number in "XML declaration"
WebReceiveXmlDocDeserialize Web request into XmlDoc
WebSendXmlDocSerialize XmlDoc as Web response
XPathNodeIDXmlDoc/XmlNodeXPath expression for selected node
XPathSingleHintXmlDoc
XmlXmlDocSerialize XmlDoc as UTF-8 string
XmlDocXmlNodeGet the XmlDoc associated with this node
XmlDocXmlNodelistGet the XmlDoc associated with this nodelist
XmlDocIDXmlDocPrint the id of this XmlDoc