-
The schemas I was looking at are the CRC 1.3.0 schemas. They are available at:
http://www.nchelp.org/elibrary/ESC/CommonRecord-CommonLineDocumentation/v1.3.0.zip
Example element would be AttendedSchool->Student->Name->MiddleInitial
If you have any appetite for reading the specs, they are at...
2008-10-23 19:50:22 UTC in dingo
-
Kind of a nitpick, but I would like to have the option to generate classes with just the properties rather than the redundant getSomeProperty() setSomeProperty() methods.
I noticed in the source code comments that it was stated that you could not specify properties in an interface. However this is not true, at least, not anymore.
Since C# 2.0 (at least) it has been possible to specify...
2008-10-01 20:21:02 UTC in dingo
-
Hi.
If you have a schema which has nillable=true and minOccurs = 0 on an element, the classes which dingo generates cannot distinguish between the element simply not being present vs. the element being set to nil. (xsd.exe has the same problem). I have a schema in which the semantic difference between an element not being present vs being set to nil is quite large and important.
The .NET...
2008-10-01 20:17:21 UTC in dingo
-
Please explain what you mean by "completing all test in browser". Also, attach a screen shot showing your test(s) that trigger the issue.
2008-06-25 23:40:08 UTC in PLE CMS
-
Hi,
Thanks for the clarification - I can understand that success and failure handlers are not there by design.
However, there is still the issue of IE7 and FireFox2 not behaving the same way during connection reset. Specifically, in FireFox2, the upload handler doesn't even get called with a connection reset. The iframe in FireFox2 appears to contain the standard firefox can't connect...
2008-04-22 05:25:46 UTC in YUI Library
-
connection-min.js
The connection manager has inconsistent behavior when used to upload a file.
Tested in IE7 and Firefox 2.0.0.14.
Normally for asynch request, I could expect the failure to get called if a connection was reset.
However, if the form is set to upload [via setForm(formId, true)], there are two problems:
1. The failure code never gets called either in IE7 or Firefox2.
2008-04-21 14:57:19 UTC in YUI Library
-
Logged In: YES
user_id=1050693
I still see the incorrect behavior with 1.8.29-plus test
fixes built on Mon Oct 30 21:54:18 2006
CVSNT 2.5.03 Build 2260.
2006-11-02 06:26:16 UTC in TortoiseCVS
-
Logged In: YES
user_id=1050693
BTW, the CVS server is the sourceforge.net CVS server.
I'm not sure if it's related, but whenever I do a CVS
diff/update, I see the message:
"cvs: Obsolete --lf option used. Please update your client.".
2006-10-25 20:58:08 UTC in TortoiseCVS
-
In TortoiseCVS version 1.8.28, when selecting a file
and using CVS Diff, the temporary file created to be
sent to the Diff program always uses CRLF (at least on
WindowsXP), even if the sandbox is using the Unix line
endings. This confuses some Diff/Merge programs. The
line ending used for the temporary file should match
the line ending chosen for the sandbox.
2006-10-25 19:02:57 UTC in TortoiseCVS
-
davisnw committed patchset 515 of module wordcorr to the Wordcorr CVS repository, changing 47 files.
2006-10-24 04:44:15 UTC in Wordcorr