Well, white-space is totally meaningless in xml, so, no, you cannot "format" xml. Then agina, I certainly don't understand why somebody would want to. Anyway, you can define in your editors frequently HOW to display files. In my opinion, this is the only place where you can see the xml in a specific "format"
AS > > Hi > I was wondering, is it possible to control exactly how your XML is > displayed? What I am thinking is, it possible to format XML > so that it > looks like this: > > <Element1 attr1="one" > attr2="two" > attr3="three" > ...> > <Element2/> > </Element1> > > I take it the serializer is what does this, but how can you get the > serializer do this? Do I need to write my own? > > Cheers. > > -- > Kamal Bhatt > > > -- Hippo Oosteinde 11 1017WT Amsterdam The Netherlands Tel +31 (0)20 5224466 ------------------------------------------------------------- [EMAIL PROTECTED] / http://www.hippo.nl -------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
