And if you are using MS Notepad instead of free Notepad++, I suggest you
switch to the latter. XML support for editing is quite good when you
turn on XML mode.
len
-----Original Message-----
From: Liam R E Quin [mailto:]
Sent: Monday, July 16, 2012 3:18 PM
To: David Lee
Cc:
Subject: RE: [xml-dev] "Introducing MicroXML, Part 1: Explore the basic
principles of ...
On Mon, 2012-07-16 at 12:51 +0000, David Lee wrote:
> I keep looking for some magic string that is more easy to insert in a
> plain text editor (try getting a 0x1F into a text document with VI or
> Notepad).
Don't know about notepad; in vi, control-v in insert mode quotes the
next character, and 1F is control-underscore, so control-v control-_
will put it there, as will (in gnome terminal) control-v followed by
control-shift-u and then (keeping shift held down) any hex sequence, in
this case 1F, to enter the corresponding unicode character.
> I am trying to solve sequences of arbitrary XDM as well as XML
> documents
Then I think you want a single document containing an xdm-sequence
top-level element. If you want to preserve sequences of strings then you
need per-item markup.
Liam
--
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org freenode/#xml
Co-author, 5th edition of Beginning XML, Wroxx, 2012
_______________________________________________________________________
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:
subscribe:
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php