[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re:   json-to-xml namespace

Subject: Re:   json-to-xml namespace
From: "Michael Kay michaelkay90@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 11 Dec 2024 12:27:06 -0000
Re:   json-to-xml namespace
>> The XML representation of JSON that XSLT  3 and XPath 3.1 define and share
puts those elements into that namespace, like most XML vocabularies use a
namespace.
>
> Wow. That's a shockingly bad choice of namespace URL, as if namespaces
> weren't confusing enough already. Let's take elements that are neither
> XPath nor a function and put them in the xpath-functions namespace.
> Did nobody raise an issue here when the spec was written?
>

Of course it was debated at the time. There was a lot of concern about
proliferation of namespaces and the fact that a minimal stylesheet contained
three lines of useful code plus 25 namespace declarations, all of them totally
unmemorable.

Personally my instinct would be to make this a no-namespace document, which
works well except when you want it schema-validated. There are lots of
trade-offs.

Using globally-unique names for everything leads to a lot of verbosity; the
problem with namespaces is that they don't allow hierarchic scoping, something
you would think we had learned was a good idea well before 1999.

Michael Kay
Saxonica

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.