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

Re: Representing the components of a string in XML --should de

  • From: Norm Tovey-Walsh <ndw@nwalsh.com>
  • To: Roger L Costello <costello@mitre.org>
  • Date: Sun, 26 Feb 2023 14:41:43 +0000

Re:  Representing the components of a string in XML --should de
> Which of the following XML representations is better? If you assert
> that one is better than another, please explain – in simple, concrete
> terms – why it is better?

There is rarely a single best answer in the absence of any sort of
information about use cases. Given that all printf format specifications
start with ‘%’ and ‘.’ is always the precision delimiter, I don’t think
you gain anything from having them in the markup *and* it introduces the
possibility of errors. (If you put ‘#’ in the start_of_specifier
element, what does that mean?)

One unanswered question in your examples is whether you intend to mark
multiple flags up separately or as a group:

  <flag>+</flag>
  <flag>0</flag>

or 

  <flag>+0</flag>

General guidelines: avoid ambiguity and avoid including text that can be
generated. Those are the right answers except in circumstances where
they aren’t, natch.

                                        Be seeing you,
                                          norm

--
Norman Tovey-Walsh <ndw@nwalsh.com>
https://nwalsh.com/

> Any sufficiently undocumented code is indistinguishable from magic.

Attachment: signature.asc
Description: PGP signature



[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.