Description of Entity and Parameter Entity Properties in DTDs

Table 81 shows the properties that an entity or parameter entity can have. It also provides the possible values, and a description for each property.

Property
Allowable Values
Description
Type
Entity
Parameter Entity
All entity nodes have this type.
Name
String
Identifier for this entity.
Location
External or Internal
An external location indicates that the value of the entity is in a file that is outside the DTD file.
An internal location indicates that the value of the entity is defined in the Value property of this entity node.
Value
String
If the value of the Location property is Internal, this property specifies the value of the entity. If the value of the Location property is External, you cannot specify this property.
Public ID
String
String that some parsers can resolve to a file location. Stylus Studio ignores any value you specify.
System ID
String
Path or URI for a file that contains the value of the entity.
Parsed
True or False
Indicates whether the entity value is parsed XML. A parameter entity does not have this property.
Table 81. Entity and Parameter Entity Property Descriptions

DTD Editor

The Stylus Studio DTD Editor lets you visually develop Document Type Definitions (DTD) to structure XML documents. The DTD Editor also includes tools and utilites for validating XML against DTD's, converting DTD's, and generating DTD's.

Supported XML Technologies

Learning XML is easy with Stylus Studio, the only XML IDE to support all official W3C XML technologies! Learn more about Stylus Studio's tools and support for XML and related W3C technologies.

Using DTD in Java Applications

Learn how to validate XML documents using industry-standard DTD's from within your Java applications using Java DTD components including Apache Xerces and XSV.

Airlines, Aerospace and Defense

Want to know what airlines, aerospace and defense companies are soaring high with Stylus Studio 2006? Well now you can! Come check out these leading companies and soar with Stylus Studio 2006 yourself.

Stylus Most Wanted

 
Free Stylus Studio XML Training:
W3C Member