OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: what is the relationship between a XML-Schema file and itsnamespace



XML Schema does not advocate dereferencing a namespace URI to retrieve the
schema. You may want to, but you probably shouldn't. There are different
methods for locating a schema for an instance. The most straight forward is
adding an xsi:schemaLocation attribute in you instance. This attribute takes
pairs of namespace URI and schema URL. Section 4 of Schema Part 1 actually
does a pretty good job explaining all of this.

Dave


> -----Original Message-----
> From: Preetham [mailto:preetham@robosoftin.com]
> Sent: Friday, August 03, 2001 7:21 AM
> To: xml-dev@lists.xml.org
> Subject: what is the relationship between a XML-Schema file and its
> namespace
>
>
> I want to know wheather the namespace name we give to a schema can be any
> random string or it must be its full path name ?
> Does a validater searches for the schema file in the current
> directory or it
> uses the namespace to search the file containing the schema ?
> What happens if the file is on some remote computer on the net ?
>
> I am a beginner.
>
> Would anybody please answer me ?
>
>
>
> --------------------------------------------------------------
> Robosoft Technologies, Mangalore, India
>
>
>
> ------------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To unsubscribe from this elist send a message with the single word
> "unsubscribe" in the body to: xml-dev-request@lists.xml.org
>