RE: Make more use of {base type definition}

> 
> In "Complex Type Definition with simple content Schema 
> Component" of 3.4.2 and possibly other places, the text 
> repeatedly uses the phrase:
> 
>     The type definition .resolved. to by the .actual value. 
> of the base [attribute]
> 
> which {base type definition} is defined to be.
> 
> 

I guess the only danger is inadvertent recursion. When you define how one
property of a schema component is derived from the XML representation,
referring to other properties of the same component carries the risk that
the definitions will be cyclic. But there are plenty of places where it's
done anyway, I suspect.

Michael Kay
http://www.saxonica.com/

Received on Thursday, 3 January 2008 22:35:58 UTC