If we are using a .Net class generated by xsd.exe from a schema. we wont be able to acces the classed public fields inside the message assignment shapes / expressions etc. To achieve that we need to edit the xsd generated cs file with the following attributes
Read More...