We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Created SandBox (markdown)
Updated Home (markdown)
Updated Command_Line_Options (markdown)
Updated Cuis_Launching_Procedure (markdown)
Merge branch 'master' of github.com:DrCuis/Workbench.wiki
revision
Two examples of standards based on XML: SVG and MusicXML
Removed some material as it is moved to the repository.
anchor text
Launching procedure
Updated Exploring_XML (markdown)
Links to Pharo XMLPullParser.md (originally Cincom, open sourced)
Two types of parsers: SAX and XML DOM https://wiki.squeak.org/squeak/505
Reference to https://github.com/pharo-contributions/XML-XPath; not available in Cuis
Removed MusicXML hello world example as it is now in the repository
Note about Pharo XPath
xmlDocument topElement
Feature require: 'Webclient'.
Accessing the root / topElement
Moved Exploring DrGeo XML code to file in the repository.
Better link for 'reading a XML file' in Squeak: XMLDOMParser
Exercise: Explore DrGeo XML code
Reference to Squeak XML tutorial
Note that the wiki is a "scratchpad" area.
Updated intro describing the documentation process.
notes