That is the right term indeed. Mind you however that the prefix doesn't really matter - it could be "foobar" or "boats", as long as the namespace URI that is bound to the prefix is correct.

You could just as well use <configurations xmlns="http://agavi.org/agavi/config/global/envelope/1.0 ">, but that's not as convenient, because you'd have to redefine the default namespace inside <configuration>, and switch back to the envelope namespace for, among other things, <parameter> elements.

Cheers,

- David


Am 13.02.2009 um 17:37 schrieb Michal Charemza:

Hi,

In the tutorial, the XML config files don't appear to have XML
namespace prefixes (if that's the right term?). However the auto-
generated files appear to have the "ae" prefix declared as:

xmlns:ae="http://agavi.org/agavi/config/global/envelope/1.0";

and then where

<ae:configuration>

is used in the auto-generated file, it seems

<configuration>

is used in the tutorial.

Which one should be used? Does it make a difference?

Michal.

_______________________________________________
users mailing list
[email protected]
http://lists.agavi.org/mailman/listinfo/users


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
users mailing list
[email protected]
http://lists.agavi.org/mailman/listinfo/users

Reply via email to