RE: support of xml attributes

2003-06-12 Thread Carter, John G
PROTECTED] Sent: Thursday, June 12, 2003 4:44 PM To: [EMAIL PROTECTED] Subject: Re: support of xml attributes Actually RPC doesn't permit attributes either. If you want to use attributes, you must use doc/literal. Anne - Original Message - From: "Michael Zurke" <[EMAIL

Re: support of xml attributes

2003-06-12 Thread Anne Thomas Manes
Actually RPC doesn't permit attributes either. If you want to use attributes, you must use doc/literal. Anne - Original Message - From: "Michael Zurke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 12, 2003 5:39 PM Subject: Re: support of xm

Re: support of xml attributes

2003-06-12 Thread Michael Zurke
/#_Toc478383512 > > Anne > > - Original Message - > From: "Herrick, Mike" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, June 12, 2003 3:55 PM > Subject: RE: support of xml attributes > > > WSDL2Java might not choke on it, but

RE: support of xml attributes

2003-06-12 Thread Herrick, Mike
e down ;) Mike -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: Thursday, June 12, 2003 1:50 PM To: [EMAIL PROTECTED] Subject: Re: support of xml attributes The SOAP spec prohibits the use of attributes in RPC/encoded messages. >From SOAP Section 5 [1]: > The rules for

RE: support of xml attributes

2003-06-12 Thread Davanum Srinivas
pert. I tried this at one point, had problems, referred to > the spec and > decided to stay away from attributes. > > Mike > > -Original Message- > From: Michael Zurke [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 12, 2003 12:46 PM > To: [EMAIL PROTECTED] &

Re: support of xml attributes

2003-06-12 Thread Anne Thomas Manes
[1] http://www.w3.org/TR/SOAP/#_Toc478383512 Anne - Original Message - From: "Herrick, Mike" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 12, 2003 3:55 PM Subject: RE: support of xml attributes > WSDL2Java might not choke on it, but does Axis serializ

Re: support of xml attributes

2003-06-12 Thread Michael Zurke
ert. I tried this at one point, had problems, > referred to the spec and decided to stay away from attributes. > > Mike > > -Original Message- > From: Michael Zurke [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 12, 2003 12:46 PM > To: [EMAIL PROTECTED] > Subject: R

RE: support of xml attributes

2003-06-12 Thread Herrick, Mike
] Sent: Thursday, June 12, 2003 12:46 PM To: [EMAIL PROTECTED] Subject: Re: support of xml attributes mike: using axis 1-1RC2 i had no problem using WSDL2Java even if there were attributes in my schema. are you're sure that axis has problems with that? mischa Am Donnerstag 12 Juni 2003

Re: support of xml attributes

2003-06-12 Thread Michael Zurke
eep. > > Mike > > -Original Message- > From: Michael Zurke [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 12, 2003 12:05 PM > To: [EMAIL PROTECTED] > Subject: Re:Re: support of xml attributes > > > it's not that i already got a problem with axis. as i said..

RE: Re: support of xml attributes

2003-06-12 Thread Carter, John G
I'd be interested in knowing this as well as I am currently creating WSDL files that have attributes in the schemas. -Original Message- From: Michael Zurke [mailto:[EMAIL PROTECTED] Sent: Thursday, June 12, 2003 2:05 PM To: [EMAIL PROTECTED] Subject: Re:Re: support of xml attri

RE: Re: support of xml attributes

2003-06-12 Thread Herrick, Mike
settle down. -Original Message-From: Mr. Document Service [mailto:[EMAIL PROTECTED]Sent: Thursday, June 12, 2003 12:27 PMTo: [EMAIL PROTECTED]Subject: RE: Re: support of xml attributes  are valid XML Schema 1.0 constructs.  WS-I Basic Profile mandates the use of

RE: Re: support of xml attributes

2003-06-12 Thread Mr. Document Service
 are valid XML Schema 1.0 constructs.  WS-I Basic Profile mandates the use of XML Schema as the type system for WSDL descriptions of Web Services. It does not seem like AXIS is WS-I Basic Profile compliant. Does anyone know if there are plans to fix this? If AXIS can not support all XML Schema 1.

Re:Re: support of xml attributes - Level of XML Schema support?

2003-06-12 Thread Mr. Document Service
What WS Vendors are not support XML Schema ? Are there particular XSD data types that AXIS WSDL processor can not handle as an attributes value?   This goes back to my original question regaeding level of support for all required XML Schema Part-I: Structure and and XML Schema Part-2: Data Types qu

RE: Re: support of xml attributes

2003-06-12 Thread Herrick, Mike
. Mike -Original Message- From: Michael Zurke [mailto:[EMAIL PROTECTED] Sent: Thursday, June 12, 2003 12:05 PM To: [EMAIL PROTECTED] Subject: Re:Re: support of xml attributes it's not that i already got a problem with axis. as i said..i just heard about that direction of lacking support o

Re:Re: support of xml attributes

2003-06-12 Thread Michael Zurke
it's not that i already got a problem with axis. as i said..i just heard about that direction of lacking support of attributes for releases in the future. how about that? mischa Can you send me the XML schema sample you have that may not work with AXIS WSDL/Java ? Michael Zurke <[EMAIL PROTECT