| Common Documentazione UML |
LCMM::Common
Classe LCMM Instruction Additional Information
This entity includes the information of a LCMM Instruction compliant with the ISO standard 20022 that is not needed for its processing in T2S and it is not stored in the LCMM Instruction entity with the same level of granularity in a structured way. Each LCMM Additional Information stores blocks of the Inbound LCMM Message not stored in the LCMM Instruction’s data, avoiding redundancies, specifying an XML Tag and an XML Sequence so that the location of the XML String stored in the entity could be recognized against the message schema.Each LCMM Instruction Additional Information is linked to the LCMM Instruction it belongs to.
Attributi |
<<Boundary>> <Class> LCMM Instruction | belongs to | |
<Primitive Type> String | XML Tag |
XML Tag of the block whose content is stored in the XMl String. The value of this attribute , in combination with the value of the XML Sequence and the Instruction Type of the LCMM Instruction this additional information belongs to, identifies univocally the block.
|
<Primitive Type> String | XML Sequence |
XML Sequence of the block whose content is stored in the XMl String. The value of this attribute , in combination with the value of the XML Tag and the Instruction Type of the LCMM Instruction this additional information belongs to, identifies univocally the block.
|
<Primitive Type> String | XML String |
Content of the block stored.
|
Proprietà:
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Name | LCMM Instruction Additional Information |
Namespace | <Package> Common |
Owner | <Package> Common |
Package | <Package> Common |
Qualified Name | T2S Data Model::LCMM::Common::LCMM Instruction Additional Information |
Stereotype | Boundary |
Visibility | Public |
belongs to
Private <<Boundary>> <Class> LCMM Instruction belongs to
-
Vincoli:
-
Proprietà:
-
XML Sequence
Public <Primitive Type> String XML Sequence
-
XML Sequence of the block whose content is stored in the XMl String. The value of this attribute , in combination with the value of the XML Tag and the Instruction Type of the LCMM Instruction this additional information belongs to, identifies univocally the block.
-
Vincoli:
-
Proprietà:
-
XML String
Public <Primitive Type> String XML String
-
Content of the block stored.
-
Vincoli:
-
Proprietà:
-
XML Tag
Public <Primitive Type> String XML Tag
-
XML Tag of the block whose content is stored in the XMl String. The value of this attribute , in combination with the value of the XML Sequence and the Instruction Type of the LCMM Instruction this additional information belongs to, identifies univocally the block.
-
Vincoli:
-
Proprietà:
-
| Common Documentazione UML |