No you can't -- SOAP (and XML) do not allow you to embed a full
document in the midst of another document.

If you want to send a doc, you can send it as an attachment
via SOAP Attachments, which is also support by Apache SOAP.
Please see the user's guide for how to do it ..

Sanjiva.

----- Original Message -----
From: "Saint-Martin Cecile" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, June 20, 2001 4:14 AM
Subject: RE: DOM Document


> I mean that in SOAP documentation we speak about XML Element, and I wonder
> if we can pass XML Document instead of XML Element.
>
> SAINT-MARTIN Cecile
> [EMAIL PROTECTED]
>
> > -----Message d'origine-----
> > De : David DELGRANCHE [mailto:[EMAIL PROTECTED]]
> > Envoye : mercredi 20 juin 2001 11:08
> > A : '[EMAIL PROTECTED]'
> > Objet : RE: DOM Document
> >
> >
> > Hello,
> >
> > Do you mean XML parameter for a SOAP service? If this is
> > the case, I think you can pass a DOM Document without any problem!
> >
> > David.
> > David DELGRANCHE
> > [EMAIL PROTECTED]
> > tel. 02.99 05.34.25
> > Fax: 02.99.05.34.05
> > Sogitec Industries
> > 24, Avenue Lavoisier
> > ZI du Champ Niguel
> > 35174 BRUZ CEDEX
> >
> >
> > -----Message d'origine-----
> > De: Saint-Martin Cecile [SMTP:[EMAIL PROTECTED]]
> > Date: mercredi 20 juin 2001 09:54
> > A: [EMAIL PROTECTED]
> > Objet: DOM Document
> >
> > Hi,
> >
> > I have a simple question about XML parameter, I know we can pass
> > DOM Element
> > as parameter
> > but can we pass DOM Document as parameter?
> >
> >
> > SAINT-MARTIN Cecile
> > [EMAIL PROTECTED]
> >

Reply via email to