"John Utz" <[EMAIL PROTECTED]> writes: > bash-2.04$ ./SEnumval.pl > ../../Compile/XML-Xerces-1.6.0_0/samples/personal-schema.xml > Name "Grammar::SchemaGrammarType" used only once: possible typo at > ./SEnumval.pl line 37. > Can't locate object method "TIEHASH" via package "XML::Xerces::Grammar" at > /usr/local/lib/perl5/site_perl/5.6.1/i686-linux/XML/Xerces.pm line 782. > > > so, i'll admit that i faked up $Grammar::SchemaGrammarType because it > seemed reasonable. is this missing functionality? i grepped for Grammar > in the .pm's and didnt find it.
Hey John, Good Work! Yes, this functionality does not yet exist in XML::Xerces, I would need to add the files into the set that SWIG looks at. I'll take a look at it and check the changes into CVS. You'll have to check them out of CVS, for details see: http://xml.apache.org/cvs.html The module name is 'xml-xerces/perl' jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
