← Prev in month ← Prev in thread

What is the diff between "import" vs "include" ?

From
Ben Stover <>
To
xml-dev <>
Date
2008-04-15T18:54:42Z
ID
<>
Thread
What is the diff between "import" vs "include" ?
In a WSDL definition I saw an "import" af and *.xsd file and an "include" of an *.xsd schema.

what is the difference?

I assume that "include" just put the *.xsd text into the wrapping *.wsdl file.
No namespace overridings could take place.

Whereas in an "import" statement namespace overriding could take place.

Is this correct?

Are there any more diffs?

Ben
← Prev in month ← Prev in thread