> From: Piotr Dobrogost

> Sent: Sun, January 30, 2011 10:57:37 AM
> 
> 
> When I run
> python outline.py outline.xml
> from within Demos folder of generateds I get this output:
> <?xml version="1.0" ?><outline>
>     <name>Outline_1a</name>
>     <description>A sample outline for testing.</description>
> </outline>
> 
> I think the output should look like the contents of the input file outline.xml
> in this case. Am I right and if so what could be the reason I don't get the
> right result?

Piotr -

Yes you are right, although there is likely to be some difference
in ignorable whitespace.

Here is what I tried:

    $ cd Demos/Outline/
    $ ../../../../generateDS.py -o tmp01sup.py outline.xsd 
    $ python tmp01sup.py outline.xml

When I do that, it serializes outline.xml to the terminal.

If you try this with the distribution that I sent separately,
please let me know whether it works.

> 
> Btw, test scripts use external diff program which is not always
> present in the system.  The availability of this program is not
> checked before running tests and the way tests are written make
> them pass in this case without warnings.

I'll take a look.  Maybe I can at least get it to give an error or
warning message.

Thanks for the help.

- Dave



 -- 

Dave Kuhlman
http://www.rexx.com/~dkuhlman

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users

Reply via email to