<xsd:complexType name="CT_NumFmt"> <xsd:attribute name="formatCode" type="ST_Xstring" use="required"> <xsd:annotation> <xsd:documentation>Number Format Code</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="sourceLinked" type="xsd:boolean"> <xsd:annotation> <xsd:documentation>Linked to Source</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType>