.cdm-java.6.0.0-dev.72.source-code.cdm-regulation-Swp.schema.json Maven / Gradle / Ivy
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$anchor": "cdm.regulation",
"type": "object",
"title": "Swp",
"properties": {
"swpIn": {
"$ref": "cdm-regulation-SwpIn.schema.json"
},
"swpOut": {
"$ref": "cdm-regulation-SwpOut.schema.json"
}
},
"required": [
"swpIn",
"swpOut"
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy