I am importing an XSD to create a form.
In data source it shows each and every field as mandatory. I don't know why
it treating each and every field as mandatory??.
And as i am working on a huge XSD, while dropping the whole data from the
data source on the form it leaves out some of the mandatory fields as a
result it prompts me with the errors which are not there in the current
view.
To be more specific it is showing me errors related to those fields which
are not there in the current view i.e on the form but are marked as
mandatory in the data source.

Signature
Thanks and Regards
Ankit Tyagi
ABO Software, New Delhi
Mobile: 09818232469
Bob Chauvin ( Paix dehors ) - 27 Jan 2006 18:49 GMT
If you are using an external schema, make sure the minlength attrib is not
set.
Post a sample schema if you still have questions.
>I am importing an XSD to create a form.
> In data source it shows each and every field as mandatory. I don't know
[quoted text clipped - 7 lines]
> are not there in the current view i.e on the form but are marked as
> mandatory in the data source.