[vwnc] XML marshalling problem

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

[vwnc] XML marshalling problem

Steffen Märcker
Hi,

I am facing some trouble with the XML marshalling framework. The  
documentation says that it handles references, particularly forward  
references. Unless I've made a mistake, it doesn't in the following  
example.
Attached is a parcel to be load into a clean image (you can file-in CPN  
Tools.st as well), a workspace file containing the unmarshalling code, the  
binding and an XML file to be unmarshalled. (Or you download a  
ready-to-use image from my Dropbox:  
http://dl.getdropbox.com/u/106181/CPN_Tool%20-%20XML.zip)
Please execute the workspace code at first without the second unmarshal  
message and inspect the result. Diving into ID6 (ColoredPetriNet) brings  
up 5 transitions. '+' indicates, that the should have a subgraph, but the  
corresponding structure ist empty. If you execute both unmarshalling  
messages, the references to the subnets are beeing resolved as intended.
Has anybody an idea what goes wrong?

Greetings,
Steffen Märcker
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

CPN Tools.st (4K) Download Attachment
X2O - marshalling.ws (574 bytes) Download Attachment
CPN Tools.pst (5K) Download Attachment
CPN Tools.pcl (2K) Download Attachment
CPN Claims Process.xml (474K) Download Attachment
binding.xml (1K) Download Attachment