Re: Import/Include question

Hi Henry,

> So the problem with the example was the schema _document_ C cannot
> reference components in namespace A without its _own_ import
> statement.

Ahh, right, got it. Clause 4 of Schema Representation Constraint:
QName resolution (Schema Document)

 "[the component's] ·namespace name· is either the target namespace
  of the schema document containing the ·QName· or that schema
  document contains an <import> element information item the ·actual
  value· of whose namespace [attribute] is identical to that
  ·namespace name·."
                         http://www.w3.org/TR/xmlschema-1/#src-resolve

Thanks for the correction.
                         
Cheers,

Jeni

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

Received on Thursday, 17 January 2002 09:09:57 UTC