Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [EnsLib] >  [EDI] >  [X12] >  [SchemaXML]
Private  Storage   

class EnsLib.EDI.X12.SchemaXML extends %XML.SAX.ContentHandler

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
10 10


Summary

Properties
%propNames CatOnly Error Filename
base category elementname elementtype
forceCategory lastFileCategory

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
Export GetImportCategory Import LocatePosition
Mask OnPostParse PopHandler PushHandler
characters comment compositeDescToName endCDATA
endDTD endDocument endEntity endPrefixMapping
error fatalError fieldDescToName ignorableWhitespace
processingInstruction skippedEntity startCDATA startDTD
startDocument startEntity startPrefixMapping warning


Properties

• property %propNames as %String [ MultiDimensional ];
Array for disambiguation of names
• property CatOnly as %Boolean;
Flag to only check the category defined in the schema xml file
• property Error as %Status [ InitialExpression = $$$OK ];
Error encountered inside xml import handler
• property Filename as %String;
Filename for use in constructing xml handler error messages
• property base ;
• property category ;
• property elementname ;
• property elementtype ;
• property forceCategory as %String;
slot for remembering forced category name
• property lastFileCategory as %String;
slot for remembering categories encountered in schema xml file

Methods

• classmethod Export(pCategory As %String, pFile As %String) as %Status
• classmethod GetImportCategory(pFilename As %String) as %String
• classmethod Import(pFile As %String, Output pCategoryImported As %String, pForceCategory As %String) as %Status
• classmethod compositeDescToName(desc, elem, piece) as %String
• classmethod fieldDescToName(desc, elem, piece) as %String


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