Hallo zusammen,
ich versuche schon seit 2 Tagen eine WSDL von eBay in Delphi 7 zu Importtieren.
WSDL DATEI
Ich bekomme diese nicht hin.
Ich bekomme immer wieder anderen Fehlern.
Hat einer erfahrung darin oder möchte es mal selber ausprobieren?
hier noch die Fehler die ich erhalte
Build
[Error] eBaySvc.pas(3658): Undeclared identifier: 'ValueLiteral'
[Error] eBaySvc.pas(3747): '..' expected but ';' found
[Error] eBaySvc.pas(3753): 'Single' is not a type identifier
[Error] eBaySvc.pas(3795): '..' expected but ';' found
[Error] eBaySvc.pas(3804): 'Single' is not a type identifier
[Error] eBaySvc.pas(4276): Undeclared identifier: 'CharityID'
[Error] eBaySvc.pas(4278): Undeclared identifier: 'SupportedSite'
[Error] eBaySvc.pas(4279): Undeclared identifier: 'TopRatedProgram'
[Error] eBaySvc.pas(4280): Undeclared identifier: 'Site'
[Error] eBaySvc.pas(4311): '..' expected but ';' found
[Error] eBaySvc.pas(4343): 'Single' is not a type identifier
[Error] eBaySvc.pas(4412): '..' expected but ';' found
[Error] eBaySvc.pas(4456): 'Single' is not a type identifier
[Error] eBaySvc.pas(4560): '..' expected but ';' found
[Error] eBaySvc.pas(4567): 'Single' is not a type identifier
[Error] eBaySvc.pas(4727): Undeclared identifier: 'JurisdictionID'
[Error] eBaySvc.pas(4736): '..' expected but ';' found
[Error] eBaySvc.pas(4745): 'Single' is not a type identifier
[Error] eBaySvc.pas(4763): '..' expected but ';' found
[Error] eBaySvc.pas(4773): 'Single' is not a type identifier
[Error] eBaySvc.pas(5037): '..' expected but ';' found
[Error] eBaySvc.pas(5046): 'Single' is not a type identifier
[Error] eBaySvc.pas(5138): '..' expected but ';' found
[Error] eBaySvc.pas(5412): Undeclared identifier: 'ApplicationData'
[Error] eBaySvc.pas(5414): '..' expected but ';' found
[Error] eBaySvc.pas(5416): '..' expected but ';' found
[Error] eBaySvc.pas(5492): Undeclared identifier: 'CorrelationID'
[Error] eBaySvc.pas(5538): Undeclared identifier: 'AmountPaid'
[Error] eBaySvc.pas(5769): Undeclared identifier: 'AlertID'
[Error] eBaySvc.pas(5770): Undeclared identifier: 'MessageID'
[Error] eBaySvc.pas(5806): '..' expected but ';' found
[Error] eBaySvc.pas(5814): 'Single' is not a type identifier
[Error] eBaySvc.pas(5885): '..' expected but ';' found
[Error] eBaySvc.pas(5887): Undeclared identifier: 'PictureURL'
[Error] eBaySvc.pas(5987): Undeclared identifier: 'AccountDetailsEntryType'
[Error] eBaySvc.pas(6039): Undeclared identifier: 'Action'
[Error] eBaySvc.pas(6086): Undeclared identifier: 'CallName'
[Error] eBaySvc.pas(6088): Undeclared identifier: 'FileName'
[Error] eBaySvc.pas(6092): Undeclared identifier: 'BestOfferID'
[Error] eBaySvc.pas(6125): Undeclared identifier: 'Role'
[Error] eBaySvc.pas(6127): '..' expected but ';' found
[Error] eBaySvc.pas(6156): Undeclared identifier: 'Duration'
[Error] eBaySvc.pas(8057): Undeclared identifier: 'Keyword'
[Error] eBaySvc.pas(8318): Undeclared identifier: 'CommentingUser'
[Error] eBaySvc.pas(8329): '..' expected but ';' found
[Error] eBaySvc.pas(8331): '..' expected but ';' found
[Error] eBaySvc.pas(8333): '..' expected but ';' found
[Error] eBaySvc.pas(8335): '..' expected but ';' found
[Error] eBaySvc.pas(8340): 'Single' is not a type identifier
[Error] eBaySvc.pas(8342): 'Single' is not a type identifier
[Error] eBaySvc.pas(8344): 'Single' is not a type identifier
[Error] eBaySvc.pas(8346): 'Single' is not a type identifier
[Error] eBaySvc.pas(8359): '..' expected but ';' found
[Error] eBaySvc.pas(8364): 'Single' is not a type identifier
[Error] eBaySvc.pas(8367): Undeclared identifier: 'PeriodInDays'
[Error] eBaySvc.pas(8368): Undeclared identifier: 'FeedbackSummaryPeriod'
[Error] eBaySvc.pas(8405): Undeclared identifier: 'ListingFlow'
[Error] eBaySvc.pas(8407): Undeclared identifier: 'ListingTipID'
[Error] eBaySvc.pas(8439): Undeclared identifier: 'ExternalMessageID'
[Error] eBaySvc.pas(8496): Undeclared identifier: 'Sender'
[Error] eBaySvc.pas(8597): Undeclared identifier: 'OrderID'
[Error] eBaySvc.pas(8908): Undeclared identifier: 'EventType'
[Error] eBaySvc.pas(8983): Undeclared identifier: 'DeliveryURL'
[Error] eBaySvc.pas(8984): Type expected but 'TYPE' found
[Error] eBaySvc.pas(356): Type 'PictureManagerPictureDisplayType' is not yet completely defined
[Error] eBaySvc.pas(357): Type 'PictureManagerPictureType' is not yet completely defined
[Error] eBaySvc.pas(358): Type 'PictureManagerFolderType' is not yet completely defined
[Error] eBaySvc.pas(359): Type 'PictureManagerDetailsType' is not yet completely defined
[Error] eBaySvc.pas(360): Type 'PictureManagerSubscriptionType' is not yet completely defined
[Error] eBaySvc.pas(361): Type 'SearchAttributesType' is not yet completely defined
[Error] eBaySvc.pas(362): Type 'ProductSearchType' is not yet completely defined
[Error] eBaySvc.pas(363): Type 'DataElementSetType' is not yet completely defined
[Error] eBaySvc.pas(364): Type 'ProductFinderConstraintType' is not yet completely defined
[Error] eBaySvc.pas(365): Type 'ProductType' is not yet completely defined
[Error] eBaySvc.pas(366): Type 'ProductFamilyType' is not yet completely defined
[Error] eBaySvc.pas(367): Type 'ResponseAttributeSetType' is not yet completely defined
[Error] eBaySvc.pas(368): Type 'ProductSearchResultType' is not yet completely defined
[Fatal Error] eBaySvc.pas(369): Compilation terminated; too many errors
gruß