176
Views
3
Comments
Solved
[XML Records] Add an attribute to the tag
Question
xml-records
Service icon
Forge asset by Afonso Carvalho

Hi,

I want to add Ccy="EUR"  attribute to a tag as it showed below. Any advice how can I do this?


<Amt>

  <InstdAmt Ccy="EUR">1500.00</InstdAmt>

  </Amt>


2019-06-15 21-39-22
Afonso Carvalho
 
MVP
Solution

Hi Meri,

I assume you want to write an attribute to XML. Check the Webscreen2 preparation of this module for an example.

XMLAttrAmt.oml
2019-06-15 21-39-22
Afonso Carvalho
 
MVP
Solution

Hi Meri,

I assume you want to write an attribute to XML. Check the Webscreen2 preparation of this module for an example.

XMLAttrAmt.oml
2019-07-08 11-15-14
Meri Hayrapetyan

Hi,

Version of Alfonso worked perfectly.

Thank you all.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.