<xsd:simpleType name="EarningsSearchTypeCodeEnumType"> <xsd:restriction base="xsd:normalizedString"> <xsd:enumeration value="EarningsDetail" /> <xsd:enumeration value="EarningsSummary" /> </xsd:restriction> </xsd:simpleType>