Created
July 16, 2019 06:34
-
-
Save alialrahahleh/a059e7b5552f4478991ffb040532b409 to your computer and use it in GitHub Desktop.
Sample XML input
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<ITEM> | |
<ITEM-CODE>15</ITEM-CODE> | |
<TRANSACTION-DATE>222</TRANSACTION-DATE> | |
<ITEM-TYPE>Car</ITEM-TYPE> | |
<ORDERED-BY>Customer2</ORDERED-BY> | |
<ORDER-DATE>20161207111400</ORDER-DATE> | |
<ORDER-ID>3190996</ORDER-ID> | |
<CUSTOMER-LOCATION>USA</CUSTOMER-LOCATION> | |
</ITEM> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment