blob: 09d90f977565bd0959fe016628047100f314c3d7 [file] [log] [blame]
{
"$schema" : "http://json-schema.org/draft-04/schema#",
"title" : "org.eclipse.persistence.testing.jaxb.xmlelement.self.Root",
"type" : "object",
"properties" : {
"root" : {
"type" : "object",
"properties" : {
},
"additionalProperties" : true
}
}
}