Class Reference
%DeepSee.PMML.Definition.node
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%DeepSee] >  [PMML] >  [Definition] >  [node]
Private  Storage

abstract class %DeepSee.PMML.Definition.node extends abstractNode

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2


Summary

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
%ValidatePMML XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType

Subclasses
%DeepSee.PMML.Definition.Extension %DeepSee.PMML.Definition.Extension.FieldMap %DeepSee.PMML.Definition.Extension.ISCExtension
%DeepSee.PMML.Definition.Models.RuleSet.RuleSelectionMethod %DeepSee.PMML.Definition.Models.RuleSet.RuleSet %DeepSee.PMML.Definition.Models.Text.Corpus
%DeepSee.PMML.Definition.Models.Text.Dictionary %DeepSee.PMML.Definition.Models.Text.Document %DeepSee.PMML.Definition.Models.Text.DocumentTermMatrix
%DeepSee.PMML.Definition.Models.Text.Normalization %DeepSee.PMML.Definition.Models.Text.Similarity %DeepSee.PMML.Definition.PMML
%DeepSee.PMML.Definition.Util.AbstractArray %DeepSee.PMML.Definition.Util.AbstractExpression %DeepSee.PMML.Definition.Util.InlineTableRow
%DeepSee.PMML.Definition.Util.MatCell %DeepSee.PMML.Definition.Util.Matrix %DeepSee.PMML.Definition.Util.ParameterField
%DeepSee.PMML.Definition.extendableNode

Parameters

• parameter XMLIGNOREINVALIDATTRIBUTE = 0;
The XMLIGNOREINVALIDATTRIBUTE parameter allows the programmer to control handling of unexpected attributes in the XML input. By default (XMLIGNOREINVALIDATTRIBUTE = 1), will ignore unexpected attributes. If XMLIGNOREINVALIDATTRIBUTE is set = 0, then an unexpected attribute will be treated as an error.
• parameter XMLSEQUENCE = 1;
If the XMLSEQUENCE = 1, then the order of the XML elements must match the order of the class properties. This allows us to deal with XML where the same field appears multiple times and is distinguished by the order.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.