i tried this without any success...
Any suggestions?
<Misc>
<Person nr="1">
<History n="4">
<Change i="1" RiskLevel="1" Age="0.00" Dwelling="17.64" End="17.64"
RiskFactor="1"/>
<Change i="2" RiskLevel="2" Age="17.64" Dwelling="17.00" End="34.64"
RiskFactor="1"/>
<Change i="3" RiskLevel="3" Age="34.64" Dwelling="100.37" End="135.00"
RiskFactor="1"/>
<Change i="4" RiskLevel="2" Age="135.00" Dwelling="100.84" End="235.84"
RiskFactor="1"/>
</History>
<Without>
<States>
<item i="1" Age="0.00" State="1"/>
<item i="2" Age="56.44" State="4"/>
<item i="3" Age="100.00" State="8"/>
</States>
<Polys>
<Poly nr="1">
<item i="1" Age="39.54" State="2"/>
<item i="2" Age="56.44" State="3"/>
<item i="3" Age="56.44" State="4"/>
<item i="4" Age="100.00" State="8"/>
</Poly>
<Poly nr="2">
<item i="1" Age="45.58" State="2"/>
<item i="2" Age="60.31" State="3"/>
<item i="3" Age="60.32" State="4"/>
<item i="4" Age="63.63" State="7"/>
</Poly>
</Polys>
</Without>
<With>
<States>
<item i="1" Age="0.00" State="1"/>
<item i="2" Age="56.44" State="4"/>
<item i="3" Age="100.00" State="8"/>
</States>
<Polys>
<Poly nr="1">
<item i="1" Age="39.54" State="2"/>
<item i="2" Age="56.44" State="3"/>
<item i="3" Age="56.44" State="4"/>
<item i="4" Age="100.00" State="8"/>
</Poly>
<Poly nr="2">
<item i="1" Age="45.58" State="2"/>
<item i="2" Age="60.31" State="3"/>
<item i="3" Age="60.32" State="4"/>
<item i="4" Age="63.63" State="7"/>
</Poly>
<Poly nr="3">
<item i="1" Age="63.04" State="2"/>
<item i="2" Age="80.28" State="3"/>
<item i="3" Age="80.29" State="4"/>
<item i="4" Age="100.00" State="8"/>
</Poly>
</Polys>
</With>
<Results>
<item i="1" Age="50.00" State="4"/>
<item i="2" Age="51.00" State="4"/>
<item i="3" Age="52.00" State="4"/>
<item i="4" Age="53.00" State="4"/>
<item i="5" Age="54.00" State="4"/>
<item i="6" Age="55.00" State="4"/>
<item i="7" Age="56.00" State="4"/>
</Results>
</Person>
</Misc>
> Has anyone used the XML MAPPER tool without getting errors?
IIRC, XML mapper has problems with different multiple elements as
children. This has been discussed in this group before, so you may want
to search the archives.
"Rémon Sinnema" <rssi...@nospam.yahoo.com> wrote in message
news:40c6f114$1...@newsgroups.borland.com...