Hi, I need a little help on how XML works. I learned about XML and understood pretty much about it but am having hard time implementing it. For now all I need to do is to convert pipe delimited file to .xml file following the IMS standard provided by our vendor who later runs this file into API (Application Programming Interface). Now my question is what steps do i need to follow and what information do i need from vendor in order to populate this .xml file. Do i need to create my own schema file or can i use IMS schema file and how to i do that? I am really getting confused.
Thank you.
