|
Include XML
Attributes in SNL Primitive
|
Specifies the construction/marshalling of SNL primitives.
When the SWIFT AG Adapter constructs/marshals the SNL primitives, this
flag indicates whether the adapter includes the XML attributes in the primitives.
For example:
-
For element SwInt:Requestor, including XML attributes, is
as follows:
<SwInt:Requestor type="Sw.Gbl.DN"
version="4.0.0">o=swift,o=swift</
SwInt:Requestor>
|
-
If you do not include XML attributes, as follows:
<SwInt:Requestor>o=swift,o=swift
</SwInt:Requestor>
|
If not include XML attributes.
Note –
All XML attributes in SNL Primitives are defined in SNL Specification.
|
True or False.
True indicates that the adapter includes
the XML attributes in the primitives.
The configured default is False.
|