HXT/Practical: Difference between revisions
< HXT
m (typo) |
(google1 example) |
||
Line 6: | Line 6: | ||
* [[HXT/Practical/Simple2]]: dealing with attributes, lists, and optional data. | * [[HXT/Practical/Simple2]]: dealing with attributes, lists, and optional data. | ||
* [[HXT/Practical/Weather1]]: combining HTTP and HXT, getting a Weather report. | * [[HXT/Practical/Weather1]]: combining HTTP and HXT, getting a Weather report. | ||
* [[HXT/Practical/Google1]]: dealing with HTML -- querying Google search. |
Revision as of 21:29, 11 August 2007
Practical Examples of HXT in Action
- HXT/Practical/Simple1: an easy XML document.
- HXT/Practical/Simple2: dealing with attributes, lists, and optional data.
- HXT/Practical/Weather1: combining HTTP and HXT, getting a Weather report.
- HXT/Practical/Google1: dealing with HTML -- querying Google search.