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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

item

A hierarchical structure of a measure. This level is contained directly with subclauses. Levels contained within items are subitems. Items are normally enumerated with lowercased double characters within parentheses (e.g., (aa)). Once reaching (zz), items are enumerated as (aaa), (bbb), etc.. 

Element information

Namespace: None

Schema document: committee-report.xsd

Type: Anonymous

Properties: Global, Qualified

Content

  • Sequence [1..1]
    1. enum [1..1]The enumerator associated with a subdivision or level (e.g., 1. for sections, (a) for subsections). Note: When an enumerator appears as two enumerator (e.g., (a)(2)), the structure is produced with two levels where the second level has an attribute of display-inline="yes-display-inline"
    2. header [0..1]The header is the structure, often proceeded by an enum element that represents the "bold" text or heading of a subdivision or level. For example: the words “Short Title” in the phrase “Section 1. Short Title.” The text of headers is typed 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 legislative structure. 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 initial capped, except for the following 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 maintain 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 subsequent punctuation. 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.
    3. text [0..1]Textual material that follows a header, an enumerator, an enumerator/header pair, or as a cut-in (flush-left) final text after a non-structural element such as a quoted-block, table, graphic, etc.. In appropriations bills, the function performed by the text element is usually performed by the appropriations paragraph element.
    4. Choice [0..*]
        from subst. group nonstructured-level-model
      • tableThe table model for Congressional legislative documents uses the OASIS (formerly known as CALS) Table Exchange Model with some additions and modifications to accommodate House and Senate requirements as defined by the U.S. Government Printing Office.
      • graphicA pointer to a file containing a graphic and information about the graphic. The <graphic> element uses attributes that point to an external graphic file such as a photograph of a person or a drawing of a warning symbol. The attributes and their values have been modeled on GPO attributes. The actual graphic is usually stored in an external file and merely named by the attributes of this element. The element itself would be empty, but it is used to contain a brief description of the graphic (See element <graphic-description>). This description can be used for searching, to display in place of the graphic in an online system, or to be read by a voice synthesis device for the visually-impaired who cannot see the graphic.
      • formulaContainer for a graphic element representing a scientific or mathematical equation.
      • pagebreakUsed to force a new page in the output. Should be used very rarely.
      • listA container element for a sequence of list-items organized as a list. The list can be non-numbered, numbered, or lettered.
      • legis-commentThe legis-comment element defines a comment to the legislative language.
      • quoted-blockTextual matter used to amend current law. Quoted block is so named because it is printed or displayed with quotation marks in front of each structural and non-structural level. (These quotation marks are generated for print or display; they are not part of the data.) The name “quoted block” is not meant to imply that the words within this element exist somewhere else and are being quoted. Rather, they signify text to be used to amend current law. In print or display, quoted material usually takes on the style (margins, enumeration style, typographic style, etc.) of the document which is being amended. Thus, a bill in OLC style that is intended to modify United States Code, would put text that was to be inserted into the United States Code inside the quoted block (structure of legislation) and the words would print in USC style, with a quotation mark preceding each level. Other rules that apply to the specific style associated with the quoted-block also need to be applied. For example, when using USC style, section enumerators are preceded by a section symbol and a thin space rather than the word “Sec.”. Note: Words displayed in quotation marks for emphasis or to indicate a speech are not considered to be quoted-block.
      • non-statutory-materialUsed to contain non-statutory material. Non-statutory material examples are poems, song stanzas, newspaper articles, and book passages.
      • tocThe table of contents for a measure or portion of a measure. The attributes of the toc element are used for regeneration of the toc within the authoring environment. There are essentially two toc sub-models (toc-entries or multi-column-toc-entries). Both models are non-hierarchial in that the legislative structure is defined in an attribute rather in the structure of the toc itself. The toc-entries sub-model, the most common, is sequence of enumerators and headers from the measure's source using PCDATA. There is no distrinction between the enumerator and header elements within the toc-entry elements. The multi-column-toc-entries sub-model contain up to three columns of data per entry (toc-enum, level-header, and target or page-num). Both sub-models also support quoted-entry elements (ie.g., toc-quoted-entry and multi-column-toc-quoted-entry respectively).
    5. Choice [0..*]
      • subitemA hierarchical structure of a measure. This level is the lowest level represented within a measure and is contained directly with items. Subitems are normally enumerated with uppercased double characters within parentheses (e.g., (AA)). Once reaching (ZZ), subitems are enumerated with triple letters (e.g., (AAA), (BBB), etc.).
      • continuation-textTextual material belonging to a level, the text follows the sub-level

Attributes

NameOccTypeDescriptionNotes
id [1..1]xsd:IDUnique name for the element so that it can be referenced.Provides the name of a particular element, so it can be distinguished from all other elements of the same type, for example, naming one particular section (structure of legislation) so that applications can point to it and distinguish between it and the other perhaps hundreds of other sections (structure of legislation) in the same document. from group unique-id
changed [0..1]AnonymousHas this ENTIRE structural element (such as a Section (structure of legislation), Title (structure of legislation), etc.) been added or deleted?Note: Use the <added-phrase> and <deleted-phrase> elements for changes inside a structure that are less than the full structure.This attribute is used to mark entire structures that should be made typographically distinct because they have been added to or deleted from a measure. In contrast, the added phrase <added-phrase> and deleted phrase <deleted-phrase> elements are used to indicate changes within a structure that are less than the full structure, sometimes as little as a word, a number, or a few letters.A structure (such as a title or a section) that has been marked as changed using this attribute is usually presented in a different typographic style to indicate the change. Material that has been inserted (added) is typically in italics. Material that has been removed (deleted) is typically struck through. from group structure-attributes
committee-id [0..1]xsd:anySimpleTypeThe id of a working subdivision of a chamber, which prepares legislation or conducts investigations from group structure-attributes
reported-display-style [0..1]Anonymousfrom group structure-attributes
indent [0..1]AnonymousMechanism permitting an override of the indentation typically used or a way to specify indentation level for a structure. The values are relative (up1 through up7 and down1 through down7) and absolute (the structure level can be specified such as subsection). from group structure-attributes
commented [0..1]AnonymousDefault value is "no". from group structure-attributes
display-inline [0..1]AnonymousThe display-inline attribute provides a mechanism to pull levels together in their display. Typically, this will be used when the enumerator needs to be combined (e.g., (a)(1)). Possible values are yes-display-inline and no-display-inline. Default value is "no-display-inline". from group display-inline-model

Used in

Substitution hierarchy