<xs:element name="ErrorDescription"> <xs:complexType> <xs:simpleContent> <xs:extension base="adsml:StringType"> <xs:attribute name="errorCode" type="adsml:LongStringType" use="optional" /> <xs:attribute name="language" type="adsml:LanguageType" use="optional" /> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element>