<xsd:element name="OtherCompensation" minOccurs="0" maxOccurs="unbounded"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute name="type" type="xsd:string" /> <xsd:attribute name="validFrom" type="AnyDateTimeNaType" /> <xsd:attribute name="validTo" type="AnyDateTimeNaType" /> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element>