Mxml Validation

The Schema files are NOT complete. Please help by reporting tickets

The XML Editor will use the bundled Mxml Schema file for completion just by adding the XML namespace.

xmlns="http://www.adobe.com/2006/mxml"

To validate Mxml files you need add Mxml to the XML validator filter preference or project properties.

Add rule either for file extension mxml or for Mxml Content-type.

You can add a builder in the validator settings or validate manually (context-menu).

If errors are found problem markers will show up in the usual places.

If you use the schema for validation you will find many glitches, please note them and add a couple of tickets. (The problem is that mb0 doesn't use with Mxml)

Attachments