Start by creating a new XML file using File > New option. Choose "Generic XML" and then click OK.
Type or paste the XML. Also, the following XML sample can be used:
<num>7890978625</num> <date>2005-12-20</date> <total>34.84</total> <items> <item> <name>Harry Potter and the Goblet of Fire (Widescreen Edition)</name> <type>DVD</type> <price>14.86</price> <quantity>1</quantity> </item> <item> <name>Little Tikes Walkie Talkies</name> <price>9.99</price> <quantity>2</quantity> </item> </items> </invoice>
Sample files used in this tutorial can be found at the following locations:
The document must be saved on the local hard drive.
Next: Edit Document Templates
|
||||
|
||||
|