ILOG JRules User Guide > Integrating Application Data > Reference > Mapping Between XML Schema and Dynamic Classes > XML Declarations > Elements

An XML element is mapped as a field of a dynamic class.

There are three type cases for XML elements:

<element name = "item" type = "item" maxOccurs="10"/>
is mapped to the attribute Vector itemList, which contains instances of the dynamic class Item.

Related Reference

Attributes
Groups
Appinfo
Schema Member to Dynamic Class Field Name
XML Binding