Does there exist in LxSerializer something along the lines of the XmlSerializer UnknownAttribute event?
Liquid did a much better job parsing the xsd into c# code than xsd.exe did, but I need to be able to handle attributes that are not defined in the XSD. Any suggestions?