Forum: XML, XSLT and XPATH Oct 17th, 2007 |
| Replies: 5 Views: 2,647 Thank you very much. I understand much better now.
I shall have a look at the specification but it is not a short document.
Thanks again. |
Forum: XML, XSLT and XPATH Oct 17th, 2007 |
| Replies: 5 Views: 2,647 Thanks, that does exactly what I want. It does not seems to do what w3schools says it does:
from http://www.w3schools.com/schema/schema_complex_indicators.asp
The <choice> indicator specifies... |
Forum: XML, XSLT and XPATH Oct 16th, 2007 |
| Replies: 5 Views: 2,647 I want to model a situation where you can have multiple children of an element, and the children can be different types and in any order. A simple example of what I mean is at [1]. I am trying to... |
Forum: MySQL Sep 13th, 2007 |
| Replies: 1 Views: 1,501 What are the performance implications of storing some data across 2
databases instead of duplicating this data in both databases? ie. is
example 1 significantly slower than example 2:
Example 1:... |
Forum: Database Design Aug 18th, 2007 |
| Replies: 0 Views: 1,110 I am a looking for recomendations for a book on database design. I have tried searching this site, and not found any good answers though I am sure this has been asked before.
My situation is that... |