docs
code
community
mailing lists
downloads
blogs
bugs
safari bookshelf
workspace
ActiveState Code
Sign in
|
Register (Free!)
Add a recipe
|
Recipes
|
Languages
|
Tags
|
Authors
All recipes tagged "xml"
Recipe 21 to 40 of 60
« Prev
1
2
3
Next »
very poor man's xml parser and generator
Python
/
xml
/
by
Ferdinand Jamitzky
(3 years, 7 months ago, revision 2)
import ElementTree from everywhere
Python
/
xml
/
by
Trent Mick
(3 years, 4 months ago, revision 4)
Multiple handlers for xml.sax parser
Python
/
xml
/
by
Jeremy Dunck
(3 years, 10 months ago)
Extensible object to XML convertor
Python
/
xml
/ 1 point (1 vote) /
by
Mark Andrews
(4 years, 2 months ago, revision 2)
Simple XML serlializer/de-serializer using Python dictionaries and marshalling
Python
/
xml
/
by
Anand Balachandran Pillai
(4 years, 5 months ago, revision 2)
XML as Dictionary
Python
/
xml
/ 1 point (1 vote) /
by
Duncan McGreggor
(4 years, 6 months ago, revision 5)
xmlreader2
Python
/
xml
/
by
Peter Neish
(4 years, 7 months ago)
MarkupString
Python
/
xml
/
by
Thomas Hinkle
(4 years, 9 months ago, revision 2)
Detect character encoding in an XML file
Python
/
xml
/
by
Lars Tiede
(4 years, 10 months ago, revision 2)
mbsa2txt
Python
/
xml
/
by
Shannon Peevey
(5 years, 2 months ago)
Remove whitespace-only text nodes from an XML DOM
Python
/
xml
/
by
Brian Quinlan
(5 years, 2 months ago, revision 2)
Bind wxPython and XML-RPC server together
Python
/
xml
/ 1 point (1 vote) /
by
Peter Arwanitis
(5 years, 3 months ago)
xml2obj II
Python
/
xml
/
by
bob w
(5 years, 1 month ago, revision 2)
SAX to DOM Chunker
Python
/
xml
/ 2 points (2 votes) /
by
Uche Ogbuji
(5 years, 3 months ago)
ljopml.py
Python
/
xml
/
by
Premshree Pillai
(5 years, 7 months ago)
Extract text from XML document, II
Python
/
xml
/
by
Bill Bell
(5 years, 8 months ago)
A SAX filter for normalizing text events
Python
/
xml
/ 1 point (1 vote) /
by
Uche Ogbuji
(4 years, 7 months ago, revision 2)
Validating XML with External DTDs using xmlproc
Python
/
xml
/ 0 points (2 votes) /
by
Paul Sholtz
(6 years, 2 months ago)
xmlgettext.py
Python
/
xml
/
by
Fritz Cizmarov
(6 years, 4 months ago)
Validate XML Files.
Tcl
/
xml
/
by
Patrick Finnegan
(6 years, 5 months ago)
Recipe 21 to 40 of 60
« Prev
1
2
3
Next »
View
20
,
50
,
100
recipes per page.
Feed of recipes tagged with "xml"
Related tags
+
attribute
+
convert
(2)
+
dict
(2)
+
dictionary
(2)
+
element
+
element tree
+
elementtree
(2)
+
etree
+
json
+
mysql
+
order
+
php
+
python
+
simple
(2)
+
sort
+
text
+
web
+
write
+
writing