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