Schema Central > SAML 2.0 > saml-schema-metadata-2.0.xsd > md:PDPDescriptor
Advanced search
Need SOA Help?

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

md:PDPDescriptor

Element information

Content

Attributes

NameOccTypeDescriptionNotes
ID [0..1]xsd:IDfrom type md:RoleDescriptorType
validUntil [0..1]xsd:dateTimefrom type md:RoleDescriptorType
cacheDuration [0..1]xsd:durationfrom type md:RoleDescriptorType
protocolSupportEnumeration [1..1]md:anyURIListTypefrom type md:RoleDescriptorType
errorURL [0..1]xsd:anyURIfrom type md:RoleDescriptorType
Any attribute[0..*]Namespace: ##other, Process Contents: laxfrom type md:RoleDescriptorType

Used in

Sample instance

<md:PDPDescriptor ID="ID" protocolSupportEnumeration="http://www.example.com/ http://www.example.com/">
   <ds:Signature>
      <ds:SignedInfo>
         <ds:CanonicalizationMethod Algorithm="http://www.example.com/">Any text, intermingled with:
            <!--any element-->
         </ds:CanonicalizationMethod>
         <ds:SignatureMethod Algorithm="http://www.example.com/">Any text, intermingled with:...
         </ds:SignatureMethod>
         <ds:Reference URI="http://www.example.com/">...
         </ds:Reference>
      </ds:SignedInfo>
      <ds:SignatureValue>GpM7</ds:SignatureValue>
      <ds:KeyInfo>Any text, intermingled with:
         <ds:KeyName>string</ds:KeyName>
      </ds:KeyInfo>
      <ds:Object>Any text, intermingled with:
         <!--any element-->
      </ds:Object>
   </ds:Signature>
   <md:Extensions>
      <!--any element-->
   </md:Extensions>
   <md:KeyDescriptor>
      <ds:KeyInfo>Any text, intermingled with:
         <ds:KeyName>string</ds:KeyName>
      </ds:KeyInfo>
      <md:EncryptionMethod Algorithm="http://www.example.com/">Any text, intermingled with:
         <xenc:KeySize>1</xenc:KeySize>
         <xenc:OAEPparams>GpM7</xenc:OAEPparams>
         <!--any element-->
      </md:EncryptionMethod>
   </md:KeyDescriptor>
   <md:Organization>
      <md:Extensions>
         <!--any element-->
      </md:Extensions>
      <md:OrganizationName xml:lang="en-US">string</md:OrganizationName>
      <md:OrganizationDisplayName xml:lang="en-US">string</md:OrganizationDisplayName>
      <md:OrganizationURL xml:lang="en-US">http://www.example.com/</md:OrganizationURL>
   </md:Organization>
   <md:ContactPerson contactType="technical">
      <md:Extensions>
         <!--any element-->
      </md:Extensions>
      <md:Company>string</md:Company>
      <md:GivenName>string</md:GivenName>
      <md:SurName>string</md:SurName>
      <md:EmailAddress>http://www.example.com/</md:EmailAddress>
      <md:TelephoneNumber>string</md:TelephoneNumber>
   </md:ContactPerson>
   <md:AuthzService Binding="http://www.example.com/" Location="http://www.example.com/">
      <!--any element-->
   </md:AuthzService>
   <md:AssertionIDRequestService Binding="http://www.example.com/" Location="http://www.example.com/">
      <!--any element-->
   </md:AssertionIDRequestService>
   <md:NameIDFormat>http://www.example.com/</md:NameIDFormat>
</md:PDPDescriptor>

Site developed and hosted by Datypic, Inc.

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