Hello,

It is very likely because whatever you are trying to use that value for such an attribute that allows unsupported kind of value patterns.

When we support enumerated values, there are only limited string enumeration candidates. Attributes like android:layout_width allows numeric value *and* enumeration. I don't remember the details anymore, but it is either that my doc scraper (I wrote the schema generator tool [*1] when I was not in the android team) couldn't parse the values, or it was impossible to represent the value in XSD syntax (this is more likely).

This is kind of lame, but Android layout XML is not familiar to XSD anyways.

[*1] https://github.com/atsushieno/monodroid-schema-gen

Atsushi Eno


Paul Johnson wrote:
Hi,

Is it just that it is currently missing or is there another reason why
parent_match isn't recognised with m4a?

Thanks

Paul
_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid




_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to