Hi Andrew,

You can grab SQC here:  http://www.alphaworks.ibm.com/tech/xmlsqc

Cheers,
Neil
Neil Graham
XML Parser Development
IBM Toronto Lab
Phone:  905-413-3519, T/L 969-3519
E-mail:  [EMAIL PROTECTED]




                                                                                       
                                                   
                      Andrew Wilson                                                    
                                                   
                      <[EMAIL PROTECTED]        To:       [EMAIL PROTECTED]            
                                       
                      nworld.com>                 cc:                                  
                                                   
                                                  Subject:  Re: Validating XML Schema 
instance against XMLSchema.xsd                      
                      06/25/2004 06:20 AM                                              
                                                   
                      Please respond to                                                
                                                   
                      xerces-c-dev                                                     
                                                   
                                                                                       
                                                   
                                                                                       
                                                   



I have a similar problem. Any pointers on where SQC can be obtained?

D ^ D            Andrew E Wilson
< A >     AV technology consultant (UK)
D v D     Tel +44 7710 727636, or +44 1753 885549

> Hi,
>
>>> So it seems that according to xerces-c 2.5.0 W3's XMLSchema.xsd is
>>> not a
>>> valid XML Schema instance. Any clues are appreciated.
>>
>> It is not a valid schema in the general sense. There are explicit
>> allowances the the specs make for the schema for schema . As Alby
>> says, there are also many many more constraints. The load grammar
>> call will go some way to saying if a schema is valid, although xerces
>> makes no commitment to guaranteeing  that a schema is valid. If you
>> want to know that then you need to use a tool such as SQC. You will
>> see that it is very slow as there is a vast amount to check. In fact,
>> for some schemas that I have worked on for a client, it took several
>> days to run!!!
>
>
> Gareth


---------------------------------------------------------------------
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