XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
RE: [xml-dev] XML validator

> 
> I was able to run Xerces from ValidatorBuddy but I'd like to 
> be able run it on its own. I tried
> 
> stdinparse -v=always -s < file.xml
> 
> but it didn't recognize the schema, even though I specified 
> it using xsi:noNamespaceSchemaLocation.

If you read a document from the standard input, then the processor won't
know its base URI, which means it won't be able to resolve any relative URI
contained in the document, for example one found in an
xsi:noNamespaceSchemaLocation attribute. 

But I don't know the spec of stdinparse.

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



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS