[
Lists Home |
Date Index |
Thread Index
]
- From: "Steven Livingstone, ITS, SENM" <steven.livingstone@scotent.co.uk>
- To: Julian Reschke <reschke@medicaldataservice.de>, Didier PH Martin <martind@netfolder.com>, "'XML Dev'" <xml-dev@ic.ac.uk>
- Date: Thu, 25 Nov 1999 12:10:25 -0000
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@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@ic.ac.uk [mailto:owner-xml-dev@ic.ac.uk]On Behalf Of
> > Didier PH Martin
> > Sent: Wednesday, November 24, 1999 8:19 PM
> > To: reschke@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@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@ic.ac.uk the following message;
> unsubscribe xml-dev
> To subscribe to the digests, mailto:majordomo@ic.ac.uk the following
> message;
> subscribe xml-dev-digest
> List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
portfolio-schema.xml
STOCK.XML
portfolio-schema2.xml
|