Re: [xml] recursive entities



On Mon, Apr 05, 2004 at 08:23:57AM -0700, Scott Murman wrote:
ok, let's take this further, because i'm definitely not getting the 
right functionality.  i'm using libxml2-2.6.2 built under IRIX6.5.  if 
i use the entity defs below, then define an element as

<Foo Name="example">
    <Bar Init="&Height;" />
</Foo>

this will expand so that Init = "2.0 * &Alt;", not Init = "2.0 * 1.0".  
any clues what i'm doing wrong?

  Without *any* explanation on the way you tried to collect
this data, nor how this file was parsed, I have *zero* meaningful
answer to give. 
  You can push the same question again a dozen time, this will
NOT change the sofware behaviour, but you *still* did not answer 
the intial question about how this was parsed and about the flags
given.
  Do your side of the work if you want an answer. And one key
think to know *what* to do is to read the appropriate page
   http://xmlsoft.org/bugs.html
   "Reporting bugs and getting help"

 * Make sure you can reproduce the bug with xmllint or one of the test
   programs found in source in the distribution.
 * Please send the command showing the error as well as the input
   (as an attachment)

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]