Skip to content

History / Exploring_XML

Revisions

  • Two examples of standards based on XML: SVG and MusicXML

    @hhzl hhzl committed May 24, 2025
  • Removed some material as it is moved to the repository.

    @hhzl hhzl committed May 24, 2025
  • Updated Exploring_XML (markdown)

    @hhzl hhzl committed May 24, 2025
  • Two types of parsers: SAX and XML DOM https://wiki.squeak.org/squeak/505

    @hhzl hhzl committed May 20, 2025
  • Reference to https://github.com/pharo-contributions/XML-XPath; not available in Cuis

    @hhzl hhzl committed May 19, 2025
  • Removed MusicXML hello world example as it is now in the repository

    @hhzl hhzl committed May 19, 2025
  • Note about Pharo XPath

    @hhzl hhzl committed May 19, 2025
  • xmlDocument topElement

    @hhzl hhzl committed May 19, 2025
  • Accessing the root / topElement

    @hhzl hhzl committed May 19, 2025
  • Updated Exploring_XML (markdown)

    @hhzl hhzl committed May 19, 2025
  • Moved Exploring DrGeo XML code to file in the repository.

    @hhzl hhzl committed May 19, 2025
  • Updated Exploring_XML (markdown)

    @hhzl hhzl committed May 19, 2025
  • Better link for 'reading a XML file' in Squeak: XMLDOMParser

    @hhzl hhzl committed May 19, 2025
  • Exercise: Explore DrGeo XML code

    @hhzl hhzl committed May 19, 2025
  • Reference to Squeak XML tutorial

    @hhzl hhzl committed May 19, 2025
  • Music XML link: Frere Jacques

    @hhzl hhzl committed May 17, 2025
  • Note about where to get MusicXML files.

    @hhzl hhzl committed May 17, 2025
  • Exploring MusicXML: tune : Mary had a little lamb in Music XML

    @hhzl hhzl committed May 17, 2025
  • YAXO was first introduced in Squeak 3.3

    @hhzl hhzl committed May 17, 2025
  • Read MusicXML string

    @hhzl hhzl committed May 17, 2025
  • Updated Exploring_XML (markdown)

    @hhzl hhzl committed May 17, 2025
  • An example of a XML file standard: MusicXML

    @hhzl hhzl committed May 17, 2025
  • Updated Exploring_XML (markdown)

    @hhzl hhzl committed May 16, 2025
  • purpose of XML

    @hhzl hhzl committed May 16, 2025
  • Added paragraph 'What is XML'

    @hhzl hhzl committed May 16, 2025
  • correct call for Cuis is: XMLDOMParser parseDocumentFrom: xmlString readStream

    @hhzl hhzl committed May 16, 2025
  • Updated Exploring_XML (markdown)

    @hhzl hhzl committed May 16, 2025
  • Updated Exploring_XML (markdown)

    @hhzl hhzl committed May 16, 2025
  • Origin of YAXO parser

    @hhzl hhzl committed May 16, 2025
  • Erudite link

    @hhzl hhzl committed May 16, 2025