You can find information about particle derivation checking, and unique particle
attribution in the shema spec (http://www.w3.org/TR/xmlschema-1/#cParticles ,
http://www.w3.org/TR/xmlschema-1/#non-ambig).

Khaled

"Murphy, James" wrote:

> Is there some background material on UPA and Particle derivation consistency
> checking?  I don't have the information I need to decide if this is
> important to me or not?
>
> Thanks
>
> Jim
>
> > -----Original Message-----
> > From: Khaled Noaman [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, May 07, 2002 10:24 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Schema validation time >25 secs
> >
> >
> > Hi Carlo,
> >
> > If you are enabling the full schema checking option, you can speed up
> > validation by disabling that option. With full schema
> > checking enabled, the
> > parser will perform UPA and Particle derivation consitency
> > checking which is
> > process and memory intensive.
> >
> > Khaled
> >
> > Carlo Agopian wrote:
> >
> > > All,
> > >
> > > I've been experiencing schema validation time using the
> > DOMParser and
> > > SAXParser class greater than 25 seconds.  Is it expected to
> > take that long?
> > > The XML instance document size is just ~500 bytes, but the
> > combined size of
> > > the schemas is ~400 kbytes.  When I turn off validation,
> > parsing occurs
> > > almost instantaneously.  Is there a way to speed up schema
> > validation?
> > >
> > > Thanks,
> > >
> > > Carlo
> > > [EMAIL PROTECTED]
> > >
> > >
> > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to