<xsd:element name="PercentOwner" minOccurs="0" maxOccurs="unbounded"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="validFrom" type="LocalDateType" /> <xsd:attribute name="validTo" type="LocalDateType" /> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element>