d the dinfination for NameSpace ast.
I can't find any thing in the documentation.
It tells to use the NameSpace element and that's all, no example.
I've tried different syntax, but nothing works.
Does anyone know what's the right way to do that.
Thank you very much
Francis Guilloz
Hi every one
Below a short sample using XMLEXECUTE
It works well on Uv 10.1.x
CMD="LIST FAMWEB TDIF LBAS CBAS CBASCDT"
OPTIONS="WITHDTD":@FM:"XMLMAPPING":@VM:"FAMWEB_MAP"
XMLSCHEMA=""
MYVAR=""
STATUS=XMLEXECUTE(CMD,OPTIONS,MYVAR,XMLSCHEMA)
OPEN "&XML&" TO FXML ELSE ABORT
WRITE MYVAR ON FXML,"FG.