ooRexx logo ooRexx code - Work in Progress

(oo)Rexx

   Rexx history

   Rexx Language Association

   RexxLA's www.ooRexx.org

   Mark Hessling's www.rexx.org

   www.rexxinfo.org

   ooRexx Classes and Methods

   ooRexx Messages and Codes

   ooRexx Downloads

   Back Home

Here are some (mostly oo)Rexx widgets/programs that are not complete yet and/or abandoned by me.

If you don't like the filetype extensions used, you can, of course, change them to your own liking without compromising their functionality.

NameDescriptionSource
xmlDOM.cls A non-validating XML DOM (Level 1) parser, DOM builder with accessor DOM methods. show
xmlDOM HTML documentation The documentation for the above in HTML format.
tryxmldom.rex Demonstrates using xmldom.cls, by transforming a Google maps directions query (XML) result into a GPX formatted stream. show
decodePoly.rex Used in tryxmldom.rex above. show
LongPondLane-vanEttenLane.xml A sample result of a Google Maps directions query, suitable as input for tryxmldom.rex.