Schema Central > SAML 2.0 > saml-schema-ecp-2.0.xsd > ecp:Request
Advanced search
Need SOA Help?

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

ecp:Request

Element information

Type: ecp:RequestType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
soap:mustUnderstand [1..1]Anonymous
soap:actor [1..1]xsd:anyURI
ProviderName [0..1]xsd:string
IsPassive [0..1]xsd:boolean

Sample instance

<ecp:Request soap:mustUnderstand="true" soap:actor="http://www.example.com/">
   <saml:Issuer>string</saml:Issuer>
   <samlp:IDPList>
      <samlp:IDPEntry ProviderID="http://www.example.com/" Name="string"/>
      <samlp:GetComplete>http://www.example.com/</samlp:GetComplete>
   </samlp:IDPList>
</ecp:Request>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com