I've been studying all the XML/XML Query stuff I can lay my hands on.
And I'm missing something: 1) I understand that data goes in the *.xml
file;
2) I understand there is a *.dtd file; BUT 3) WHERE does the QUERY itself
live?
Is it a separate *.xml file? Is it a *.bat file? I can't imagine it's at
the bottom or top of the data file. I would think it's a separate file
that
somehow gets executed ... buy how?
Nobody tells me where the query goes and how it is run ... no where can I
find do***entation that mentions this.