Source position: valid.inc line 137
function xmlAddElementDecl(
ctxt: xmlValidCtxtPtr;
dtd: xmlDtdPtr;
name: xmlCharPtr;
_type: xmlElementTypeVal;
content: xmlElementContentPtr
):xmlElementPtr;