**Source URL:** https://limited.veevavault.dev/clinical/mdl/component-types/disclosurexmldoctypemapping

# Disclosurexmldoctypemapping

**Class:** `metadata`

This component type is specific to Clinical Operations Vaults and supports the Veeva Disclosures feature of the CTMS and eTMF applications. Admins can use *Disclosure XML Doctype Mappings* to map the document types that will be included when posting *Related Documents* associated with a *Disclosure* record to ClinicalTrials.gov or into Custom XML.

Learn more about [Configuring Disclosures in Vault Help](https://clinical.veevavault.help/en/lr/793399/#mapping-related-documents).

| Attribute | Metadata | Description |
| --- | --- | --- |
| `label` | Type: String Max length: 60 | UI-friendly string in the Vault's base language. |
| `active` | Type: Boolean | Indicates whether the component is active. |
| `clinical_trials_document_type` | Type: Enum Allowed values: Protocol; SAP; ICF; Protocol\_and\_SAP; Protocol\_and\_ICF; Protocol\_and\_SAP\_and\_ICF | The ClinicalTrials.gov document type. You must provide a value for either this field or `custom_xml_document_type`. |
| `custom_xml_document_type` | Type: String Max length: 1500 | A custom XML document type. You must provide a value for either this field or `clinical_trials_document_type`. |
| `document_type` | Type: Component **Required** | The `Doctype` to map. |
| `include_language` | Type: Boolean |  |

### Supported Operations

| Operation | Support |
| --- | --- |
| Create | Yes |
| Recreate | Yes |
| Alter | Yes |
| Drop | Yes |
| Rename | Yes |
| Describe | Yes |
| Generate Recreate | Yes |
| Queryable | Yes |

---

**Previous:** [Disclosurerule](/clinical/mdl/component-types/disclosurerule)  
**Next:** [Disclosurexmlfieldmapping](/clinical/mdl/component-types/disclosurexmlfieldmapping)