SWIFT Module 7.1 SP10.July 2020 | Configuring SWIFT Module for Message Exchange over SAA | Using SWIFT Module SDK Services | About the SWIFT Module SDK Features | SWIFT Module SDK Document Formats
 
SWIFT Module SDK Document Formats
As part of the SDK feature, SWIFT Module provides pre-bundled SDK MT and MX XSDs for the creation of MT and MX IS document types. SWIFT Module also provides services that automatically create the back-end IS document types and IS schemas from the MT and MX schemas.
The following IS and XSD documents are included as part of the SDK feature:
*IS document types—The creation services generate a separate IS document type for each message type, per SDK version (provided as part of the SWIFT FIN component). The conversion services use these document types when converting an XML message into flat file format.
*MT and MX XSDs—The following XSDs are pre-bundled within SWIFT Module:
*Block 4 XSDs—A separate XSD to define the business content (block 4) of a message for each message type, per SDK version. These are used when converting flat file messages into XML format.
*File Definition XSDs —A separate XSD that defines the header and trailer elements common to all message types (Blocks 1, 2, 3, and 5). This is used to enforce the message standard format during conversion of the (entire) file. There is a separate XSD for each SDK version.
*To install SDK document formats
To install the IS document types and IS schemas, complete the following steps:
1. Execute the wm.sdk.docgenerator:createMTISDocFromSchema service to create IS document types and IS schemas for MT FIN messages.
2. Execute the wm.sdk.docgenerator:createMXISDocFromSchema service to create IS document types and IS schemas for MX FIN messages.
The corresponding MT and MX IS document types and IS schemas are created in the wm.sdk.rec folder inside the WmFIN package.