Next in thread → Next in month →

RE: [xml-dev] NDATA section (was: RE: [xml-dev] CDATA)

From
Phil Fuhlman <>
To
Date
2003-04-02T17:33:40Z
ID
<>
Thread
RE: [xml-dev] NDATA section (was: RE: [xml-dev] CDATA)
hmm, kinda like the MIME delimiter in an email...
</pff>

-----Original Message-----
From: Karl Waclawek [mailto:]
Sent: Wednesday, April 02, 2003 11:29 AM
To: Rodriguez, Sergio
Cc: 
Subject: Re: [xml-dev] NDATA section (was: RE: [xml-dev] CDATA)



----- Original Message -----
From: "Rodriguez, Sergio" <>

> Mmmhh... very interesting.  Then I picture the NDATA section something
like
> this:
>
> <?xml version="2.0"?>
> <root>
>   <![CDATA[ text ]]>
>   <xml:NDATA length="12"
dimensional="b">|°¬~*%_@¨¨\´#á!¬^¡?</xml:NDATA>
>   <!-- The length would be in bits(b), bytes(B), kilo bytes(KB), etc.
-->
> </root>

Or maybe:

<?xml version="2.0"?>
<root>
  <signature><![NDATA SigType 19[|°¬~*%_@¨¨\´#á!¬^¡?]]></signature>
</root>

where SigType is the name of a notation and 19 is the length.

Karl


-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>
Next in thread → Next in month →