PHP Classes

File: tests/testXmlData/55521_item_only.xml

Recommend this page to a friend!
  Classes of Richard Williams   XML Helper   tests/testXmlData/55521_item_only.xml   Download  
File: tests/testXmlData/55521_item_only.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: 941 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="ISO-8859-1"?> <Order currency="USD" id="rogue-55521"> <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> <Item num="1"> <Id>nvnhat6</Id> <Code>HMassPLAT6</Code> <Quantity>1</Quantity> <Unit-Price>199.95</Unit-Price> <Description> Navionics Booger Platinum Lake Maps 2010</Description> <Url>NOURL</Url> <Taxable>YES</Taxable> <Thumb/> <Option name="Selection">Selection: {SD-HMPT-E6} Region E - East - MEGASD with SD Adapter - IN STOCK</Option> </Item> </Order>