<license-p> License Paragraph
Usage/Remarks
Models and Context
May be contained in
Description
- Text, numbers, or special characters
- External Linking Elements
- <inline-supplementary-material> Inline Supplementary Material
- Related Material Elements
- Paragraph-level Display Elements
- <address> Address/Contact Information
- <array> Array (Simple Tabular Array)
- <boxed-text> Boxed Text
- <chem-struct-wrap> Chemical Structure Wrapper
- <code> Code Text
- <fig> Figure
- <fig-group> Figure Group
- <graphic> Graphic
- <media> Media Object
- <preformat> Preformatted Text
- <supplementary-material> Supplementary Material
- <table-wrap> Table Wrapper
- <table-wrap-group> Table Wrapper Group
- <alternatives> Alternatives For Processing
- Standards Note and Example Elements
- <disp-formula> Formula, Display
- <disp-formula-group> Formula, Display Group
- Citation Elements
- Emphasis Elements
- <award-id> Award Identifier
- <funding-source> Funding Source
- <open-access> Open Access
- <chem-struct> Chemical Structure (Display)
- <inline-formula> Formula, Inline
- Inline Display Elements
- Lists
- Math Elements
- Other Inline Elements
- <ref-list> Reference List (Bibliographic Reference List)
- <disp-quote> Quote, Displayed
- <speech> Speech
- <statement> Statement, Formal
- <verse-group> Verse Form For Poetry
- <fn> Footnote
- <target> Target of an Internal Link
- <tbx:entailedTerm> Entailed Term (TBX)
- <xref> X(cross) Reference
- <break> Line Break
- Baseline Change Elements
- <price> Price
Content Model
<!ELEMENT license-p (#PCDATA %license-p-elements;)* >
Expanded Content Model
(#PCDATA | email | ext-link | uri | inline-supplementary-material | related-article | related-object | address | alternatives | array | boxed-text | chem-struct-wrap | code | fig | fig-group | graphic | media | non-normative-note | normative-note | non-normative-example | normative-example | notes-group | preformat | supplementary-material | table-wrap | table-wrap-group | disp-formula | disp-formula-group | citation-alternatives | element-citation | mixed-citation | std | bold | fixed-case | italic | monospace | num | overline | roman | sans-serif | sc | strike | underline | ruby | award-id | funding-source | open-access | chem-struct | inline-formula | inline-graphic | private-char | def-list | list | tex-math | mml:math | abbrev | index-term | index-term-range-end | milestone-end | milestone-start | named-content | styled-content | ref-list | disp-quote | speech | statement | verse-group | fn | target | tbx:entailedTerm | xref | break | sub | sup | price)*
Tagged Samples
Providing trademark information
...
<permissions>
<copyright-statement>Copyright © 2015 by The Institute
of Electrical and Electronics Engineers, Inc. All rights
reserved. Published 18 December 2015. Printed in the United
States of America.</copyright-statement>
<copyright-year>2015</copyright-year>
<copyright-holder>IEEE</copyright-holder>
<license>
<license-p>IEEE is a registered trademark in the U.S. Patent
& Trademark Office, owned by The Institute of Electrical
and Electronics Engineers, Incorporated.</license-p>
</license>
</permissions>
...
In bilingual standard
... <permissions> <license xml:lang="en"> <license-p>Apart from exceptions provided by the law, nothing from this publication may be duplicated and/or published ...</license-p> <license-p>The Netherlands Standardization Institute shall, with the exclusion of any other beneficiary, collect ...</license-p> </license> <license xml:lang="nl"> <license-p>Auteursrecht voorbehouden. Behoudens uitzondering door de wet gesteld mag zonder schriftelijke toestemming van het Nederlands Normalisatie-instituut niets uit deze uitgave worden ...</license-p> <license-p>Het Nederlands Normalisatie-instituut is met uitsluiting van ieder ander gerechtigd de door ...</license-p> </license> </permissions> ...