Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

EnsLib.ebXML.SOAPHeader

serial class EnsLib.ebXML.SOAPHeader extends %Library.SerialObject, %SOAP.Header

Base class for ALL SOAP headers

Method Inventory

Parameters

parameter SCHEMAPACKAGE = EnsLib.ebXML.schema;

Methods

classmethod XMLNew(document As %XML.Document, node As %Integer, containerOref As %RegisteredObject = "") as EnsLib.ebXML.SOAPHeader
Override XMLNew to allow for deserializing arrays of SOAP headers. This is to overcome problems with the XML Import of array properties that contain polymorphic objects (i.e. any non-homogenous array).

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab