<?xml version="1.0" encoding="utf-8"?>
<resources>
    <declare-styleable name="foo">
        <attr name="textColorError" format="color" />
    </declare-styleable>
</resources>