|
Subject: Stylesheet assistance From: Daniel Pitti <dvp4c@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> Date: Tue, 25 Jul 2000 12:06:56 -0400 |
<!ELEMENT test (a1)+ > <!ELEMENT a1 (b?, p, a2*) > <!ELEMENT a2 (b?, p, a3*) > <!ELEMENT a3 (b?, p, a4*) > <!ELEMENT a4 (b?, p, a5*) > <!ELEMENT a5 (b?, p, a6*) > <!ELEMENT a6 (b?, p) > <!ELEMENT b EMPTY > <!ELEMENT p (#PCDATA) > ]>
<test>
<a1>
<p>Text of a1</p>
<a2>
<b/>
<p>Text of a2</p>
<a3>
<p>Text of a3</p>
<a4>
<p>Text of a4</p>
<a5>
<p>Text of a5</p>
<a6>
<p>Text of a6</p>
</a6>
</a5>
</a4>
</a3>
</a2>
</a1>
</test><test>
<a1>
<p>Text of a1</p>
<a2>
<p>Text of a2</p>
<a3>
<b/>
<p>Text of a3</p>
<a4>
<p>Text of a4</p>
<a5>
<p>Text of a5</p>
<a6>
<p>Text of a6</p>
</a6>
</a5>
</a4>
</a3>
</a2>
</a1>
</test><html>
<body>
<p>Text of a1</p>
<p>Text of a2</p>
<p style='margin-left: 12px'>Text of a3</p>
<p style='margin-left: 24px'>Text of a4</p>
<p style='margin-left: 36px'>Text of a5</p>
<p style='margin-left: 48px'>Text of a6</p>
</body>
</html><html>
<body>
<p>Text of a1</p>
<p>Text of a2</p>
<p>Text of a3</p>
<p style='margin-left: 12px'>Text of a4</p>
<p style='margin-left: 24px'>Text of a5</p>
<p style='margin-left: 36px'>Text of a6</p>
</body>
</html>
Daniel V. Pitti Project Director
Institute for Advanced Technology in the Humanities
Alderman Library University of Virginia Charlottesville, Virginia 22903
Phone: 804 924-6594 Fax: 804 982-2363 Email: dpitti@xxxxxxxxxxxx
http://jefferson.village.virginia.edu| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: RTF and PDF, Timm, Sean | Thread | Re: Stylesheet assistance, Nikolai Grigoriev |
| RE: RTF and PDF, Timm, Sean | Date | Re: Conditinally including an XSL m, uche . ogbuji |
| Month |