Last active
January 24, 2018 06:19
-
-
Save Audhil/4ae9beacecc3be86f81ce606a42ea20f to your computer and use it in GitHub Desktop.
XML - Generation Blog_1
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
<?xml version="1.0" encoding="UTF-8"?> | |
<Movies> | |
<row no="1"> | |
<FL val="TicketId">6000000066015</FL> | |
<FL val="MovieName">Dunkirk</FL> | |
<FL val="TimeLog"> | |
<row no="1"> | |
<FL val="date">23/01/2018</FL> | |
<FL val="startTime">08:00</FL> | |
</row> | |
</FL> | |
</row> | |
</Movies> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment