You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by br...@homepoint.com on 2000/10/20 17:35:26 UTC

Xerces error w/ included files

Here is a forwarded message from the developer who is modifying our schema
files - I included a simple test case you can run.

Thanks,

- Brent

----- Forwarded by Brent Johnson/HPC on 10/20/00 11:31 AM -----
                                                                                                                                              
                    Steve Newton                                                                                                              
                                         To:     Brent Johnson/HPC@Furniturepoint.com                                                         
                    10/20/00             cc:                                                                                                  
                    11:30 AM             Subject:     Xerces error w/ included files                                                          
                                                                                                                                              
                                                                                                                                              



Xerces says it can't find a simple type definition that is declared in an
included schema when it is used in a second included schema.

[Error] steve.xml:2:130: Schema error: type not found : :unitOfMeasureType.
[Error] steve.xml:2:130: Schema error: untyped element : unitOfMeasure.
[Error] steve.xml:4:17: Element type "unitOfMeasure" must be declared.


(See attached file: steve2.xsd)(See attached file: steve.xsd)(See attached
file: steve1.xsd)(See attached file: steve.xml)