Posted By:
Alon_Singer
Posted On:
Tuesday, November 6, 2007 02:25 AM
Hi, I have following XML: ... ... The rules are: 1. I always have ELEMENTX. 2. ELEMENTX can have between 1 and 26*26 offspring. 3. Each of these offspring are elements with name of one or two characters (A-Z). How should the scheme look like? Thanks.
More>>
Hi,
I have following XML:
...
...
The rules are:
1. I always have ELEMENTX.
2. ELEMENTX can have between 1 and 26*26 offspring.
3. Each of these offspring are elements with name of one or two characters (A-Z).
How should the scheme look like?
Thanks.
<<Less