<p>
Module | core |
Attributes | Attributes att.global.analytic (ana) att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source)) att.written (hand) |
Member of | |
Contained by |
corpus: setting
header: abstract change correspAction correspContext correspDesc encodingDesc handNote prefixDef projectDesc publicationStmt sourceDesc
msdescription: additional custodialHist history msContents msDesc msItem msPart objectDesc origin physDesc summary supportDesc surrogates
namesdates: langKnowledge occupation
|
May contain |
core: abbr add bibl biblStruct choice cit date del desc ellipsis emph foreign gap gloss graphic hi l label lb lg list listBibl mentioned milestone name note noteGrp num orig pb ptr q quote ref reg rs sic term time title unclear
gaiji: g
header: idno
lim: noteMarker rule
linking: linkGrp
namesdates: addName affiliation forename genName geo listObject listOrg listPerson listPlace location nameLink objectName orgName persName placeName roleName settlement surname
character data
|
Examples |
<p>Hallgerd was outside. <q>There is blood on your axe,</q> she said. <q>What have you done?</q> </p> <p> <q>I have now arranged that you can be married a second time,</q> replied Thjostolf.</p> <p> <q>Then you must mean that Thorvald is dead,</q> she said.</p> <p> <q>Yes,</q> said Thjostolf. <q>And now you must think up some plan for me.</q> </p> |
Schematron |
<sch:report test="(ancestor::tei:ab or ancestor::tei:p) and not( ancestor::tei:floatingText |parent::tei:exemplum |parent::tei:item |parent::tei:note |parent::tei:q |parent::tei:quote |parent::tei:remarks |parent::tei:said |parent::tei:sp |parent::tei:stage |parent::tei:cell |parent::tei:figure )">Abstract model violation: Paragraphs may not occur inside other paragraphs or ab elements.</sch:report> <sch:report test="(ancestor::tei:l or ancestor::tei:lg) and not( ancestor::tei:floatingText |parent::tei:figure |parent::tei:note )">Abstract model violation: Lines may not contain higher-level structural elements such as div, p, or ab, unless p is a child of figure or note, or is a descendant of floatingText.</sch:report> |
Source | Github
<elementSpec rend="change" module="core" ident="p"> <gloss>paragraph</gloss> <desc>marks paragraphs in prose.</desc> <classes> <memberOf key="att.global.analytic"/> <memberOf key="att.global"/> <memberOf key="model.pLike"/> <memberOf key="att.written"/> </classes> <content> <macroRef key="macro.paraContent"/> </content> <attList/> </elementSpec> |