Document PropertiesDownload PDFSelected SectionSelected Section and Subsection(s)Entire ManualUpdated2025-07-302 minute(s) readLabVIEWAPI ReferenceLabVIEW G Document ElementThe Child Node that is the root element of the document. Document EncodingSets or gets the encoding of a document.Document TypeThe Document Type Definition (DTD) associated with the document.Load External DTDSets Loading External DTD. This property allows you to enable or disable external Document Type Definition (DTD) loading. When set to FALSE, the parser ignores external DTD completely if you set the validation scheme to Never. The default is TRUE. The parser ignores this property if the validation scheme is set to Always or Auto.Preserve WhitespaceSets include ignorable whitespace. This property allows you to specify whether a validating parser includes ignorable whitespaces as Text Nodes. It has no effect on non-validating parsers that always include non-markup text. The default is TRUE, which causes the parser to add ignorable whitespaces to the DOM tree as Text Nodes. If you set the property to FALSE, the parser discards all ignorable whitespace and does not add Text Nodes to the DOM tree.Process NamespacesSets do namespaces, which allows you to enable or disable the parser namespace processing. When set to TRUE, the parser enforces the constraints and rules that the NameSpace specification includes.Process SchemaSets do schema, which allows you to enable or disable the parser schema processing. The default is FALSE, in which the parser does not process schema that it finds.Schema Full CheckingEnables full schema constraint checking. This property works only if you enable schema validation. The default is FALSE, which means the parser performs partial constraint checking. Full schema constraint checking can be time-consuming or memory intensive. The property controls particle unique attribution constraint checking and particle derivation restriction checking.Validate On LoadAllows users to set the validation scheme that the parser uses. The value is one of the ValSchemes enumerated values that this class defines.XML ImplementationThe Implementation object that handles the document.
Document ElementThe Child Node that is the root element of the document. Document EncodingSets or gets the encoding of a document.Document TypeThe Document Type Definition (DTD) associated with the document.Load External DTDSets Loading External DTD. This property allows you to enable or disable external Document Type Definition (DTD) loading. When set to FALSE, the parser ignores external DTD completely if you set the validation scheme to Never. The default is TRUE. The parser ignores this property if the validation scheme is set to Always or Auto.Preserve WhitespaceSets include ignorable whitespace. This property allows you to specify whether a validating parser includes ignorable whitespaces as Text Nodes. It has no effect on non-validating parsers that always include non-markup text. The default is TRUE, which causes the parser to add ignorable whitespaces to the DOM tree as Text Nodes. If you set the property to FALSE, the parser discards all ignorable whitespace and does not add Text Nodes to the DOM tree.Process NamespacesSets do namespaces, which allows you to enable or disable the parser namespace processing. When set to TRUE, the parser enforces the constraints and rules that the NameSpace specification includes.Process SchemaSets do schema, which allows you to enable or disable the parser schema processing. The default is FALSE, in which the parser does not process schema that it finds.Schema Full CheckingEnables full schema constraint checking. This property works only if you enable schema validation. The default is FALSE, which means the parser performs partial constraint checking. Full schema constraint checking can be time-consuming or memory intensive. The property controls particle unique attribution constraint checking and particle derivation restriction checking.Validate On LoadAllows users to set the validation scheme that the parser uses. The value is one of the ValSchemes enumerated values that this class defines.XML ImplementationThe Implementation object that handles the document.
Document ElementThe Child Node that is the root element of the document. Document EncodingSets or gets the encoding of a document.Document TypeThe Document Type Definition (DTD) associated with the document.Load External DTDSets Loading External DTD. This property allows you to enable or disable external Document Type Definition (DTD) loading. When set to FALSE, the parser ignores external DTD completely if you set the validation scheme to Never. The default is TRUE. The parser ignores this property if the validation scheme is set to Always or Auto.Preserve WhitespaceSets include ignorable whitespace. This property allows you to specify whether a validating parser includes ignorable whitespaces as Text Nodes. It has no effect on non-validating parsers that always include non-markup text. The default is TRUE, which causes the parser to add ignorable whitespaces to the DOM tree as Text Nodes. If you set the property to FALSE, the parser discards all ignorable whitespace and does not add Text Nodes to the DOM tree.Process NamespacesSets do namespaces, which allows you to enable or disable the parser namespace processing. When set to TRUE, the parser enforces the constraints and rules that the NameSpace specification includes.Process SchemaSets do schema, which allows you to enable or disable the parser schema processing. The default is FALSE, in which the parser does not process schema that it finds.Schema Full CheckingEnables full schema constraint checking. This property works only if you enable schema validation. The default is FALSE, which means the parser performs partial constraint checking. Full schema constraint checking can be time-consuming or memory intensive. The property controls particle unique attribution constraint checking and particle derivation restriction checking.Validate On LoadAllows users to set the validation scheme that the parser uses. The value is one of the ValSchemes enumerated values that this class defines.XML ImplementationThe Implementation object that handles the document.