Home >Online Product Documentation >Table of Contents >Specifying Element Names
You can specify names for the following nodes in an XML document output by a custom XML conversion definition:
<root> element is root. You can change the default using the Root Element Name property.<region> element is region. You can change the default using the Region Element Name property. Different regions can have different names.<row> element is row. You can change the default using the Row Element Name property. Rows in different regions can have different names.<field> element is field. You can change the default using the Field Name property. Each field can have its own name. If your input file defines subelements. you can use the Component Element Name and Sub-Component Element Name properties to provide a name for the containing element.