Class Parser.XML.Tree.SimpleDTDElementNode

Inheritance graph
Annotations
@Pike.Annotations.Implements(SimpleNode)
@Pike.Annotations.Implements(DTDElementHelper)

Inherit DTDElementHelper

inherit DTDElementHelper : DTDElementHelper


Inherit SimpleNode

inherit SimpleNode : SimpleNode


Method create

Parser.XML.Tree.SimpleDTDElementNode Parser.XML.Tree.SimpleDTDElementNode(string name, array expression)

Description

Create a DTD_ELEMENT node.