blob: 6375e74fe4813560137d5ff0c34104342306b805 [file] [log] [blame]
{"employee":{
"@name":"John Doe",
"home-address":{
"street":"123 Fake Street",
"city":"Ottawa",
"country":"Canada"
},
"address":[{
"street":"222 Fake Street",
"city":"Toronto",
"country":"Canada"
},
{
"street":"222 Fake Street",
"city":"Toronto",
"country":"Canada"
}
],
"ns1.simple-element":["123"],
"qname-element":["myns:localname"],
"ns2.complex-element":[{
"child":"value"
}]
}}