PHP Classes

File: tests/testXmlData/55521_cwr.xml

Recommend this page to a friend!
  Classes of Richard Williams   XML Helper   tests/testXmlData/55521_cwr.xml   Download  
File: tests/testXmlData/55521_cwr.xml
Role: Auxiliary data
Content type: text/plain
Description: Test data
Class: XML Helper
Extract XML data into an array and vice-versa
Author: By
Last change:
Date: 13 years ago
Size: 2,048 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="ISO-8859-1"?> <Order currency="USD" id="rogue-55521"> <Time>Tue Jun 01 20:52:06 EDT 2010</Time> <NumericTime>1275443526</NumericTime> <Referer>NA</Referer> <Entry-Point>NA</Entry-Point> <AddressInfo type="ship"> <Name> <First>Joe</First> <Last>Blow</Last> <Full>Joe Blow</Full> </Name> <Address1>3572 Oak St</Address1> <Address2/> <City>Indian Mound</City> <State>Tennessee</State> <Country>US United States</Country> <Zip>37079</Zip> <Phone>(931) 232-4282</Phone> <Custom name="Partial Shipment OK">no</Custom> </AddressInfo> <AddressInfo type="bill"> <Name> <First>Joe</First> <Last>Blow</Last> <Full>Joe Blow</Full> </Name> <Address1>3572 Oak St</Address1> <Address2/> <City>Indian Mound</City> <State>Tennessee</State> <Country>US United States</Country> <Zip>37079</Zip> <Phone>(931) 232-1212</Phone> <Email>hoovervacuum@netzero.com</Email> </AddressInfo> <Shipping>USPS Priority Mail</Shipping> <Details>Cardholder's name: Joe Blow Card type: VISA Customer notes: --- Advanced info --- Approved: Approval Code: 05527B; Transaction ID: 3016970064 AVS info: YYY CVV info: 3 digit(s) / </Details> <CreditCard type="Credit Card (AuthorizeNet: AIM)"/> <Item num="0"> <Id>nvnhmplat6</Id> <Code>HMPLAT6</Code> <Quantity>1</Quantity> <Unit-Price>166.95</Unit-Price> <Description> Navionics HotMaps Platinum Lake Maps 2010</Description> <Url>NOURL</Url> <Taxable>YES</Taxable> <Thumb/> <Option name="Selection">Selection: {SD-HMPT-E6} Region E - East - microSD with SD Adapter - IN STOCK</Option> </Item> <Total> <Line type="Subtotal" name="Subtotal">166.95</Line> <Line type="Shipping" name="Shipping">8.32</Line> <Line type="Tax" name="Tax">0.00</Line> <Line type="Total" name="Total">175.27</Line> </Total> </Order>