[XMLSCHEMA-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: help

From: Michael Kay <mike@saxonica.com>
Date: Mon, 23 Jul 2007 15:40:16 +0100
To: "'lissette'" <glorianchu18@hotmail.com>, <xmlschema-dev@w3.org>
Message-ID: <00e201c7cd37$635579f0$6401a8c0@turtle>
RE: help

> 
> I have obtain this error: 
> Unable to locate the reference to a supported schema 
> type(DTD, W3W Schema) within this document instance.

When you ask for a document to be validated you need to tell the schema
processor where to find a schema to validate it against. One popular
mechanism supported by many schema processors is to look for an
xsi:schemaLocation attribute within the instance document. It seems that
your schema processor is looking for such an attribute and isn't finding
one. To fix this, either (a) supply the attribute, or (b) find a way of
invoking your schema processor so that it doesn't need this attribute, or
(c) use a different schema processor.

PS: it's a good idea to use a more informative subject title; it makes it
easier for people to search the list archives. Giving a summary of the error
message is often sufficient.

Michael Kay
http://www.saxonica.com/

> 
> <ProcessSpecification 
> xmlns="http://docs.oasis-open.org/ebxml-bp/ebbp-2.0"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
> name="ebMail Sample Format Order With Simple Response"
> nameID="ebMailSampleFormatOrderWithSimpleResponse_PS" 
> specificationVersion="2" instanceVersion="1.0.0"
> uuid="www-systml-co-uk-xml-profiles-ubl-2-order-with-simple-response">
> 
> What´s happened? thanks very much
> 
> --
> View this message in context: 
> http://www.nabble.com/help-tf4129820.html#a11744108
> Sent from the w3.org - xmlschema-dev mailing list archive at 
> Nabble.com.
> 
> 
Received on Monday, 23 July 2007 14:40:27 GMT

Subscribe to the Stylus Scoop newsletter for helpful XML tips and tutorials.
Email
First Name
Last Name
Company

Download Stylus Studio 6 XML Enterprise Edition

Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.