[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: "Primoz Gabrijelcic" <gabr@xxxxxxx>
- Date: Thu, 24 May 2001 13:04:29 +0200
- 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
> 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
Good for communication with simple (PIC-based) devices but completely
non-standard. Maybe hub/controller or whatever is used to connect to those
devices should be able to 'talk' true XML and make the conversions?
Primoz
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Home |
Main Index |
Thread Index
|