Label | Explanation | Data Type |
Input Workspace | The geodatabase that will contain the new domain. | Workspace |
Domain Name | The name of the domain that will be created. | String |
Domain Description (Optional) | The description of the domain that will be created. | String |
Field Type (Optional) | Specifies the type of attribute domain that will be created. Attribute domains are rules that describe the accepted values of a field type. Specify a field type that matches the data type of the field to which the attribute domain will be assigned.
| String |
Domain Type (Optional) | Specifies the domain type that will be created.
| String |
Split Policy (Optional) | Specifies the split policy that will be used for the created domain. The behavior of an attribute's values when a feature that is split is controlled by its split policy.
| String |
Merge Policy (Optional) | Specifies the merge policy that will be used for the created domain. When two features are merged into a single feature, merge policies control attribute values in the new feature.
| String |
Derived Output
Label | Explanation | Data Type |
Updated Input Workspace | The updated input workspace. | Workspace |