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 41 to 60 of 60
« Prev
1
2
3
Next »
Parsing Excel XML
Python
/
xml
/
by
Thomas Guettler
(6 years, 7 months ago)
Tcl XML drug database demo
Tcl
/
xml
/
by
Alex Caldwell
(6 years, 11 months ago, revision 2)
XYAPTU: Lightweight XML/HTML Document Template Engine for Python
Python
/
xml
/ 1 point (1 vote) /
by
Mario Ruggier
(7 years ago, revision 3)
Lightweight XML constructor and reader
Python
/
xml
/ -1 points (1 vote) /
by
Dirk Holtwick
(7 years, 1 month ago)
xml2obj
Python
/
xml
/
by
John Bair
(7 years, 2 months ago)
Filtering out elements/attributes from a given namespace
Python
/
xml
/
by
A.M. Kuchling
(7 years, 2 months ago)
Merging XBEL Bookmark files
Python
/
xml
/
by
Uche Ogbuji
(7 years, 5 months ago)
turn the structure of a XML-document into a combination of dictionaries and lists
Python
/
xml
/
by
Christoph Dietze
(7 years, 9 months ago)
Colorize xml source using the sax ContentHandler, LexicalHandler and Declhandler interfaces
Python
/
xml
/
by
Sylvain Thenault
(7 years, 10 months ago, revision 4)
Using the SAX2 LexicalHandler Interface
Python
/
xml
/
by
Jürgen Hermann
(8 years ago)
Breaking large XML documents into chunks to speed processing
Python
/
xml
/
by
Mike Hostetler
(8 years ago)
Converting a list of equal length lists into XML
Python
/
xml
/
by
Julius Welby
(7 years, 4 months ago, revision 10)
Parsing an XML file with xml.parsers.expat
Python
/
xml
/
by
Mark Nenadov
(8 years, 4 months ago, revision 4)
Extract text from XML document
Python
/
xml
/
by
Paul Prescod
(8 years, 5 months ago, revision 2)
Count tags in a document
Python
/
xml
/
by
Paul Prescod
(8 years, 5 months ago, revision 3)
XML Lexing ("shallow parsing")
Python
/
xml
/
by
Paul Prescod
(8 years, 5 months ago, revision 2)
Using xml-rpc
Python
/
xml
/
by
andy mckay
(8 years, 3 months ago, revision 4)
Auto-detect XML encoding
Python
/
xml
/ 1 point (1 vote) /
by
Paul Prescod
(8 years, 8 months ago)
Check xml well-formedness
Python
/
xml
/ 1 point (1 vote) /
by
Paul Prescod
(8 years, 5 months ago, revision 2)
Controlling XSLT stylesheet loading
Python
/
xml
/
by
Jürgen Hermann
(8 years, 4 months ago, revision 6)
Recipe 41 to 60 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