MXML has the following syntax requirements:
id property is not required on any tag.
id property is not allowed on the root tag.
true and false values.
<mx:Binding> tag requires both source and destination properties.
<mx:Binding> tag cannot contain an id property.
<mx:Validator> tag and its subclasses require a field property.
<mx:Validator> tag cannot contain an id property.
<mx:WebService> tag requires either a wsdl value or serviceName value, and does not allow both.
<mx:RemoteObject> tag requires either a source value or a named value, and does not allow both.
<mx:HTTPService> tag requires either a url value or a serviceName value, and does not allow both.
<mx:operation> tag requires a name value, and does not allow duplicate name entries.
<mx:operation> tag cannot contain an id property.
<mx:method> tag requires a name value and does not allow duplicate name entries.
<mx:method> tag cannot contain an id property.
Version 1.5
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flex/15/flex_docs_en/00000038.htm