On Wed, 02 Apr 2014 06:35:48 +1100, Stephen Cameron
<steve.cameron.62@gmail.com> wrote:| > [...] XML schema formalisms (DTD, RNG, WXS) are for analytic document
| On Tue, Apr 1, 2014 at 10:15 PM, Arjun Ray <arjun.ray@verizon.net> wrote:
| > On Tue, 01 Apr 2014 12:35:36 +1100, Stephen Cameron
| > <steve.cameron.62@gmail.com> wrote:
| > | a data-model in XML Format (schema)
| >
| > structures, not - as far as I know or understand them - for arbitrarily| [...] These formalisms have types and convey structure and relationships
| > general "data models".
|
| between types.
DTD don't have data types at all, besides strings and tokens. RNG
defers data typing to external libraries. WXS is fatally infected
with DB-think and thus has some bizarre mishmash. Anyone remember
gHorribleKludge? (Hi Amy!:-))
There was room to re-invent SGML notations, but no one (except RNG, in
a sense) went that route. The ability to represent types _within_ the
formalism is quite limited.
However, the real nub of the matter is that not all data models are
naturally or conveniently reducible to trees, whereas a XML document
is in the first instance a tree, and schemas for XML are therefore for
trees. The impedance mismatch may be great or small according to
context, but to discount it as inconsequential doesn't strike me as
wise.
| Is there a more suitable formalism for data-models that you make use of?UML comes to mind.
With limited traction and success, if Wikipedia is to be believed (and
| An object-oriented formalism, in UML, uses XML for interchange.
in this instance, I don't see why not).
Fair enough. In my work, I've never found schemas for XML instances a
| my concept of leveraging data-models in cost-effective ways, as I tried
| to give some examples of, is my key point.
good starting point, or even a vital consideration, in system design.
_______________________________________________________________________
XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.
[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
subscribe: xml-dev-subscribe@lists.xml.org
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php