Linking a XML document to its schema

Steven Livingstone, ITS, SENM steven.livingstone at scotent.co.uk
Thu Nov 25 12:14:34 GMT 1999


This seems to work OK - tested in IE5.

steven
 <<portfolio-schema.xml>>  <<STOCK.XML>>  <<portfolio-schema2.xml>> 

Steven Livingstone - http://www.deltabiz.com
07771 957 280 or +447771957280

Professional Site Server 3, Wrox Press
http://www.wrox.com/Consumer/Store/Details.asp?ISBN=1861002696
Professional Site Server 3.0 Commerce Edition, Wrox Press
http://www.wrox.com/Consumer/Store/Details.asp?ISBN=1861002505


> -----Original Message-----
> From:	Julian Reschke [SMTP:reschke at medicaldataservice.de]
> Sent:	25 November 1999 08:48
> To:	Didier PH Martin; 'XML Dev'
> Cc:	Stefan Eissing
> Subject:	RE: Linking a XML document to its schema
> 
> 
> > From: owner-xml-dev at ic.ac.uk [mailto:owner-xml-dev at ic.ac.uk]On Behalf Of
> > Didier PH Martin
> > Sent: Wednesday, November 24, 1999 8:19 PM
> > To: reschke at medicaldataservice.de; 'XML Dev'
> > Cc: Stefan Eissing
> > Subject: RE: Linking a XML document to its schema
> > 
> > 
> > Hi Julian,
> > 
> > Julian said:
> > And it's even backed by Microsoft (see MSXML behaviour).
> > 
> > Didier reply:
> > Is this what  you where referring to:
> > 
> > XML Schemas and Namespaces
> 
> Yes.
> 
> > ...
> 
> > What I have not tried though, is if the following document will be
> parsed
> > and validated by MSXML. Did you tested something similar? if yes what
> was
> > the result?
> > 
> > <book xmlns="x-schema:http://www.microsoft.com/xml/schema/book.xml">
> >   <title>Presenting XML</title>
> >   <author>Richard Light</author>
> > 
> >   <inclusion
> > xmlns="x-schema:http://www.mydomain.com/xml/schema/inclusion.xml">
> >   <greeting>happy thanksgiving</greeting>
> >   </inclusion>
> > 
> >   <pages>334</pages>
> > </book>
> 
> I haven't used that yet, but this is supposed to work.
> 
> Note that the two schema files this is referring to do not exist though...
> 
>  
> 
> xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
> Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on
> CD-ROM/ISBN 981-02-3594-1
> To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
> unsubscribe xml-dev
> To subscribe to the digests, mailto:majordomo at ic.ac.uk the following
> message;
> subscribe xml-dev-digest
> List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: portfolio-schema.xml
Type: application/octet-stream
Size: 1009 bytes
Desc: not available
Url : http://mailman.ic.ac.uk/pipermail/xml-dev/attachments/19991125/180f0c09/portfolio-schema.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: STOCK.XML
Type: application/octet-stream
Size: 375 bytes
Desc: not available
Url : http://mailman.ic.ac.uk/pipermail/xml-dev/attachments/19991125/180f0c09/STOCK.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: portfolio-schema2.xml
Type: application/octet-stream
Size: 168 bytes
Desc: not available
Url : http://mailman.ic.ac.uk/pipermail/xml-dev/attachments/19991125/180f0c09/portfolio-schema2.obj


More information about the Xml-dev mailing list