ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xml-sig
xml-sig
Re: [XML-SIG] Text file to XML representation
by Stefan Behnel other posts by this author
Oct 21 2009 7:18AM messages near this date
[XML-SIG] Text file to XML representation | [XML-SIG] ANN: Updated Python/XML Binding release available
& XSLT Antonis Kaklis wrote:
>  I would like to make a program that takes a text file with the
>  following representation for example:
>  
>  outlook = sunny
>  |   humidity <= 70: yes (2.0)
>  |   humidity > 70: no (3.0)
>  outlook = overcast: yes (4.0)
>  outlook = rainy
>  |   windy = TRUE: no (2.0)
>  |   windy = FALSE: yes (3.0)
>  
>  and convert it to xml file

Did you read the response that you got over at c.l.py?

Stefan
_______________________________________________
XML-SIG maillist  -  XML-SIG@[...].org
http://mail.python.org/mailman/listinfo/xml-sig
Thread:
Antonis Kaklis
Stefan Behnel

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved