Use the XML Component Source Settings dialog box to:
Note: Multiple repeating nodes must relate in a linear fashion to existing repeating nodes. That is, a new repeating node must be a grandparent, parent, or child of an existing repeating node.
A double arrow icon appears next to the node to indicate that it is a repeating node.
While the XML component does support repeating nodes, it does not support repeating sibling nodes. For example in the following diagram, there may be many customers with multiple addresses and phone numbers. While you can specify Customer and Address as repeating nodes, you cannot also specify Phone Info as repeating, because Address and Phone Info are siblings.
Customers
--Customer
----Name
----Addresses
--------Address
------------Street
------------City
------------State
------------Zip
----Phone Numbers
--------Phone Info
------------Number
------------Type
See also
Creating an XML Source Connection
Target Side Component Settings