<xsd:complexType name="Connect_Type"> <xsd:attribute name="FromSheet" type="xsd:unsignedLong" /> <xsd:attribute name="FromCell" type="xsd:string" /> <xsd:attribute name="FromPart" type="xsd:int" /> <xsd:attribute name="ToSheet" type="xsd:unsignedLong" /> <xsd:attribute name="ToCell" type="xsd:string" /> <xsd:attribute name="ToPart" type="xsd:int" /> </xsd:complexType>