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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

graphic

A 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.

Element information

Namespace: None

Schema document: committee-report.xsd

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
graphic-desc [0..1]xsd:anySimpleTypeA textual description of a graphic for search and retrieval purposes, or for display “behind” an icon in an online system.Contained within the element <graphic>, this attribute is used to hold a brief description of the actual graphic. 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. (The actual graphic is usually stored in an external file and merely named by the attributes of the <graphic> element.)
span [0..1]AnonymousNumber of text columns the graphic should span, expressed as a number Default value is "1".
depth [0..1]xsd:anySimpleTypeDepth of the graphic in points.
halign [0..1]AnonymousHorizontal alignment of graphic in relation to the spanned part of the printed page Default value is "center".
graphic-indent [0..1]xsd:anySimpleTypeHow far to indent the graphic (in points)This is used as a manual override for the horizontal alignment of a graphic when the fixed values (center, left, and right) are not adequate. This attribute should only be used to add indention when the “halign” attribute is set to “left”.
rotation [0..1]AnonymousIndicates the display orientation of the graphic. Default value is "p".
file [0..1]xsd:anySimpleTypeThe name of the General Entity that holds the file name and the type of notation for the graphic to be inserted.This attribute is used to implement the style of graphics insertion that is currently the most popular for XML products. The graphic is held in an external file and pointed to from the XML file. The pointing is done by a general entity. The value of this attribute is the name of the general entity. The named entity both gives the type of graphic file and provides a pointer (which may be direct or indirect) to the file that contains the graphic.
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.
committee-id [0..1]xsd:anySimpleTypeThe id of a working subdivision of a chamber, which prepares legislation or conducts investigations
reported-display-style [0..1]Anonymous

Used in

Substitution hierarchy