Max Weiner
|
32db4ae8e2
|
add section for xmlschema
|
2022-06-16 07:44:27 +02:00 |
|
Andrew Janke
|
808eb3a286
|
Fix redirected and broken links
|
2019-03-05 00:52:49 -05:00 |
|
Andrew Janke
|
a622afa235
|
More typo, grammar, and style fixes
|
2018-12-18 00:26:44 -05:00 |
|
Marc Poulin
|
35c13bc9ea
|
Fixed all H2 headings
Before, H2 fomratting was not consistent.
Now, all H2 headings use over/under asterisks.
|
2018-12-04 13:44:41 -07:00 |
|
Marc Poulin
|
693c8ca677
|
Fixed all H1 headings
Before, H1 headings were not consistent.
Now, all H1 headings user over/under hashes.
|
2018-11-29 11:46:30 -07:00 |
|
Dan Bader
|
03ed5fbf0d
|
Host photos locally
|
2018-07-16 17:51:29 -07:00 |
|
kennethreitz
|
53be40ebb9
|
Update xml.rst
|
2017-09-04 17:02:35 -04:00 |
|
Romain Catajar
|
5a2374d093
|
Fix varibable name in XML parsing scenario
In the xmltodict example, the xml is loaded in the variable obj but is later referenced as doc.
Fixed by renaming obj to doc
|
2016-01-27 17:52:53 +01:00 |
|
Ian Cordasco
|
49c4f2f1e8
|
Actually fix xmltodict usage
|
2014-05-27 08:28:20 -05:00 |
|
Omer Murat Yıldırım
|
1b867b9c5b
|
Update xml.rst
|
2014-05-27 10:35:59 +03:00 |
|
Chen Liu
|
a8e7b57758
|
update untangle link
|
2014-02-11 22:19:21 -08:00 |
|
smithandrewl
|
1f61583f10
|
Capitalization in xml.rst
replaced:
* xml to XML
* python to Python
* json to JSON
|
2014-01-18 21:47:45 -06:00 |
|
Martín Blech
|
bbbb24d3e5
|
Add xmltodict
|
2013-08-29 20:29:42 -03:00 |
|
Christian Stefanescu
|
9b8752be34
|
Added Scenario "XML parsing" and untangle lib.
|
2012-05-03 19:54:20 +02:00 |
|