Dassault Systèmes · Schema

Country Code

ISO3 Code (3 capital letters code) of the country

3DEXPERIENCEPLMProduct Lifecycle ManagementCADManufacturingSolidWorksCATIAENOVIAEngineering3D Collaboration
View JSON Schema on GitHub

JSON Schema

country_code.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/dassault/json-schema/country_code.json",
  "title": "Country Code",
  "type": "string",
  "description": "ISO3 Code (3 capital letters code) of the country",
  "example": "FRA"
}