All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.cdm-java.5.9.1.source-code.cdm-base-staticdata-asset-common-Equity.schema.json Maven / Gradle / Ivy

{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "$anchor": "cdm.base.staticdata.asset.common",
  "type": "object",
  "title": "Equity",
  "description": "A class to specify an equity as having a product identifier. As a difference versus the FpML standard, the CDM structure of this class only includes the productIdentifier class, which consists of an identifier, productTaxonomy, and source of the identifier. The reason for this approach is to avoid the potential for conflicting information between the information associated with the contractual product and the reference information maintained by the relevant service provider.",
  "properties": {
    "productIdentifier": {
      "$ref": "cdm-base-staticdata-asset-common-ProductIdentifier.schema.json"
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy