> The code generated by generateDS.py does not automatically check
> values specified in a restriction.  However, if you have a need for
> this, take a look at the section "simpleType and validators" in the
> documentation:
>
>     http://www.rexx.com/~dkuhlman/generateDS.html#simpletype-and-validators
>
> I believe that I've also fixed the problem related to the following
> message that you reported:
>
>     "Element assignment extension chain contains mixed and
>     non-mixed content. Not generated"
>   

While trying out validators I noticed that if you do not provide a 
directory to work with, the script will attempt to look in 
"/filename(.py)" location which may never contain the files required, 
should this not be "./filename(.py)" for the current directory that the 
script is being executed from? When I passed in command line argument 
"--validator-bodies=." it found what it was looking for :)

Should the default Validator location be assigned to "." and replaced 
with any input values?

Thank you for your time and assistance,
Andrew Dorrycott


Confidentiality Notice: This e-mail message (including any attached or
embedded documents) is intended for the exclusive and confidential use of the
individual or entity to which this message is addressed, and unless otherwise
expressly indicated, is confidential and privileged information of Rackspace. 
Any dissemination, distribution or copying of the enclosed material is 
prohibited.
If you receive this transmission in error, please notify us immediately by 
e-mail
at ab...@rackspace.com, and delete the original message. 
Your cooperation is appreciated.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users

Reply via email to