I am new to quartz composer and would like to generate a composition driven XML data that I fetch from the Web. Unfortunately I am having some problems with parsing the XML data I receive. I simply cannot access certain sub-structures contained in an XML file.[...] Any ideas?
File a bug report? Regression: <levelZero> <levelOne> <levelTwo> some text in level two </levelTwo> </levelOne> </levelZero>This generates a single structure element, named "levelZero", with the string "some text in level two", which I believe to be wrong.
In a more general sense, it appears as though two-level substructures don't get properly parsed when there's free text (text outside of xml tags, whatever it's supposed to be called) in the deeper levels. The xml downloader seems to concatenate all the free text strings into the top-level element, discarding the tag hierarchy in the process.
-- [ christopher wright ] [EMAIL PROTECTED] http://kineme.net/
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]

