RE: DOMString Character Encoding

On Tue, 2002-02-19 at 18:40, Allen, Michael B (RSCH) wrote:
> > big endian or little endian is platform dependent. I don't think that
> > the BOM doesn't have anything to do in a DOMString.
> > 
> 	Internally I doubt Java Strings have BOMs but if you serialize one they sure do.

sure but then this is an issue for the serializer, not the DOMString
itself. I don't think we need to specific and define what happen
regarding the BOM. I expect the XML specification to be clear on that if
needed.

Philippe

Received on Tuesday, 19 February 2002 18:52:46 UTC