---
title: "About the <code class=\"codeph\">mapping</code> element"
description: A mapping element has the following XML attributes:
component: pingdirectory
version: 10.1
page_id: pingdirectory:pingdirectory_server_administration_guide:pd_ds_mapping_element
canonical_url: https://docs.pingidentity.com/pingdirectory/10.1/pingdirectory_server_administration_guide/pd_ds_mapping_element.html
revdate: July 5, 2024
---

# About the `mapping` element

A `mapping` element has the following XML attributes:

* `ldapAttribute`: A required element specifying the name of the LDAP attribute to which the SCIM attribute or sub-attribute map.

* `transform`: An optional element specifying a transformation to apply when mapping an attribute value from SCIM to LDAP and vice-versa. The available transformations are described in [Mapping LDAP entries to SCIM using the SCIM-LDAP API](pd_ds_map_ldap_entries_scim_ldap_api.html).
