Formatting the result... ¿?

Subject: Formatting the result... ¿?
From: Reyes Garcia Rosado <reyes.garcia@xxxxxxxxxx>
Date: Fri, 01 Oct 1999 15:25:15 +0200
Hello again!!

A normal format of a SGML file, from Jade, is:

	<FATHER
	><SON-A
	><SON-AA
	>bla bla bla</SON-AA
	></SON-A
	><SON-B
	LINK="attribute value"
	><SON-BA
	>bla bla bla</SON-BA
	><SON-BB
	>bla bla bla</SON-BB
	></SON-B
	></FATHER
	>

There is a way to take this with the next format?
	<FATHER>
	<SON-A>
	<SON-AA>bla bla bla</SON-AA>
	</SON-A>
	<SON-B	LINK="attribute value">
	<SON-BA>bla bla bla</SON-BA>
	<SON-BB>bla bla bla</SON-BB	>
	</SON-B>
	</FATHER>

Thanks, 
		Reyes


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread