| ID |
optional |
Identifies the element. |
| generate |
default:true |
The Java class is to be generated. |
boolean generate |
| inline |
default:false |
When false, force the display to a new line. Defaults to true for attributes and false for elements. |
boolean inline |
| label |
optional |
Specifies a unique identifier. |
String label |
| tag |
optional |
An XML attribute or element tag name. |
String tag |
| type |
optional(MIXED|BIMODAL) |
Specifies the pre-defined data types for bean elements. |
String type |
| wild |
default:false |
Defines a "wild card" Coin which can be used with any XML attribute or element. When true, label must be set, but not tag. |
boolean wild |