XML Reference: Siebel Enterprise Application Integration > XML Representation of Integration Object Instances > Elements Within a Siebel Integration Object Document >

Component Container Elements


An integration component container encloses a list of child component instances of the same type. The integration component container organizes child component instances by type and permits the specification of empty containers—functionality needed by the EAI Siebel Adapter. All component types, except the root component, are enclosed within container elements.

By default, the name of a component container element is ListOf plus the element name of the component type it encloses. For example, the component container for Contact is ListOfContact. You can override the default name by specifying a name in the XML Container element field of the component's definition.

Another option is to leave the container element blank. In that case, the component element is the child of the parent component element.

Attributes

None.

Child Elements

Zero or more instances of the component element associated with the container.

XML Reference: Siebel Enterprise Application Integration Copyright © 2006, Oracle. All rights reserved.