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

Re: How long before services sending/receiving XML mightneed r

  • From: Marcus Reichardt <u123724@gmail.com>
  • To: Hans-Juergen Rennau <hrennau@yahoo.de>
  • Date: Wed, 10 Nov 2021 09:28:19 +0100

Re:  How long before services sending/receiving XML mightneed r
I think it's difficult to answer how long something will be around.
There are ways to structure your code such that payload serialization
is abstracted-away over XML or JSON for simple, non-document-oriented
data if that's the concern; in fact, that's common practice and has
been for a long time in Java backends (eg. using
Spring/jackson-databind, or POJOs with JAXB + json-binding
annotations). Also, in case you don't know yet, I'd like to link
Parsing JSON is a Minefield [1].

[1]: https://seriot.ch/projects/parsing_json.html

Best,
M. Reichardt
sgml.io

On 11/10/21, Hans-Juergen Rennau <hrennau@yahoo.de> wrote:
>  Hi Stephen, this is only an aspect, not more: validation. JSON Schema is
> powerful, but I think there are three disadvantages: first, it is not yet a
> finalized standard; second, its implementations are not yet as mature as XSD
> validators; third, JSON Schema is not so much a document modeling language
> as XSD is; JSON Schemas can be written in ways that make it difficult, if
> not impossible, to derive a structure model (or grammar) of valid documents.
> (Sounds paradoxical, but isn't: the schema maps any document to valid or
> not, but does not clearly imply the structure of a valid document.)
>
> With kind regards,Hans-Jürgen
>
>     Am Dienstag, 9. November 2021, 17:30:55 MEZ hat Stephen D Green
> <stephengreenubl@gmail.com> Folgendes geschrieben:
>
>  Hi XML Dev’ers,
> Do you have any opinion on how long software systems communicating with each
> other (one-way or two-way) using XML might be able to continue to use XML
> this way? If, say, governments currently require data or documents to be
> sent to them in XML format, what professional advice would you suggest about
> how long would be reasonable before this use of XML should be replaced? Or
> do you think such uses of XML could reasonably be perpetual?
> Many thanks for your consideration.
> Stephen Green--
> ----Stephen D Green


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

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.