Re: [xml-dev] opposite of infoset
From: "Thomas B. Passin" <> > BTW, when XML markup is written in a right-to-left language, is a start tag > supposed to be on the left or the right of an element? Can't tell if this is meant to be humorous. XML defines the order of a sequence of Unicode characters. How it is displayed to a reader is beyond the scope of XML. IOW, the terms "left" and "right" have no meaning to XML. Bob Foster