Re: Circular schema?

Brenda,

> I think I see where I went wrong, but I want to make sure so please bear
> with me:
>
> When I see "<s:element ref="foo:bar"/>", I've normally read it as
> "this element is defined by the element bar where bar is defined in
> a schema whose target namespace is associated with the prefix foo".
>
> I applied completely different logic to <s:element ref="s:schema"/>
> because s:schema just happens to be an XML element in the WSDL
> document I'm looking at. If I apply the same logic, ref="s:schema"
> means that this element is defined by the global element "schema" in
> the imported schema "http://www.w3.org/2001/XMLSchema.xsd"...
> therefore, there's no conflict.
>
> Right?

Absolutely.

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/

Received on Sunday, 28 July 2002 04:21:21 UTC