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

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

md:AffiliationDescriptor

Element information

Content

Attributes

NameOccTypeDescriptionNotes
affiliationOwnerID [1..1]md:entityIDType
validUntil [0..1]xsd:dateTime
cacheDuration [0..1]xsd:duration
ID [0..1]xsd:ID
Any attribute[0..*]Namespace: ##other, Process Contents: lax

Used in

Sample instance

<md:AffiliationDescriptor affiliationOwnerID="http://www.example.com/" ID="ID">
   <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:AffiliateMember>http://www.example.com/</md:AffiliateMember>
   <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:AffiliationDescriptor>

Site developed and hosted by Datypic, Inc.

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