<xsd:complexType name="EffectiveDatedIndicatorType"> <xsd:annotation> <xsd:documentation>An indicator with optional effective date meta data.</xsd:documentation> </xsd:annotation> <xsd:simpleContent> <xsd:extension base="oa:IndicatorType"> <xsd:attributeGroup ref="EffectiveDateAttributeGroup" /> </xsd:extension> </xsd:simpleContent> </xsd:complexType>