CreateReference method

Applies to
TIcCustomReference

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

Description
Creates reference node and sets type of pointed object. If Name starts with '#' char type is char reference, if name parameter is name of existing entity, then type is set according to entity's property, else type is unknown.