Sha256: 425950b847a135d852d473c96d5eb5135497e897aca151e058c21d34d12b5155
Contents?: true
Size: 515 Bytes
Versions: 237
Compression:
Stored size: 515 Bytes
Contents
<TestModel xmlns:MNS="testmodel.org/myNamespace" > <MNS:House> before kitchen <MNS:Room id="1" name="Kitchen" /> after kitchen <MNS:Room id="2" name="TomsRoom">within toms room</MNS:Room> after toms room </MNS:House> <Person name="Tom" room="2"> <Parents> <Person name="Kate"> <Parents> <Person name="Maria" /> <Person name="Will" /> </Parents> </Person> </Parents> </Person> <MULTI-PART-NAME> <INSIDE_MULTI_PART/> </MULTI-PART-NAME> </TestModel>
Version data entries
237 entries across 237 versions & 3 rubygems