Post #3651752
2026-07-07 15:25 UTC
@mroach@ublog.mroach.com @MaddieM4@raphus.social One of the most interesting uses of XML I ever saw was the World of Warcraft website. All the content was strict XML (not XHTML), and you could point parsers at it and easily read/consume it for your own guild sites, etc. When a browser loaded the XML, it used the browser’s built-in XML transformation engine to do a transformation with the linked XSLT files.
It was impressive. All user profiles and stats were delivered this way, so they had a built-in open API.
Replies (0)
No replies.