Hey all
My apologies for posting this to the devel mailing list, but there
didnt seem to be any other type of list for libxml.
I have a schema that I want to read it using XML::Schema.new('path/to/
file.xsd') however when I do that with this particular schema it eats
about 2GB of RAM and 2.5G
On 7/26/07, Tim Perrett <[EMAIL PROTECTED]> wrote:
> Hey all
>
> My apologies for posting this to the devel mailing list, but there
> didnt seem to be any other type of list for libxml.
> I have a schema that I want to read it using XML::Schema.new('path/to/
> file.xsd') however when I do that with