
Re: Metadata - export to Access: Comment ..
Otonicara wrote:
I do not know what exactly is needed.
Neither do I.
I don't know much about XPath (other than it's probably the best way to do what you're looking to do), so to answer your question, I would need to do a lot of investigation, go through the tutorials I linked to previously, etc.
Yes, it's a bit of work, especially if you don't know much about XML, but these forums are for <u>Awasu-specific</u> issues e.g. how does Awasu communicate with plugins, such-and-such a feature in Awasu doesn't seem to work properly, I would like to request a new feature in Awasu, etc. How to parse XML in Python is a Python/XML issue and there are other websites/newsgroups devoted to these topics. We've had people coming here looking for help on removing viruses from their computer or downloading software from other sites. These are clearly outside the scope of these forums, as is the question of how to parse XML in Python.
Otonicara wrote:
I expected that main futures are supported by exact samples.
We cannot possibly provide samples that cover every possible situation that every possible customer could ever possibly want so we provide samples that demonstrate broad guidelines on how to write plugins, etc. Unfortunately, it's the nature of the beast that if you want to write programs to do do stuff, you need to be able to program and if you want to write programs that deal with XML, you need to know how XML works.