logo of XML Sapiens
XML Sapiens Yahoo Group
Join Now
4.3.4 Attribute Declarations
Beginning » XML Sapiens v.1.1 Specification » 4. Document Structure » 4.3 How to Read the SAPI DTD » 4.3.4 Attribute Declarations

The <!ATTLIST keyword begins the declaration of attributes that an element may take. It is followed by the name of the element in question, a list of attribute definitions, and a closing >. Each attribute definition is a triplet that defines:

 

4.3.4.1 DTD Entities in Attribute Definitions

Attribute definitions may also contain parameter entity references.

4.3.4.2 Boolean Attributes

Some attributes play the role of boolean variables. Their presence in the start tag of an element implies that the value of the attribute is "TRUE". Their absence implies the "FALSE" value.

Boolean attributes may legally take a single value: the name of the attribute itself.

(C) 2004-2006 Red Graphic Systems. All Rights Reserved. Red Graphic Systems liability, trademark, document use and software licensing rules apply. Your interactions with this site are in accordance with our public and Member privacy statements.