List of XmlDoc methods

From m204wiki
Revision as of 16:51, 22 January 2011 by Wiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


MethodDescription
AddCommentAdd Comment to XmlDoc Root or to Element XmlNode
AddElementAdd Element to XmlDoc Root or to Element XmlNode
AddPIAdd Processing Instruction to XmlDoc Root or to Element XmlNode
AddSubtreeCopy subtree to XmlDoc Root or to Element XmlNode
AddToRecordAdd to the current record
AddTopElementAdd a new top element
AdjacentTextAre adjacent text nodes allowed?
AllowNullAllow null characters in node values?
AllowXmlElementMay Element names begin with "xml"?
AuditDisplay selected subtree on audit trail
ClientCertificateCreate a client certificate XmlDoc
CopyCopy this XmlDoc
DebugDebug information
DeepCopyDeep copy this XmlDoc
DefaultURIDefault URI in scope at selected node
DeleteSelectionPrefixDelete prefix XPath-selection association
DeleteSubtreeDelete selected subtree
DeleteTopElementDelete the top element
EncodingEncode this XmlDoc object
ExistsIs XPath result non-empty?
InvalidCharAllow invalid characters (obsolete)
InvalidCharacterPositionDetect invalid characters
IsSelectionPrefixCheck if prefix has XPath-selection association
IsValidStringValid XML Element/Attribute value? (obsolete)
LengthLength of string-value of selected node
LoadFromRecordLoad fields and fieldgroups from current record
LoadFromStringlist(Obsolete)
LoadParameterInfoLoad parameter info into this XmlDoc
LoadSystemMethodInfoLoad info about system methods into this XmlDoc
LoadXmlDeserialize text string into XmlDoc Root or into Element XmlNode
LocalNameName (without prefix) of selected node
Namespace(Dis)allow or disable prefix handling
NewFromRecordCreate a new XmlDoc from the current record
PrefixPrefix part of name of selected node
PrefixURIURI of specified prefix in context of selected node
PrintPrint selected subtree
PrintSchemaPrint this XmlDoc schema
QnameName (with prefix, if any) of selected node
SelectCountNumber of selected nodes
SelectNodesGet list of selected nodes as XmlNodelist
SelectSingleNodeGet selected node as XmlNode
SelectionNamespaceBind prefix to URI (or null) for XPath
SerialSerialize selected subtree as string
StandaloneStandalone specification in "XML declaration"
ToXPathStringXPath expression for selected node
ToXPathStringlistXPath expression for selected node
TraceDisplay selected subtree on Trace stream
TypeType of selected node
URINamespace URI of name of selected node
ValidateValidate substring against longstring schema
ValueString-value of selected node
ValueDefaultString-value of selected node (allow empty XPath)
VersionVersion number in "XML declaration"
WebReceiveDeserialize Web request into XmlDoc
WebSendSerialize XmlDoc as Web response
XPathNodeIDXPath expression for selected node
XPathSingleHint
XmlSerialize XmlDoc as UTF-8 string
XmlDocIDPrint the id of this XmlDoc