Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Re: REPOST: [Thread Next] Re: REPOST: To: NULL Date: 12/8/2006 8:33:00 AM <teddysnips@h...> wrote in message news:1165508559.375594.143560@j...... > > Joe Fawcett wrote: > [...] >> XmlIgnore and Obsolete are two very different attributes, the former says >> do >> not include this property in XML serialisation, the latter is marking the >> property as obsolete. >> Sound to me like the WSDL schema has payment type down as an enumeration >> or >> the like with 0 an invalid choice. >> Can you show the schema? > > Here's part of it: it's 3,100 lines long or I'd post the lot! > The payment order type is defined below: <s:simpleType name="OrderPaymentType"> <s:restriction base="s:string"> <s:enumeration value="None" /> <s:enumeration value="DataCash" /> <s:enumeration value="ManualCash" /> <s:enumeration value="ManualCheque" /> <s:enumeration value="CreditCard" /> </s:restriction> </s:simpleType> So 0 is not a valid option, looks like it should be the string None. -- Joe Fawcett (MVP - XML) http://joe.fawcett.name | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
