[
Lists Home |
Date Index |
Thread Index
]
- To: <xml-dev@lists.xml.org>
- Subject: RE: [xml-dev] NDATA section (was: RE: [xml-dev] CDATA)
- From: "Phil Fuhlman" <pfuhlman@Dexma.com>
- Date: Wed, 2 Apr 2003 11:33:40 -0600
- Importance: normal
- Priority: normal
- Thread-index: AcL5PZ2Uo3qXfWJlRO6fW0In5wmpIAAAE20A
- Thread-topic: [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:karl@waclawek.net]
Sent: Wednesday, April 02, 2003 11:29 AM
To: Rodriguez, Sergio
Cc: xml-dev@lists.xml.org
Subject: Re: [xml-dev] NDATA section (was: RE: [xml-dev] CDATA)
----- Original Message -----
From: "Rodriguez, Sergio" <srodriguez@canella.com.gt>
> 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>
|