
38 Customizing Dreamweaver
The following table describes the tags and attributes that you can use within a document type
definition file.
Element Type Required Description
Tag Attribute
documenttype
(root)
Yes Parent node.
id
Yes Unique identifier across all document
type definition files.
servermodel
No Specifies the associated server model
(case-sensitive); by default, the
following values are valid:
ASP.NET C#
ASP.NET VB
ASP VBScript
ASP JavaScript
ColdFusion
JSP
PHP MySQL
A call to the
getServerModelDisplayName() functions
returns these names. The server model
implementation files are located in the
Configuration/ServerModels folder.
Extension developers can create new
server models extending this list.
Kommentare zu diesen Handbüchern