<proper/>

propre : partie importante d'un titre

Un titre comporte nécessairement un titre propre qui correspond par défaut à tout le titre mais que l'on peut aussi séparer en titre propre et sous-titre, numéro, volume...

uniM:200<1>

Exemple 1.
<title>
<proper>Protee</proper>
<volume>31</volume>
<number>2</number>
<date>
<unqualified>2003-09</unqualified>
</date>
</title>

Parents<^>

title ;

Frères<^>

date, number, proper, subtitle, volume ;

Enfants<^>

"text" ( (%Inline)*)

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="proper" type="block"/>
    <xs:complexType mixed="true" name="block">
    <xs:sequence>
    <xs:choice maxOccurs="unbounded" minOccurs="0">
    <xs:group ref="Inline"/>
    </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="Attributes"/>
    </xs:complexType>


    <1> http://www.ifla.org/VI/3/p1996-1/uni2.htm#200