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.
Two examples of standards based on XML: SVG and MusicXML
Removed some material as it is moved to the repository.
Updated Exploring_XML (markdown)
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
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
Music XML link: Frere Jacques
Note about where to get MusicXML files.
Exploring MusicXML: tune : Mary had a little lamb in Music XML
YAXO was first introduced in Squeak 3.3
Read MusicXML string
An example of a XML file standard: MusicXML
purpose of XML
Added paragraph 'What is XML'
correct call for Cuis is: XMLDOMParser parseDocumentFrom: xmlString readStream
Origin of YAXO parser
Erudite link