.cdm-java.6.0.0-dev.82.source-code.cdm-product-common-schedule-DateRelativeToCalculationPeriodDates.schema.json Maven / Gradle / Ivy
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$anchor": "cdm.product.common.schedule",
"type": "object",
"title": "DateRelativeToCalculationPeriodDates",
"description": "A data to: provide the ability to point to multiple payment nodes in the document through the unbounded paymentDatesReference.",
"properties": {
"calculationPeriodDatesReference": {
"description": "A set of href pointers to calculation period dates defined somewhere else in the document.",
"type": "array",
"items": {
"$ref": "cdm-product-common-schedule-metafields-ReferenceWithMetaCalculationPeriodDates.schema.json"
},
"minItems": 1
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy