| 
 
Subject: [xsl] is ID definition in DTD necessday for id() From: "Steve Renshaw" <renshaw_steve@xxxxxxxxxxx> Date: Thu, 20 Dec 2001 17:07:43 +0000  | 
<!DOCTYPE root [ ... <!ELEMENT item (#PCDATA)> <!ATTLIST item id ID #REQUIRED> ... ]>
final question -what id "id()" called - it isn't a function or is it? It acts more like text() or comment(). thanxks
----------------
  <xsl:template match="id('x123')">
     <xsl:value-of select="."/>
  </xsl:template>| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] Should "//ename[n]" mean , David Carlisle | Thread | Re: [xsl] is ID definition in DTD n, David Carlisle | 
| Re: [xsl] document() merge DISTINCT, Jeni Tennison | Date | [xsl] ANN: Saxon 7.0, Michael Kay | 
| Month |