Re: XML file creation



I simply use two dataset pageproducer with the desired layout. I use it for build a seven-tables XML with nested relations, and was done in less than 1 hour.

No xsl or transformation...

--
Mutis: The open source indexing/search engine for Delphi
http://mutis.sourceforge.net/
(Alpha stage: Developers Wanted!)
.



Relevant Pages

  • RE: How do you use the xsd file?
    ... The same table cannot be the child table in two nested relations. ... I used a dataset to inferschema from my xml file ... and then asked it to write the schema out, but I only get so far... ... > the schemas' targetNamespace will be used, ...
    (microsoft.public.dotnet.xml)
  • same table cannot be the child table in two nested relations
    ... i get the following error while reading an xml into a dataset. ... The same table cannot be the child table in two nested relations ...
    (microsoft.public.dotnet.languages.csharp)