Skip to Content.
Sympa Menu

mace-opensaml-users - RE: SOAP schema issue

Subject: OpenSAML user discussion

List archive

RE: SOAP schema issue


Chronological Thread 
  • From: "Cortezzo, Jason" <>
  • To:
  • Subject: RE: SOAP schema issue
  • Date: Mon, 14 Mar 2005 10:27:35 -0500

How does the SAX parser find the schema it uses to validate the document?
The document contains URLs for the namespace attributes (i.e.
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"; ). There is also
an identical copy of that schema in the org.opensaml.schemas package called
soap-envelope. However, I don't see any references to that package in the
code.

Thanks,
Jason

-----Original Message-----
From: Scott Cantor
[mailto:]

Sent: Friday, March 11, 2005 12:03 PM
To: Cortezzo, Jason;

Subject: RE: SOAP schema issue

> Is this an invalid SOAP message?

I can arguably correct the schema, but I think the SOAP Encoding is illegal
for the SAML SOAP binding anyway. Isn't SOAP encoding the RPC marshalling
stuff? SAML uses document literal.

-- Scott



Archive powered by MHonArc 2.6.16.

Top of Page