Project

General

Profile

Statistics
| Revision:

# Date Author Comment
64 04/21/2000 04:19 PM bojilova

corrected the problem with  

63 04/20/2000 04:30 PM bojilova

Jivka: resolved the problem with escape characters.
<xsl:output method="html" encoding="iso-8859-1"/>
encoding specifies the preferred character encoding
that the XSLT processor should use to encode
sequences of characters.
ISO 8859-1 (Latin-1) includes characters like  

62 04/19/2000 02:36 PM bojilova

corrected error within the xsl file

61 04/19/2000 12:08 PM bojilova

corrected error within the xsl file

57 04/18/2000 11:44 AM bojilova

no message

51 04/17/2000 04:06 PM Matt Jones

changed package name to edu.ucsb.nceas.metacat.*

50 04/17/2000 03:40 PM Matt Jones

changed database connection code, added utility class MetaCatUtil.java

41 04/13/2000 08:30 PM Matt Jones

fixed stylesheet issue with undefined nbsp entity by wrapping it in CDATA section

40 04/13/2000 08:09 PM Matt Jones

eliminated IE5 specific issues in eml-variable-display.xsl, modified format of display of eml-variable

39 04/13/2000 08:06 PM Matt Jones

creating display stylesheet for eml-variable

38 04/13/2000 10:15 AM Matt Jones

added files for displaying eml-variable metadata

34 04/13/2000 09:42 AM Matt Jones

added example files showing use of Oracle's XSQL utiltiy for metadata storage and retrieval