Unit 'xml2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libxml2]

xmlAddAttributeDecl

Declaration

Source position: valid.inc line 155

function xmlAddAttributeDecl(

  ctxt: xmlValidCtxtPtr;

  dtd: xmlDtdPtr;

  elem: xmlCharPtr;

  name: xmlCharPtr;

  ns: xmlCharPtr;

  _type: xmlAttributeType;

  def: xmlAttributeDefault;

  defaultValue: xmlCharPtr;

  tree: xmlEnumerationPtr

):xmlAttributePtr;


Documentation generated on: 2023-03-18