CreateEmptyAttDef method |
Applies to
TIcAttDef
Declaration
Constructor CreateEmptyAttDef(name : TDOMString; owner : TIcXMLDocument);
Description
Creates attribute definition node only with name.
Parameters |
name | Name of attribute. |
owner | Document to wich belong creating attribute node. |