<xs:complexType name=" CT_ExtensionConfig" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:attribute name="productName" type="xs:string" use="required" /> <xs:attribute name="description" type="xs:string" use="optional" /> <xs:attribute name="hasExtendedInfo" type="xs:boolean" use="optional" /> <xs:attribute name="message" type="xs:string" use="optional" /> </xs:complexType>