I am currently working on a eConnect project that requires custom xml nodes. I read Dave Musgrave's blog about creating a custom serialization and see that he uses xsd.exe to build a new class based on a xsd document that he modified from the eConnect 12.0\XML Sample Documents\Incoming XSD Individual Schemas. I want to know it this is the only way to do it. Is there a way to modify the xsd documents that eConnect is using without having to create a new class? Also, will adding the custom node to the XML call the custom stored procedure without serializing it if I don't want to create a custom serialization?
*This post is locked for comments
I have the same question (0)