BNC User Reference Guide

BNC User Reference Guide

BNC User Reference Guide

BNC User Reference Guide

<head>

<head>

<head>

<head>

or a poem. or a poem. or a poem.att.renderedmodel.divWrapperatt.renderedmodel.divWrapperatt.renderedmodel.divWrapper } } }
head head head head (heading) contains any type of heading, for example the title of a section (heading) contains any type of heading, for example the title of a section (heading) contains any type of heading, for example the title of a section (heading) contains any type of heading, for example the title of a section or a poem.
Class Class Class Class att.rendered model.divWrapper
Declaration Declaration Declaration Declaration
element head
element head
element head
element head
{
{
{
{
   attribute type { "MAIN" | "SUB" | "BYLINE" }?,
   attribute type { "MAIN" | "SUB" | "BYLINE" }?,
   attribute type { "MAIN" | "SUB" | "BYLINE" }?,
   attribute type { "MAIN" | "SUB" | "BYLINE" }?,
   att.rendered.attribute.rend,
   att.rendered.attribute.rend,
   att.rendered.attribute.rend,
   att.rendered.attribute.rend,
   ( s | gap | pb )+
   ( s | gap | pb )+
   ( s | gap | pb )+
   ( s | gap | pb )+
}
Attributes Attributes Attributes Attributes
(In addition to global attributes and those inherited from [att.rendered ] )
(In addition to global attributes and those inherited from [att.rendered ] )
(In addition to global attributes and those inherited from [att.rendered ] )
(In addition to global attributes and those inherited from [att.rendered ] )Status: OptionalStatus: OptionalStatus: Optional
type type type type describes the kind of heading. describes the kind of heading. describes the kind of heading. describes the kind of heading.
Status: Optional
Datatype: Datatype: Datatype: Datatype: data.enumerated data.enumerated data.enumerated data.enumerated
Legal values are:
Legal values are:
Legal values are:
Legal values are: journalist or other source of a newspaper report. journalist or other source of a newspaper report. journalist or other source of a newspaper report.
MAIN MAIN MAIN MAIN a major heading. a major heading. a major heading. a major heading.
SUB SUB SUB SUB any sub-heading. any sub-heading. any sub-heading. any sub-heading.
BYLINE BYLINE BYLINE BYLINE a sub-heading providing the name of a a sub-heading providing the name of a a sub-heading providing the name of a a sub-heading providing the name of a journalist or other source of a newspaper report.
Example Example Example Example
 <head rend="ub" type="MAIN">
  <s n="93">
   <w c5="VDB" hw="do" pos="VERB">Do </w>
   <w c5="PNP" hw="i" pos="PRON">I </w>
   <w c5="VVI" hw="need" pos="VERB">need </w>
   <w c5="DT0" hw="any" pos="ADJ">any </w>
   <w c5="NN1" hw="training" pos="SUBST">training</w>
   <c c5="PUN">?</c>
  </s>
 </head>
 <head rend="ub" type="MAIN">
  <s n="93">
   <w c5="VDB" hw="do" pos="VERB">Do </w>
   <w c5="PNP" hw="i" pos="PRON">I </w>
   <w c5="VVI" hw="need" pos="VERB">need </w>
   <w c5="DT0" hw="any" pos="ADJ">any </w>
   <w c5="NN1" hw="training" pos="SUBST">training</w>
   <c c5="PUN">?</c>
  </s>
 </head>
 <head rend="ub" type="MAIN">
  <s n="93">
   <w c5="VDB" hw="do" pos="VERB">Do </w>
   <w c5="PNP" hw="i" pos="PRON">I </w>
   <w c5="VVI" hw="need" pos="VERB">need </w>
   <w c5="DT0" hw="any" pos="ADJ">any </w>
   <w c5="NN1" hw="training" pos="SUBST">training</w>
   <c c5="PUN">?</c>
  </s>
 </head>
 <head rend="ub" type="MAIN">
  <s n="93">
   <w c5="VDB" hw="do" pos="VERB">Do </w>
   <w c5="PNP" hw="i" pos="PRON">I </w>
   <w c5="VVI" hw="need" pos="VERB">need </w>
   <w c5="DT0" hw="any" pos="ADJ">any </w>
   <w c5="NN1" hw="training" pos="SUBST">training</w>
   <c c5="PUN">?</c>
  </s>
 </head>
Note Note Note Note

The <head> element is used for headings at all

The <head> element is used for headings at all

The <head> element is used for headings at all

The <head> element is used for headings at all levels; software which treats (e.g.) chapter headings, levels; software which treats (e.g.) chapter headings, levels; software which treats (e.g.) chapter headings, levels; software which treats (e.g.) chapter headings, section headings, and list titles differently must determine the section headings, and list titles differently must determine the section headings, and list titles differently must determine the section headings, and list titles differently must determine the proper processing of a <head> element based on its proper processing of a <head> element based on its proper processing of a <head> element based on its proper processing of a <head> element based on its structural position. A <head> occurring as the first structural position. A <head> occurring as the first structural position. A <head> occurring as the first structural position. A <head> occurring as the first element of a list is the title of that list; one occurring as element of a list is the title of that list; one occurring as element of a list is the title of that list; one occurring as element of a list is the title of that list; one occurring as the first element of a <div1> is the title of that the first element of a <div1> is the title of that the first element of a <div1> is the title of that the first element of a <div1> is the title of that chapter or section.

chapter or section.

chapter or section.

chapter or section.

; ; ; ;
Module Module Module Module core core core core