Subject: legal test???
From: "Medina, Edward" <emedina@xxxxxxx>
Date: Wed, 12 Apr 2000 12:17:46 -0400
|
Is this even legal?
<xsl:template match="document">
<xsl:value-of select="/document/packet/@secur.declasson"/><p></p>
<xsl:if test="/document/packet[@secur.classif='U']">
<xsl:text>U N C L A S S I F I E D</xsl:text>
</xsl:if>
</xsl:template>
Thanks
Eddy
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- legal test???
- Medina, Edward - Wed, 12 Apr 2000 12:17:46 -0400 <=
- <Possible follow-ups>
- Ben Robb - Wed, 12 Apr 2000 17:37:28 +0100
- Medina, Edward - Wed, 12 Apr 2000 14:02:09 -0400
|
|