Next in thread → Next in month →

RE: [xml-dev] What techniques do you employ to ensure that your data is precisely and unambiguously specified?

From
<>
To
"Costello, Roger L." <>, "" <>
Date
2012-10-10T15:53:55Z
ID
<>
Thread
RE: [xml-dev] What techniques do you employ to ensure that your data is precisely and unambiguously specified?
Roger,

It is an interactive process that evolves over time as your learn about the data in your ecosystem.

What you need is an adaptive validation framework.

This is why CAM templates are the preferred tool for people working in a multi-partner network of information exchanges.  They allow you to contextually control the rules and content model dynamically.

This is vital.  For example an auto industry parts distributor is using CAM templates to manage interaction with over 500 downstream partners.

You cannot predict when those partners make changes to their systems.  So you have to be prepared and able to make changes in real time.

Also CAM allows you to do lookups to SQL databases - again essential for things like part numbers, customer numbers et al that cannot be static in XML files.

See IBM article for more details:
http://www.ibm.com/developerworks/library/x-camval/index.html

David


-------- Original Message --------
Subject: RE: [xml-dev] What techniques do you employ to ensure that
your data is precisely and unambiguously specified?
From: "Costello, Roger L." <[email protected]>
Date: Mon, September 24, 2012 3:08 pm
To: "[email protected]" <[email protected]>

Michael Kay wrote:

> Being too careful can make things worse, because the longer and more
> formal the spec, the fewer people will read it.

Apparently the W3C does not agree. Consider:

- The XML Schema 1.1 specification is 380 pages
and is formally written.

- The XSLT 3.0 specification is 530 pages
and is formally written.


/Roger

_______________________________________________________________________

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: [email protected]
subscribe: [email protected]
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php

Next in thread → Next in month →