Clint,

You are welcome.  I hope it's been useful.

Thanks for this bug report.  I'll take a look.  Give me a couple of
days to look into it.

Dave


On Thu, Dec 22, 2016 at 04:22:23PM -0800, Clint Pitzak wrote:
>    Hi Dave,
>    I wanted to first say amazing python module. Thank you very much.
>    I found a bug in the validation that was produced. Specifically the xsd
>    I'm using has the restriction:
>    <xsd:pattern value="Electronic Materials|ELECTRONIC MATERIALS"/>
>    and generateDS allows "Electronic Materialss"
>    To reproduce the error you can use generateDS to generate the api
>    from: http://www.dtic.mil/dtic/pdf/ird_xml_data_submission.xml
>    And then for COISubArea provide the text "Electronic Materialss" which is
>    invalid according to the xsd from
>     http://www.dtic.mil/dtic/pdf/ird_xml_data_submission.xml
>    However, generateDS doesn't warn that its invalid in the validator.
>    If you change it to "Electronic Materialsz" it will also not warn. 
>    If you change it to "Electronic Material" it will warn.
>    Thanks again,
>      Clint

-- 

Dave Kuhlman
http://www.davekuhlman.org

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users

Reply via email to