Well... I really don't know what else to say. XML should be XML, especially if it is structured properly, which this code is. The problem is we through the XML with the XSL template in the XSL processor and magically we do not have certain nodes that can be accessed with the template. If we dump the RAW XML... the nodes are there. In fact, if we do the template function that allows you to get the name of a node and throw it in a template that matches all the child nodes of a node, even after the XSL processor parses it, we can get the names of the nodes that "don't exist". however, as soon as we step into that main node where the information that we need is, it craps on itself.
frustrating, confusing, and inconsistant.
Loushou.*frowning*
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment