Document MethodsDownload PDFSelected SectionSelected Section and Subsection(s)Entire ManualUpdated2025-07-302 minute(s) readLabVIEWAPI ReferenceLabVIEW G Load FileLoads the file into the parser. Save FileSaves the document into the file you specify. Create CommentCreates a Comment Node using data you specify. Create ElementCreates an element with a tag name you specify. Create CDATA SectionCreates a CDATA Section Node using data you specify. CDATA is unparsed character data.Create AttributeCreates an attribute with a name you specify. Create Processing InstructionCreates a Processing Instruction Node using Target and Data strings. Create Document FragmentCreates an empty Document Fragment object. Create Text NodeCreates a Text Node using data you specify. Get Elements By Tag Name ArrayReturns an array of nodes with a tag name you specify, in the order that a preorder traversal of the Document tree encounters the nodes. Create Entity ReferenceCreates an entity reference with a name you specify. Import NodeImports a node from another document. Create Element NSCreates an element using the qualified name and namespace URI you specify. Create Attribute NSCreates an attribute using the qualified name and namespace URI (Uniform Resource Identifier) that you specify. Get Elements By Tag Name NSReturns a Node List of element(s) with a local name and namespace URI you specify, in the order that a preorder traversal of the Document tree encounters the nodes. Get Element by IDReturns an element containing the ID you specify in ElementId. Get Elements By Tag NameReturns a list of nodes with a tag name you specify, in the order that a preorder traversal of the Document tree encounters the nodes. Get Elements By Tag Name NS ArrayReturns an array of nodes containing the element(s) with a local name and namespace URI that you specify, in the order that a preorder traversal of the Document tree encounters the nodes. Load StringLoads the file into the parser. Save File (Pretty Print)Saves the document in pretty print format into the file you specify.
Load FileLoads the file into the parser. Save FileSaves the document into the file you specify. Create CommentCreates a Comment Node using data you specify. Create ElementCreates an element with a tag name you specify. Create CDATA SectionCreates a CDATA Section Node using data you specify. CDATA is unparsed character data.Create AttributeCreates an attribute with a name you specify. Create Processing InstructionCreates a Processing Instruction Node using Target and Data strings. Create Document FragmentCreates an empty Document Fragment object. Create Text NodeCreates a Text Node using data you specify. Get Elements By Tag Name ArrayReturns an array of nodes with a tag name you specify, in the order that a preorder traversal of the Document tree encounters the nodes. Create Entity ReferenceCreates an entity reference with a name you specify. Import NodeImports a node from another document. Create Element NSCreates an element using the qualified name and namespace URI you specify. Create Attribute NSCreates an attribute using the qualified name and namespace URI (Uniform Resource Identifier) that you specify. Get Elements By Tag Name NSReturns a Node List of element(s) with a local name and namespace URI you specify, in the order that a preorder traversal of the Document tree encounters the nodes. Get Element by IDReturns an element containing the ID you specify in ElementId. Get Elements By Tag NameReturns a list of nodes with a tag name you specify, in the order that a preorder traversal of the Document tree encounters the nodes. Get Elements By Tag Name NS ArrayReturns an array of nodes containing the element(s) with a local name and namespace URI that you specify, in the order that a preorder traversal of the Document tree encounters the nodes. Load StringLoads the file into the parser. Save File (Pretty Print)Saves the document in pretty print format into the file you specify.
Load FileLoads the file into the parser. Save FileSaves the document into the file you specify. Create CommentCreates a Comment Node using data you specify. Create ElementCreates an element with a tag name you specify. Create CDATA SectionCreates a CDATA Section Node using data you specify. CDATA is unparsed character data.Create AttributeCreates an attribute with a name you specify. Create Processing InstructionCreates a Processing Instruction Node using Target and Data strings. Create Document FragmentCreates an empty Document Fragment object. Create Text NodeCreates a Text Node using data you specify. Get Elements By Tag Name ArrayReturns an array of nodes with a tag name you specify, in the order that a preorder traversal of the Document tree encounters the nodes. Create Entity ReferenceCreates an entity reference with a name you specify. Import NodeImports a node from another document. Create Element NSCreates an element using the qualified name and namespace URI you specify. Create Attribute NSCreates an attribute using the qualified name and namespace URI (Uniform Resource Identifier) that you specify. Get Elements By Tag Name NSReturns a Node List of element(s) with a local name and namespace URI you specify, in the order that a preorder traversal of the Document tree encounters the nodes. Get Element by IDReturns an element containing the ID you specify in ElementId. Get Elements By Tag NameReturns a list of nodes with a tag name you specify, in the order that a preorder traversal of the Document tree encounters the nodes. Get Elements By Tag Name NS ArrayReturns an array of nodes containing the element(s) with a local name and namespace URI that you specify, in the order that a preorder traversal of the Document tree encounters the nodes. Load StringLoads the file into the parser. Save File (Pretty Print)Saves the document in pretty print format into the file you specify.