Attribute Details: PrependElementNames
 Back


Specifies whether the element name should be prepended to the attribute when flattened.

For example, if this is set to the default value of True, <parent child="x" /> will become
<datalayerid parent_child="x" />.

If it is set to False, it would output <datalayerid child="x" />.



POTENTIAL VALUES

False
True




PARENT ELEMENTS

Click element to drill down for more information.

Flattener


 Back to top


 Chart Debug