Click or drag to resize

PEDecl Class

The PEDecl class represents an XML parsed entity declaration.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.Xml.DtdDtdComponent
    Altova.RaptorXml.Xml.DtdEntityDecl
      Altova.RaptorXml.Xml.DtdPEDecl

Namespace:  Altova.RaptorXml.Xml.Dtd
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class PEDecl : EntityDecl

The PEDecl type exposes the following members.

Properties
  NameDescription
Public propertyIsExternal (Inherited from EntityDecl.)
Public propertyIsInternal (Inherited from EntityDecl.)
Public propertyIsPredefined (Inherited from EntityDecl.)
Public propertyIsUnparsed (Inherited from EntityDecl.)
Public propertyName (Inherited from EntityDecl.)
Public propertyPublic (Inherited from EntityDecl.)
Public propertySystem (Inherited from EntityDecl.)
Public propertyValue (Inherited from EntityDecl.)
Top
Methods
Operators
See Also