From b601cdb7fef6e4a1c4e0f31a5c2819d9f762a03c Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Tue, 30 Oct 2001 13:32:34 +0000 Subject: [PATCH] Very simple stylesheet to render Dublin Core Metadata. --- helm/style/show_dc.xsl | 249 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 249 insertions(+) create mode 100644 helm/style/show_dc.xsl diff --git a/helm/style/show_dc.xsl b/helm/style/show_dc.xsl new file mode 100644 index 000000000..56f7957aa --- /dev/null +++ b/helm/style/show_dc.xsl @@ -0,0 +1,249 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Dublin Core Metadata for :

+ + + +
+ + +

No Dublin Core Metadata available for .

+
+
+
+ + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+
+ + + + Title: + + + + + + + Creator: + + + + + + + Contributor: + + + + + + + Subject: + + + + + + + Description: + + + + + + + Publisher: + + + + + + + Date: + + + + + + + Coverage: + + + + + + + Type: + + + + + + + + + + + Format: + + + + + + + + + + + Identifier: + + + + + + + Source: + + + + + + + Language: + + + + + + + Relation: + + + + + + + + + + + + + Rights: + + + + + + + Institution: + + + + + + + Contact: + + + + + + + First Version: + + + + + + + Modified: + + + + + + + ERROR! + + + + +
-- 2.39.2