Hi,I have a form mapped to a XSD. On the form there are some checkboxes. My On-Value is 'Y' and my Off-Value is 'N'. When I open the form and export the data (default is off) my XML is as follows:NHowever, with the form open I select and de-select the checkbox (off-value, thus rawValue = N) I get th...