[Date Prev][Date
Next][Thread Prev][Thread Next][Date
Index][Thread Index]
RE: Re: [Project] XML, Byte Encoded XML, How does it talk ?
- To: <ukha_d@xxxxxxx>
- Subject: RE: Re: [Project] XML, Byte Encoded XML, How does it
talk ?
- From: "Dr John Tankard" <john@xxxxxxx>
- Date: Thu, 24 May 2001 12:08:45 +0100
- Delivered-to: rich@xxxxxxx
- Delivered-to: mailing list ukha_d@xxxxxxx
- Mailing-list: list ukha_d@xxxxxxx; contact
ukha_d-owner@xxxxxxx
- Reply-to: ukha_d@xxxxxxx
> I "invented" byte coded XML, although it won't win any
prizes for
> originality.
>
> Example:
>
> <operation>
> <light
> mode=on>
> </light>
> </operation>
>
> with a dictionary
>
> operation (start tag)=01,
> operation (end tag)=02
> light (start tag)=03,
> light (end tag) =04
> mode=05 becomes
>
> 01,03,05,"o","n",04,02
>
Ahh, now I understand. But that would give you only 256 tags ?
John
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Home |
Main Index |
Thread Index
|