Re: Issue: overlapping with XML Schema Part 2

From
Kohsuke KAWAGUCHI <>
Date
2001-04-30T17:28:45+00:00
ID
Thread
Re: Issue: overlapping with XML Schema Part 2
> > <t:choice> 
> >   <t:data type="NCName" ns="namespaceURI"/> 
> >   <t:data type="NCName" ns="namespaceURI"/>
> > </t:choice> 
> 
> I am not sure if this is currently disallowed or not.

This is allowed.


> Subissue 3: User-defined datatypes
> 
> E,g, <t:define name="foo"><t:data type="NCName" ns="namespaceURI"/></t:define>
> and <t:ref name="NCName" parent/>

Also, named pattern is not exactly a substitute: you can't derive
another type from named pattern, but you can do that from named simple
type.

--
Kohsuke KAWAGUCHI                          +1 650 786 0721
Sun Microsystems