<xsd:element name="ControlTotals"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="planId" type="xsd:string" use="required" /> <xsd:attribute name="type" type="xsd:string" /> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element>