Does the loadGrammar() method support loading a grammar that has import declarations for external namespaces? Do I need to call loadGrammar() on each of the namespaces that are imported in a schema? Or, can I just call loadGrammar() on the main schema that contains the import declarations, and have the parser discover the import declarations and resolve the imported namespace? Has anyone done this successfully? Are there any examples of this somewhere?
Any feedback is greatly appreciated. Thanks, M. Scott Gordon ADSS Software Engineer BAE Systems Mission Solutions Inc. [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
