It looks like there are errors in the xml
<StayDateRange timeUnitType="DAY">
should be
<StayDateRange>
<timeUnitType>"DAY"</timeUnit
the same is true for other lines
<ResComment reservationActionType="CHA
<ResGuest reservationActionType="CHA
<InHouseTimeSpan timeUnitType="DAY">
ReservationReference type="GUESTID" referenceNumber="11650" legNumber="1" />
<ReservationReference type="PMSID" referenceNumber="11650" legNumber="1" />
<PhoneNumber phoneNumberType="HOME">
There are probably others further down the file as well, basically any line with an = sign is not xml
Main Topics
Browse All Topics





by: kumar754Posted on 2009-10-05 at 14:22:56ID: 25499913
are you getting any error ??? error of what type ? can you paste error description here ?
can you tell, how are you loading the XML into resXMLPath ???