Mercurial > pub > Impl
comparison _test/Resources/person_info.xml @ 215:77a9934a44af
sync, migrating to XML::Compile
author | cin |
---|---|
date | Sun, 19 Aug 2012 22:27:43 +0400 |
parents | d1676be8afcc |
children | 608e74bc309f |
comparison
equal
deleted
inserted
replaced
214:4683002758aa | 215:77a9934a44af |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8" ?> |
2 <personInfo> | 2 <personInfo code="1552-34af" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://implab.org/person/" xsi:schemaLocation="http://implab.org/person/ person.xsd"> |
3 <firstName>Norman</firstName> | 3 <firstName>Norman</firstName> |
4 <lastName>Freeman</lastName> | 4 <lastName>Freeman</lastName> |
5 <address> | 5 <address> |
6 <street>hellroad</street> | 6 <street>hellroad</street> |
7 <line>1</line> | 7 <line>1</line> |