<?xml version="1.0" encoding="UTF-8"?><persistence>
<jsp-scripting/>
<beanData>
        <bean id="/ClientJSF/WebContent/ToDosUnderWork.jsp" type="com.ibm.bpe.jsf.handler.BPCListHandler">
            <collectionProperty name="items">
                <contains type="java.lang.Object"/>
            </collectionProperty>
        <collectionProperty name="selectedItems">
                <contains type="java.lang.Object"/>
            </collectionProperty>
        <collectionProperty name="itemListener">
                <contains type="java.lang.Object"/>
            </collectionProperty>
        </bean>
    <bean id="/ClientJSF/WebContent/ToDosUnderWork.jsp" type="com.ibm.wbit.tel.client.jsf.handler.SubToDoMessageHandler">
            <collectionProperty name="selectedItems">
                <contains type="java.lang.Object"/>
            </collectionProperty>
        <collectionProperty name="localesOfDescriptions">
                <contains type="java.lang.Object"/>
            </collectionProperty>
        <collectionProperty name="localesOfDisplayNames">
                <contains type="java.lang.Object"/>
            </collectionProperty>
        </bean>
    </beanData>
</persistence>