Figure: Advanced Tab
This tab allows you to set advanced options that controls the output values of elements and
attributes.
-
Use incremental attribute / element names as default - If checked, the value of an element or attribute starts with the name of that element or
attribute. For example, for an a element the generated values are:
a1, a2, a3, etc. If not checked, the
value is the name of the type of that element / attribute, for example:
string, decimal, etc.
-
Maximum length - The maximum length of string values generated for elements and attributes.
-
Discard optional elements after nested level - The optional elements
that exceed the specified nested level are discarded. This option is useful for limiting
deeply nested element definitions that can quickly result in very large XML documents.