Re: [xml-dev] n-Queens Problem

From
David Carlisle <>
To
"Costello, Roger L." <>
Date
2017-04-01T22:19:51Z
ID
<CAEW6iOjp+bKMT8v4bGbLLpXpuSHDFeZeFXjR3u7=>
Thread
Re: [xml-dev] n-Queens Problem

>     <column1><row>3</row></column1>

why the horrible asymmetry in the markup, with the column number in the element name and the row number in element content?
That defeats most ways of shortening the schema by exploiting the symmetry in the problem.

David