Subject: Re: Recognizing Sequences (was More XSL Discussion)
From: Henry Thompson <ht@xxxxxxxxxxxxxxx>
Date: 27 Feb 1998 09:19:19 +0000
|
Jonathan Marsh writes about the DT/DD problem (he uses term/definition)
This falls under the heading of addressing issues in the action part.
I've made one straw-person proposal to extend the 'select' element
type which would solve at least simple examples of this problem:
<rule>
<target-element type='term'/>
<paragraph start-indent='3pt' first-line-start-indent='-3pt'>
<children/>
<literal> </literal>
<select from='right-siblings'>
<target-element type='definition' position='first-of-type' mode='yes'/>
</select>
</paragraph>
</rule>
<rule mode='yes'>
<target-element type='definition'/>
<children/>
</rule>
<rule>
<target-element type='definition'/>
<empty/>
</rule>
ht
--
Henry S. Thompson, Human Communication Research Centre, University of Edinburgh
2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: ht@xxxxxxxxxxxxxxx
URL: http://www.cogsci.ed.ac.uk/~ht/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|