[vwnc] XML2Object marshalling

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] XML2Object marshalling

Steffen Märcker
Hi,

I've noticed an surprising behaviour while unmarhalling some xml files. Resolving a reference seems to depend on element sequence in some cases. The attached example works fine until you permute the page elements:

        <page id="ID6">...</page>
        <page id="ID3334897"/>

However the mechanism described in WebServices.pdf should be able to handle this. Any ideas? Have I missed something important?

Steffen
_______________________________________________________________________
Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 30 Tage
kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

test.xml (248 bytes) Download Attachment
binding_test_2.xml (1K) Download Attachment