Current location - Training Enrollment Network - Books and materials - Rewrite the following book order data into an XML document.
Rewrite the following book order data into an XML document.
You can't upload attachments here, I'll just post them on it. You can copy them into Notepad and save them as. xml。 You can also leave an email and I'll send it to you. At present, I'm not sure whether you want xml files or generate xml code.

& lt? Xml version =" 1.0 "encoding ="UTF-8"? & gt

& lt book order data >;

& lt order customer name = "Zhang Danian" order number ="D87859676 "order time ="2009-04-0 1.

"Tel =" 12345678943" Mailing address = "No.565438 Simon Road+0621mailbox" >

& ltBookname name= "website construction and maintenance" ISBN = "100589" unit price = "32.00" num = "8"/ >

& ltBookname name="ASP application development "ISBN ="10/561"unit price =" 29.00 "num =" 10 "/ >

& ltBookname name= "dynamic web design" ISBN = "10 1608" unit price = "45.00" num = "5"/ >

& lt/Order >

& lt/ Book Order Data >