← Prev in month ← Prev in thread
Next in thread → Next in month →

ANN: Algorithm for Merging a simpleType Dependency Chain

From
Costello, Roger L. <>
To
"" <>
Date
2011-04-30T22:20:32Z
ID
<>
Thread
ANN: Algorithm for Merging a simpleType Dependency Chain
Hi Folks,

An XML Schema simpleType can have a base type. And that base type may have a base type. And so on.  Further, the types may be in different schema files and in different namespaces.

Determining the constraints on a simpleType in this "dependency chain" can be challenging.

I created an algorithm for merging all the constraints in the dependency chain and rendering a single, standalone simpleType:

http://www.xfront.com/XML-Schema-library/papers/Algorithm-for-Merging-a-simpleType-Dependency-Chain.pdf

Comments welcome.

/Roger
← Prev in month ← Prev in thread
Next in thread → Next in month →