PHP Classes

File: tests/testXmlData/55521_total_only.xml

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

Contents

Class file image Download
<?xml version="1.0" encoding="ISO-8859-1"?> <Order currency="USD" id="rogue-55521"> <Boog boog-att='245'></Boog> <Total> <Line type="Subtotal" name="Subtotal">166.95</Line> <Line type="Shipping" name=" Shipping ">8.32</Line> <Line type="Tax" name='Tax'> <InnerLine>24</InnerLine> </Line> <Line type="Total" name="Total"> 175.27 </Line> </Total> </Order>