.cdm-java.6.0.0-dev.63.source-code.cdm-regulation-Prsn.schema.json Maven / Gradle / Ivy
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$anchor": "cdm.regulation",
"type": "object",
"title": "Prsn",
"properties": {
"ctryOfBrnch": {
"type": "string"
},
"othr": {
"$ref": "cdm-regulation-Othr.schema.json"
}
},
"required": [
"ctryOfBrnch",
"othr"
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy