<copyright/>

copyright : droits
dbk:copyright<1> da:Copyright<2> dc:dateCopyrighted<3> cv:copyright<4>

Exemple 1.
<rights>
<copyright>
<date>
<unqualified>2003-2004</unqualified>
</date>
<organization>
<orgname>
<orgtitle>Ministère de la culture et de la communication</orgtitle>
<orgtitle>Direction de l'architecture et du patrimoine</orgtitle>
<orgdiv>sous-direction des études, de la documentation et de l'Inventaire</orgdiv>
</orgname>
</organization>
</copyright>
</rights>

Parents<^>

rights ;

Frères<^>

available, copyright, licence, unqualified ;

Enfants<^>

(unqualified |  (date+, %Who*))

Attributs<^>

  • @id="xs:ID"
  • @code="xs:string"
  • @audience="xs:string"
  • @css="xs:string"
  • @class="xs:string"
  • @remap="xs:string"
  • @uri="xs:anyURI"
  • @lang="xs:string"
  • @value="xs:string"
  • @role="xs:string"
  • @scheme="xs:string"
  • Source<^>

    <xs:element name="copyright" type="copyright"/>
    <xs:complexType name="copyright">
    <xs:choice>
    <xs:element ref="unqualified"/>
    <xs:sequence>
    <xs:element maxOccurs="unbounded" ref="date"/>
    <xs:group maxOccurs="unbounded" minOccurs="0" ref="Who"/>
    <!-- CB suppression info 12/11/03
    				<xs:element ref="info" minOccurs="0"/> -->
    </xs:sequence>
    </xs:choice>
    <xs:attributeGroup ref="Attributes"/>
    </xs:complexType>


    <1> http://www.docbook.org/tdg/en/html/copyright.html

    <2> http://www.ajlsm.com/artistes/2004/dtd/html/elements/copyright.html

    <3> http://www.dublincore.org/documents/dcmi-terms/#dateCopyrighted

    <4> http://xmlresume.sourceforge.net/user-guide/element.copyright.html