<markup/>

balise : xml ou autre...

Elément constitutif d'un langage structuré.

dbk:sgmltag<1> tei:tag<2> htm:code<3>

Exemple 1.
<!-- élément de niveau texte, comme emphasis -->
On conseillera de ne pas spécifier de règles d'écritures, mais plutôt d'adopter une structuration complète des noms personnels (<markup role="element" scheme="sdapa">persname</markup>, <markup role="element" scheme="sdapa">family</markup>, <markup role="element" scheme="sdapa">given</markup>).
</para>

Parents<^>

addrline, available, citation, emphasis, licence, link, literallayout, locality, orgdiv, orgtitle, para, placename, proper, question, span, streetname, subject, subtitle, topicname, unqualified ;

Frères<^>

%Formal, %Inline, %List, %Name, %Phrase, %Syllabe ; event, geoname, info, markup, orgname, persname, topicname, unqualified, xml ;

Enfants<^>

"text"

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="markup" type="markup"/>
    <xs:complexType name="markup">
    <xs:simpleContent>
    <xs:extension base="xs:string">
    <xs:attributeGroup ref="Attributes"/>
    </xs:extension>
    </xs:simpleContent>
    </xs:complexType>


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

    <2> http://www.tei-c.org/P4X/TD.html

    <3> http://www.w3.org/TR/html4/struct/text.html#edef-CODE