We can't check for this error condition, as <ae:configuration> allows #any element from #other namespaces (intentionally) - it's a limitation of XML Schema.
A simple schematron validation file would do the trick here and should be really, really easy to do - just in case you have nothing to do at the moment ;) - David On 18.08.2010, at 15:34, Benjamin Börngen-Schmidt wrote: > Somerimes things can be so easy. > > Thanks for your time David. > > Von meinem iPhone gesendet > > Am 18.08.2010 um 14:35 schrieb David Zülke <[email protected]>: > >> You're missing an <ae:configuration> there. >> >> - David >> >> >> >> On 18.08.2010, at 14:28, Benjamin Börngen-Schmidt wrote: >> >>> Hey there, >>> >>> I was wondering why elements I add in the applications compile.xml do not >>> show up in the cache/config/compile....php >>> >>> In the attached patch against the sample app you see what I've done. As far >>> as I could track it down it seems like the compile config handler is run >>> twice. First for the applications compile.xml then for the default >>> compile.xml. The last call seem to overwrite things done by the first run. >>> >>> - Benjamin >>> >>> <compile.diff>_______________________________________________ >>> users mailing list >>> [email protected] >>> http://lists.agavi.org/mailman/listinfo/users >> >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.agavi.org/mailman/listinfo/users > > _______________________________________________ > users mailing list > [email protected] > http://lists.agavi.org/mailman/listinfo/users
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
