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

RE: Schema-Based Parser works that way? - dom.Counter Problems


how parser works
Hello,

You need to turn on both -v and -s to use schema validation.  This turns on the two features http://xml.org/sax/features/validation and 
http://apache.org/xml/features/validation/schema which are required for schema validation. 


Hope that helps!

Priscilla

------------------------------------------------------------------
Priscilla Walmsley                    priscilla@w...
Author, Definitive XML Schema     (Prentice Hall PTR)
------------------------------------------------------------------

-----Original Message-----
From:	Li Bing [SMTP:bing.li@a...]
Sent:	Thursday, April 18, 2002 7:00 AM
To:	Ronald Bourret
Cc:	XML-INTEREST@J...; xml-dev@l...
Subject:	 Schema-Based Parser works that way? - dom.Counter Problems

Dear Mr. Ronald,

I just tried the code, dom.Counter
(http://xml.apache.org/xerces2-j/samples-dom.html#Counter). But some
problems puzzled me.

1) I wrote an XML file, note.xml, and its schema, note.xsd. Then I turned on
the option, -v. This option turns on validation. I got the following errors

[Error] note.xml:2:102: Document root element "note", must match DOCTYPE
root "null".
[Error] note.xml:2:102: Document is invalid: no grammar found.
note.xml: 213;27;0 ms (4 elems, 2 attrs, 0 spaces, 20 chars)

That's the same as DTD-based parser, right?

2) Then, I turned off -v and turned on -s, which meant Schema validation
support. However, even if one element exists in XML doesn't exist in its
schema, there is any error! DTD parser should get error under this
situation!

3) I tried another option -f, which meant schema full checking. The
situation in 2) also occurred. Why?

4) Errors can happen when XML is not well-formed!

Schema-based parser works that way? It is quite different from DTD-based
parser, right?

Thanks so much!
Li Bing

----- Original Message -----
From: "Ronald Bourret" <rpbourret@r...>
To: "Li Bing" <bing.li@a...>
Cc: <xml-dev@l...>
Sent: Wednesday, April 17, 2002 11:03 PM
Subject:  Re: Why Can't I Find Java Codes About This? Re: 
How Can I KnowMy XML is Valid With XML Schema Without DTD?


> Oracle's XML parser:
>    http://technet.oracle.com/tech/xml/xdk_java.html
>
> Xerces-J:
>    http://xml.apache.org/xerces-j/index.html
>
> Sun MSV:
>    http://www.sun.com/software/xml/developers/multischema/
>
> -- Ron
>
> Li Bing wrote:
> >
> > Dear Mr. Bourret,
> >
> > Thanks so much for your help! But it is very strange that I can't find
any
> > Java codes about parsing XML according to XML Schemas on the Web or
relevant
> > books. Could you please provide me with information about this?
> >
> > Best regards,
> > Li Bing
>
> -----------------------------------------------------------------
> 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 subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
>


-----------------------------------------------------------------
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 subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

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-2013 All Rights Reserved.