md:KeyDescriptorType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
use md:KeyTypes optional

Used By

Source

<complexType name="KeyDescriptorType">
  <sequence>
    <element ref="ds:KeyInfo"/>
    <element ref="md:EncryptionMethod" minOccurs="0" maxOccurs="unbounded"/>
  </sequence>
  <attribute name="use" type="md:KeyTypes" use="optional"/>
</complexType>