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

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 20 14


Summary

Properties
%compNames %propNames CTValue CompData
Error FieldData Filename ForceOld
ImplGuide TriggerSegs category compPosition
elementname elementtype forceCategory inDoc
inSequence lastFileCategory position

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


Parameters

• parameter DOMAIN = "Ensemble";

Properties

• property %compNames as %String [ MultiDimensional ];
Array for disambiguation of names for components w/in a field
• property %propNames as %String [ MultiDimensional ];
Array for disambiguation of names for fields w/in a segment
• property CTValue as %String;
• property CompData as array of %String;
• property Error as %Status [ InitialExpression = $$$OK ];
Error encountered inside xml import handler
• property FieldData as array of %String;
• property Filename as %String;
Filename for use in constructing xml handler error messages
• property ForceOld as %Boolean [ InitialExpression = 0 ];
• property ImplGuide as %String;
• property TriggerSegs as array of %String;
• property category ;
• property compPosition as %Integer;
• property elementname ;
• property elementtype ;
• property forceCategory as %String;
slot for remembering forced category name
• property inDoc as %Boolean [ InitialExpression = 0 ];
• property inSequence as %Boolean [ InitialExpression = 0 ];
• property lastFileCategory as %String;
slot for remembering categories encountered in schema xml file
• property position as %Integer;

Methods

• classmethod Import(pFile As %String, pForceCategory As %String = "", pForceOld As %Boolean = 0, Output pCategoryImported As %String) as %Status
• method IsEnsLibRO() as %Boolean


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