RelaxNG/publiset.rnc
changeset 39 7faa356bad3e
parent 38 3c8b406be906
child 40 7cfe2d4957c6
--- a/RelaxNG/publiset.rnc	mer. juil. 20 14:38:48 2011 +0200
+++ b/RelaxNG/publiset.rnc	mer. juil. 20 15:05:37 2011 +0200
@@ -76,6 +76,7 @@
    (title, subtitle?)?
  & identifier*
  & language?
+ & copyright?
  & author*
  & publisher?
  & source?
@@ -110,6 +111,12 @@
 language.attributes = lang.attribute
 lang.attribute = attribute xml:lang { xsd:language }
 
+# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ copyright ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+copyright = element copyright { copyright.content }
+
+copyright.content = inlines
+
 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ author, publisher ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 # ~~~~~~ author