Re: XML Schema for Silva Fullmedia Export?
eric casteleijn <[email protected]>
| Newsgroups | gmane.comp.web.zope.silva.devel |
|---|---|
| Message-ID | <[email protected]> |
Samuel Schluep wrote: > Hello Silva Developers > > Is there XML Schema for the Silva fullmedia export available? A customer > would like to import contents from his database into Silva. For this we > had the idea to use the fullmedia import. In order to transform his data > into Silva Fullmedia XML he needs a specification of the XML format. Yes there is, silva.rng and silvadocument.rng in the silvaxml directory. They should be up to date, but I'm not 100% sure. (Note to self: Would be good to test an export against the schema in the tests.) eric