Omitting the xmlns attributes in MXML would make MXML valid XML, it
just wouldn't prevent namespace collisions (because there is no
namespace prefix).

On Wed, Mar 14, 2012 at 4:47 PM, Justin Mclean <jus...@classsoftware.com> wrote:
> Hi,
>
>> Omitting the xmlns attributes in MXML would make MXML not be valid XML.
>
> That's probably an issue.
>
> Does anything currently require them to be 100% valid XML with namespaces 
> (compared to well formed XML missing namespaces)?
>
> Thanks,
> Justin

Reply via email to