please describe how to handle the mapping of a list of the same child element:
<mySection>
<availableDataStores>
<dataStore name="SRV1" connectionString="..." />
<dataStore name="SRV2" connectionString="..." />
<dataStore name="SRV3" connectionString="..." />
</availableDataStores>
</mySection>