Feed on
Posts
Comments

Archive for June, 2008

XML serialization part II

Hi all,
I have to recall my thoughts about the commnadline tool xsd.exe in the post: XML serialization. When an XSD element contains a minoccurs =”0″ and it’s not a string, there will be a property generated with the name. <element name>+Specified. This property is a boolean field which is used to determine if a field needs [...]

Read Full Post »