Source position: SAX2.inc line 42
procedure xmlSAX2StartElementNs( |
ctx: pointer; |
localname: xmlCharPtr; |
prefix: xmlCharPtr; |
URI: xmlCharPtr; |
nb_namespaces: cint; |
namespaces: xmlCharPtrPtr; |
nb_attributes: cint; |
nb_defaulted: cint; |
attributes: xmlCharPtrPtr |
); |