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 bu...@apache.org on 2002/06/11 15:11:06 UTC

DO NOT REPLY [Bug 9771] New: - Schema grammar not present after parsing a no namespace schema

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9771>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9771

Schema grammar not present after parsing a no namespace schema

           Summary: Schema grammar not present after parsing a no namespace
                    schema
           Product: Xerces2-J
           Version: 2.0.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: XML Schema Structures
        AssignedTo: xerces-j-dev@xml.apache.org
        ReportedBy: george@sync.ro


With the CVS version when parsing the samples/personal.xsd I get no 
SchemaGrammar. I use DOMASBuilder as parser. ASMoodelImpl returns an empty 
Vector on getInternalASModels().

Looking into DOMASBuilderImpl after parsing seems that fGrammarBucket 
(XSGrammarBucket) does not contain any grammar, neither in fGrammarRegistry nor 
in fNoNSGrammar.

If you need more information please let me know.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org