in reply to Re^3: XML::Compile template initialized from XML document
in thread XML::Compile template initialized from XML document
Following up. Are you suggesting that the reader is producing the tree of objects instead of a hash of hashes because the schema is mixed? In other words, the library knows it can't render a mixed schema as a hash of hashes and that is why it doesn't?
I'm not going to wait for your answer. Because I know the schema doesn't have to have mixed elements, I'm going to make a local file copy of the schema, change it so mixed is "false" and see what I get. But I would welcome anyone's input on this while I do that work. Thanks!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: XML::Compile template initialized from XML document
by tdane (Acolyte) on May 12, 2016 at 21:08 UTC | |
|
Re^5: XML::Compile template initialized from XML document
by markov (Scribe) on May 12, 2016 at 23:12 UTC |