{
  "vct": "eu.we-build:ubo:1",
  "name": "Ultimate Beneficial Owner (UBO) Attestation",
  "description": "SD-JWT VC schema for the WeBuild UBO Attestation (vct: eu.we-build:ubo:1). Provides a standardized, verifiable representation of the natural persons who ultimately own or control a legal entity, compliant with AMLR 2024/1624.",
  "display": [
    {
      "locale": "en-US",
      "name": "Ultimate Beneficial Owner (UBO) Attestation",
      "description": "SD-JWT VC schema for the WeBuild UBO Attestation (vct: eu.we-build:ubo:1). Provides a standardized, verifiable representation of the natural persons who ultimately own or control a legal entity, compliant with AMLR 2024/1624."
    }
  ],
  "claims": [
    {
      "path": [
        "trust_anchor_url"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Trust Anchor Url"
        }
      ]
    },
    {
      "path": [
        "attestation_legal_category"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Attestation Legal Category"
        }
      ],
      "mandatory": true
    },
    {
      "path": [
        "schema_version"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Schema Version"
        }
      ]
    },
    {
      "path": [
        "ubo"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Ubo"
        }
      ],
      "mandatory": true
    }
  ]
}