Scripture Burrito
v0.1.0-beta
  • Introduction
  • Generic Metadata
    • Overall Design
    • IDs
    • The Root Element
    • idServer Declarations
    • The Type Section
    • The Identification Section
    • The Relationships Section
    • The Agencies Section
    • The Licenses Section
    • The Languages Section
    • The Countries Section
    • The Names Section
    • The Ingredients Section
    • The Publications Section
    • The Copyright Section
      • statement type
      • statement format
    • The Promotion Section
    • The Snapshot Section
  • Flavors
  • JSON Expression of Metadata
  • Extending Scripture Burrito
  • Appendices
Scripture Burrito
  • Docs »
  • Generic Metadata »
  • The Copyright Section
  • Edit on GitHub

The Copyright Section¶

A copyright element may appear in any burrito. When present, the copyright element must include at least one statement element.

<copyright>
    <statement lang="fr" format="plain" type="full">© Burritos R Us 2019. Tous droits réservés.</statement>
    <statement lang="fr" format="html" type="full"><p><b>© Burritos R Us 2019.</b></p><p><i>Tous droits réservés.</i></p></statement>
    <statement lang="fr" format="plain" type="short">© Burritos R Us 2019.</statement>
    <statement lang="fr" format="html" type="short"><p>© Burritos R Us 2019.</p></statement>
    <statement lang="en" format="plain" type="full">© Burritos R Us 2019. All rights reserved.</statement>
</copyright>

statement type¶

  • full (typically several lines or paragraphs)
  • short (typically a single sentence suitable for placing at the end of each chapter of a Bible)

statement format¶

  • plain (a string)
  • html (simplfied XHTML, with a restricted set of HTML tags and attributes)
Next Previous

© Copyright 2019 Revision aef6859e.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v0.1.0-beta
Versions
latest
stable
develop
v0.1.0-beta
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.