Dassault Systèmes · Schema

Country Name

Country Location

3DEXPERIENCEPLMProduct Lifecycle ManagementCADManufacturingSolidWorksCATIAENOVIAEngineering3D Collaboration
View JSON Schema on GitHub

JSON Schema

country_name.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/dassault/json-schema/country_name.json",
  "title": "Country Name",
  "type": "string",
  "description": "Country Location\n",
  "example": "France"
}