Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create pdu data #116

Open
mo3tasem74 opened this issue May 28, 2024 · 0 comments
Open

Create pdu data #116

mo3tasem74 opened this issue May 28, 2024 · 0 comments

Comments

@mo3tasem74
Copy link

Dear Mr Zubri
i have created an mx message but i am having difficulty creating the external part, which is DataPDU and header tag. like i can create from tag and below, i mean the body tag but for the above part, i don't know which class i should include to take an object from it and create the rest of the message as i did in the remaining part

this is my missing part

?xml version="1.0"?>
<ns:DataPDU
xmlns:ns="urn:swift:saa:xsd:saa.2.0">
ns:Header
ns:Message
ns:SenderReferenceMXWebM522237</ns:SenderReference>
ns:MessageIdentifiercamt.029.001.01</ns:MessageIdentifier>
ns:FormatAnyXML</ns:Format>
ns:SubFormatInput</ns:SubFormat>
ns:Sender
ns:DNo=ptsausaa,o=swift</ns:DN>
ns:FullName
ns:X1PTSAUSAAXXX</ns:X1>
</ns:FullName>
</ns:Sender>
ns:Receiver
ns:DNo=ptsausaa,o=swift</ns:DN>
ns:FullName
ns:X1PTSAUSAAXXX</ns:X1>
</ns:FullName>
</ns:Receiver>
ns:InterfaceInfo
ns:UserReferenceMXWebM522237</ns:UserReference>
</ns:InterfaceInfo>
ns:NetworkInfo
ns:IsNotificationRequestedtrue</ns:IsNotificationRequested>
ns:Serviceswift.generic.ia!x</ns:Service>
</ns:NetworkInfo>
</ns:Message>
</ns:Header>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant