XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
RE: [xml-dev] [ Revision #2 ] 15 elementary truths about XML

Concrete case:  Java "String" objects do not use "bytes" to encode strings.
They use "16 bit ints".   Atleast at the Java language level.
Of course a level below that is bits.    And one could say 16 bits == 2
bytes ... so maybe this is pedantic.
But I argue its not.    Saying something is encoded in "Bytes" to me emplies
a encoding format such as UTF8 or some such which translates codepoints to a
stream of bytes.
Java strings store the codepoints directly, no encoding or decoding to a
stream of bytes is done unless you write it to a file or byte array.



----------------------------------------
David A. Lee
dlee@calldei.com
http://www.xmlsh.org


-----Original Message-----
From: Norm Birkett [mailto:Norm.Birkett@reval.com] 
Sent: Thursday, November 03, 2011 8:20 AM
To: xml-dev@lists.xml.org
Subject: RE: [xml-dev] [ Revision #2 ] 15 elementary truths about XML


FWIW, I agree with your first point. XML is a human-readable language, as
well as a machine-readable language, and so XML documents and fragments
thereof can exist outside computers.

I'm not sure your example supports your second point, however, because the
memory representation of the XML is in bytes or other such units of storage.
But your whiteboard and paper examples do support your second point, as
would this example: I imagine the string "<wallaby/>".

"Byte" seems to have taken on a broad enough definition in this thread that
it's hard for me to see that any xml in a computer or on optical or magnetic
(or punchcard or ...) media would not be represented in bytes.

Norm Birkett

> -----Original Message-----
> From: David Lee [mailto:dlee@calldei.com]
...
> Now for my own;  I disagree with this slightly:
> 
> >> 2. As noted above there are no characters in a computer, only
bytes.
> Thus, "An XML document is a sequence of characters" actually means
that
> an
> XML document is an abstraction >> of the underlying sequence of bytes.
> 
> 
> To me this implies XML has to be both
> A) On a computer
> B) In a text serialized form in bytes
> 
...
> B) There is a large body of practice where XML never ends up in text
> serialized form in 'bytes'.    Not referring to Infoset or XDM.   But
> rather
> in-memory "strings" of text serialized XML.
> Say a Java program dynamically creates an XML text message, in a Java 
> String
> and parses it in memory.   No where has it been converted to any
> encoding in
> bytes.
> Yet it is still "XM".
> 
> So I would say more clearly "XML Is an abstraction of a sequence of 
> characters" but not necessarily is there 'underlying bytes'.
...

_______________________________________________________________________

XML-DEV is a publicly archived, unmoderated list hosted by OASIS to support
XML implementation and development. To minimize spam in the archives, you
must subscribe before posting.

[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
subscribe: xml-dev-subscribe@lists.xml.org List archive:
http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php




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


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS