CreateEmptyEDecl method

Applies to
TIcElementDecl

Declaration
Constructor CreateEmptyEDecl(name : TDOMString; owner : TIcXMLDocument);

Description
Creates instance of element type declaration node for specified element. Content type is undefined.

Parameters
name  Name of declared element.
cType  Type of element content type.
owner  Document to which belongs element declaration.