Hi. Simples questions :
How to generate an xml shema for several tables ? The wizard can only import schema :-( For a simple table, I tried that command : do ##class (Sample.Employee).XMLSchema() That work, but I don't have the schema header. I also have to rename all tags : In place of <xs:....> I have <s:....> How can I tell cach� to change the namespace ? Anyone have a simple example with all the parameters for that function ? Thanks Thierry
