TIcDocumentType Object
Methods
Class representing document type declaration node.

Unit
IcXMLParser

Declaration
TIcDocumentType = class(TIcExternalNode)

Description
DTD contains declarations for: elements, attributes, entities, notations. On the basis of these declarations can be verified correctness of the document.

Introduced Methods
Create  Creates document type declaration with specified name.
Destroy
GetAttDef
GetAttListDecl
GetContentList
GetElementDecl
GetEntityDecl
GetFirstNode
GetNotation
GetPI
GetPReference
InsertNode
RemoveNode
RepleaceDeclaration
Retrieve
SetAttDef
SetAttListDecl
SetComment
SetElementDecl
SetEntityDecl
SetNotationDecl
SetPI
SetPReference
Validate  Validates document type declaration.
Write


HTML generated by Time2HELP
http://www.time2help.com