Schema Central  >  Committee Report DTD  >  committee-report.xsd  >  subheader
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

subheader

An additional “header” that follows a <header> and provides additional information concerning the structure identified by the header element. Often used in appropriations legislation.

The text of headers will appear in sentence style casing (upper and lower case) so that the table of contents entries can be extracted from the body of the document. Display mechanisms (both print and on-line) will need to transform the casing of headers based on their location within various strucutres. Section headers display uppercased. Subsection headers display in a caps and small caps casing style where the first letter of the header is always uppercased; characters originally typed using uppercasing are caps and all other words are inital capped, except for the words: a, an, and, as, at, but, by, for, in, of , on, or, the, and to. Levels below the subsection level are cased using caps and small caps, but maintaining sentence style casing. For all other structural levels (e.g., division, title, subtitle, part, subpart, etc.), the casing is transformed to uppercase.

In addition, any necessary punctuation and spaces following the header will be generated for display or printing. For example, when certain structures, e.g., Titles, Subtitles, Chapters, etc., follow OLC style, the display or print system will generate a centered header with no punctuation following. For sections using OLC style, a generated period will follow the Header, and for structures below the Section level, a generated period followed by an em dash will follow the header.

Note: In these DTDs, <title> and <subtitle> do not refer to a subcaption or heading. The element <title> and <subtitle> are very specific subdivisions of a legislative measure. The element subheader should only be used to describe a secondary heading or subcaption.

Element information

Namespace: None

Schema document: committee-report.xsd

Type: Anonymous

Properties: Global, Qualified

Content

  • Any text (mixed) content, intermingled with:
  • Choice [0..*]
      from group pcd-model
    • marker [0..1]The marker exists wherever #PCDATA is allowed. It is used at the developers discretion.
    • enum-in-headerIdentifies enumerators within header elements so that they can be cased appropriately on output, but typed within the document as lowercased.
    • committee-nameThe name of a working subdivision of a chamber, which prepares legislation or conducts investigations.
    • from group phrase-level
      from subst. group revisions
    • added-phraseNewly added or inserted material. This material is usually shown in italic. There are two ways material may be marked as new or deleted. If an entire structure such as a <title> or <section> has been added or deleted, the changed attribute on the structure could be set to “added” or “deleted.” If only a small portion of a structure has been added or deleted, perhaps a few words or a single letter, the <added-phrase> and <deleted-phrase> elements are used to mark those small additions and deletions. Note: This is not the element to be used in an amendment to insert text. This is the element used in a bill or resolution to indicate that text has been added. In an amendment, the text to be inserted is contained within a <text-to-insert> element.
    • deleted-phraseWords or phrases which have been stricken or which show strike-through. Material that has been deleted from a bill or resolution is printed and displayed as typographically distinct, to indicate that it has been removed. In current measures, this material is usually shown with a line through it as to indicate that it has been stricken. There are two ways material may be marked as new or deleted. If an entire structure such as a <title> or <section> has been added or deleted, the changed attribute on the structure could be set to “added” or “deleted.” If only a small portion of a structure has been added or deleted, perhaps a few words or a single letter, the <added-phrase> and <deleted-phrase> elements are used to mark those small additions and deletions. Note: This is not the element used in an amendment to strike text. This is the element used in a bill or resolution to indicate text that has been stricken. The instructions in an amendment to indicate that text is to be stricken are marked with the <text-to-strike-out> element.
    • from subst. group refs
    • internal-xrefPointer, or cross reference, to another portion of the current document.
    • external-xrefPointer, or cross reference, to material outside the document.
    • fractionA fraction expression that displays or prints inline with regular text (e.g., 2/5).
    • superscriptElement to contain superscripted character string.
    • subscriptElement to contain subscripted character string.
    • italicWords displayed in italic for emphasis or to indicate a book title or ship name or other purposes primarily within text or header elements. Note: This is not used to indicate inserted, instead the added-phrase element is used to indicate inserted text.
    • quoteWords displayed in quotation marks for emphasis or to indicate a speech or other purposes primarily within text or header elements. This represents the inline quote element.
    • inline-commentAn inline-comment element defines an inline-comment from the author. This element is not displayed on output.
    • act-nameContainer within the phrase-level entity that allows an act-name (ex. Civil Rights Act of 1964) to be tagged within the text element.
    • formulaContainer for a graphic element representing a scientific or mathematical equation.
    • termA word or phrase referencing a definition elsewhere in the document usually in the same text area.
    • omitted-textUsed to indicate that a span of copy is not present in the document. This element may be used to tag a few missing characters (horizontal missing text) or any number of missing lines (vertical missing text). Use of this element will result in a line of “stars” (asterisks) being printed or displayed where copy is missing. This line typically consists of three or seven “stars” (asterisks). The Ramseyer portion of Committee Reports also uses three and seven “stars” (asterisks).
    • linebreakUsed to force a newline in the output. Should be used very rarely.
    • nobreakUsed to hold text together in the output. Primary use is in table cells. Should be used very rarely.
    • pagebreakUsed to force a new page in the output. Should be used very rarely.
    • editorialIs an element in the text-model. Its intended use is to reference opinion.

Attributes

None

Used in