Added Information:
I have set below in SpecRunTestProfile.xsd and SpecRunTestProfile_2011_09.xsd files
<xs:attribute name="retryFor" type="RetryMode" use="optional" default="Failing" />
<xs:attribute name="retryCount" type="xs:int" use="optional" default="0" />