PHP Classes

File: complex-test.xml

Recommend this page to a friend!
  Classes of Dom Hastings   PHP Chunk   complex-test.xml   Download  
File: complex-test.xml
Role: Auxiliary data
Content type: text/plain
Description: Example complex data
Class: PHP Chunk
Extract chunks from large XML files
Author: By
Last change:
Date: 14 years ago
Size: 424 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <Complex> <Object> <Title>Title 1</Title> <Name>It's name goes here</Name> <ObjectData> <Info1></Info1> <Info2></Info2> <Info3></Info3> <Info4></Info4> </ObjectData> <Date></Date> </Object> <Object></Object> <Object> <AnotherObject></AnotherObject> <Data></Data> </Object> <Object></Object> <Object></Object> </Complex>