Integrations (PTC products, 3rd party products and code) > Code integration (Ada, ARINC 653, C, C#, C++, IDL, Java, SQL and VB) > IDL Code > Mapping information > Summary of Mappings for IDL code (IDL code) > Domain mapping for IDL (IDL code)
  
Domain mapping for IDL (IDL code)
For each Domain, ACS generates a Component Domain Descriptor (CDD) file and a Deployment:domain element in that file.
ACS generates code similar to this:
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<Deployment:domain xmlns:Deployment="http://www.omg.org/Deployment" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.omg.org/Deployment Deployment.xsd">
<UUID>_fc7a2a91-5949-4cdb-8e31-90845c03c32a</UUID>
</Deployment:domain>