cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Convert xml attribute to xml element in Snaplogic

Dhivya_Aroma1
New Contributor III

Team,

I am looking for a solution in snaplogic to convert the xml attribute to xml element.

My xml looks like this,

Bloodroot Columbine

Thanks,
Dhivya Aroma

1 ACCEPTED SOLUTION

koryknick
Employee
Employee

Attached is an example pipeline. Note that you will need to extend the XSD defined for the XML Formatter, but this should solve this request.

Example_XML_attributes_to_elements_2020_06_29.slp (7.8 KB)

Note that you will need to rename the following attachments to remove the โ€œ.txtโ€ extension - this was done just so I could upload.
catalog_with_attributes.xsd.txt (762 Bytes) catalog_with_attributes.xml.txt (201 Bytes)

View solution in original post

6 REPLIES 6

koryknick
Employee
Employee

Attached is an example pipeline. Note that you will need to extend the XSD defined for the XML Formatter, but this should solve this request.

Example_XML_attributes_to_elements_2020_06_29.slp (7.8 KB)

Note that you will need to rename the following attachments to remove the โ€œ.txtโ€ extension - this was done just so I could upload.
catalog_with_attributes.xsd.txt (762 Bytes) catalog_with_attributes.xml.txt (201 Bytes)

Hi KoryKnick,

Thanks for the solution. This worked. I understand that xsd is mandatory for the transformation.

Regards,
Dhivya.