<div type="verse"> <head>Night in Tarras</head> <lg type="stanza"> <l>At evening tramping on the hot white road</l> <l>…</l> </lg> <lg type="stanza"> <l>A wind sprang up from nowhere as the sky</l> <l>…</l> </lg> </div>
El atributo subtype (subtipo) se puede utilizar para proporcionar cualquier subclasificación para el
elemento, adicional a ésa proporcionada por su type (tipo) de atributo.
Schematron
<sch:rule context="tei:*[@subtype]"> <sch:assert test="@type">The <sch:name/> element should not be categorized in detail with @subtype unless also categorized
in general with @type</sch:assert> </sch:rule>