view xml/sample.xml @ 18:0fce1292ab38

add deepPersonIdsTest and Method but not Test
author one
date Mon, 27 Oct 2014 06:49:08 +0900
parents 3dc5905739ef
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<Person>
  <name id = "10">tatsuki</name>
  <sex>male</sex>
</Person>