[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] What is the diff between "import" vs "include" ?
- From: Jonathan Robie <jonathan.robie@redhat.com>
- To: Ben Stover <bxstover@yahoo.co.uk>
- Date: Tue, 15 Apr 2008 17:27:43 -0400
Ben Stover wrote:
> In a WSDL definition I saw an "import" af and *.xsd file and an "include" of an *.xsd schema.
>
> what is the difference?
>
>
With include, everything that is included must be in the including
schema's target namespace. Import lets you pull in definitions and
declarations from other namespaces.
See:
http://www.w3.org/TR/xmlschema-0/#SchemaInMultDocs
http://www.w3.org/TR/xmlschema-0/#import
Jonathan
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]