Hi Mike,
Thanks for the comments.
On Fri, Mar 15, 2019 at 6:01 PM Michael Kay mike(_at_)saxonica(_dot_)com <
xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com> wrote:
Saxon therefore provides
<xsl:output method="json"
saxon:property-order="name address
street1 street2 country"/>
to control the serialization order when serializing maps as JSON text.
I'm using Saxon 9.8 (I've tried Saxon 9.8 PE & EE versions that are
available in <oXygen/> XML editor) where saxon:property-order serialization
parameter doesn't seem to work. This serialization parameter seems to be
newly introduced in Saxon 9.9 (as is also mentioned in Saxon's
documentation).
--
Regards,
Mukul Gandhi
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--