EnsLib.EDI.XML.SchemaXSD
class EnsLib.EDI.XML.SchemaXSD extends %Library.RegisteredObject
Method Inventory
Methods
classmethod Import(location As %String, Output pCategoryImported As %String, pForceCategory As %String = "", pNSCategories As %String = "", pVerbose As %String = "") as %Status
User needs %Ens_EDISchema WRITE privilege which
is enforced via calling SMP page EnsPortal.EDI.XML.SchemaMain
and the schema global creation API.
If the location is over https then the IRIS SSL Configuration to use is to be specified by appending [nameofsslconfiguration] to the end of the location URL. The enclosing [] are required.
If the location is over https then the IRIS SSL Configuration to use is to be specified by appending [nameofsslconfiguration] to the end of the location URL. The enclosing [] are required.
Inherited Members
Inherited 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()