Thanks. It works fine. No mea culpa necessary, just a caveat emptor, which is understood when writing to such a forum. I'm just glad you could help me (and others).
What remains is mostly styling with CSS. I might still have a question, you never know.
If you're ever in the country...
Thanks again.
Done. And I see the logic to it. It's parallel to other sections. But it doesn't change my HTML output. (Still no display of...) If you'd like to know or see more, please tell me.
Hello. I follwed your suggestion concerning "<xsl:call-template>." I have added some embedded lists to the templates, as you will see. But I still have one problem. None of the content of "InfraspecificRank_1," "InfraspecificEpithet_1" or "AuthorYearOfInfraspecificEpithet_1" (or _2, _3, etc.)...
Thanks,
I chaged my DTD, based on a previous tip, to:
<!DOCTYPE Chrysidoidea [
<!ELEMENT Chrysidoidea (item*)>
<!ELEMENT item
(id, ScientificName, SpecificEpithet, AuthorYearOfScientificName, VernacularName?, Superfamily, Family, VernacularNameOfFamily?, Subfamily?, Genus...
Hello Tom (and anyone else),
I've been away for a few weeks. Your advice works fine. Now I'd just like to ask if my .xsl-file is efficient.
The original xml-file is at:
http://www.nev.nl/hymenoptera/chrysidoidea_zonder.xml .
The .xsl-file is at:
http://www.nev.nl/hymenoptera/chrys_temp2.xsl ...
Hello everyone,
Thanks for your help. I've had the most luck with the last suggestion, by JontyMC. But I now realize that the structure of my XML is slightly more complicated tan I first stated. (If the others want to think along, please do.)
"Chrysidoidea" is indeed the root. Every "item" has a...
Thanks for your advice. I'll see if I can use it. I hope I can answer your question. As you can see, all the information about a single insect is stored as children of the element "item." I want to turn it into a different hierarchy, or tree, from family down to species. I want to avoid any...
Hello,
I'm a biologist. I've exported a MySQL database as XML. The result is in the order of: Superfamily, family, (subfamily) genus, specific epithet.
An example of my XML file is:
<Chrysidoidea>
<item>
<Family>Bethylidae</Family>
<Subfamily>Bethylinae</Subfamily>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.