Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type ds:KeyInfoType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram index455.tmp#id814 index456.tmp#id775 index457.tmp#id776 index458.tmp#id792 index459.tmp#id796 index460.tmp#id806 index461.tmp#id810 index462.tmp#id813
Properties
mixed: true
Used by
Element ds:KeyInfo
Model ds:KeyName | ds:KeyValue | ds:RetrievalMethod | ds:X509Data | ds:PGPData | ds:SPKIData | ds:MgmtData | ANY element from ANY namespace OTHER than 'http://www.w3.org/2000/09/xmldsig#'
Children ds:KeyName, ds:KeyValue, ds:MgmtData, ds:PGPData, ds:RetrievalMethod, ds:SPKIData, ds:X509Data
Attributes
QName Type Fixed Default Use Annotation
Id ID optional
Source
<complexType name="KeyInfoType" mixed="true">
  <choice maxOccurs="unbounded">
    <element ref="ds:KeyName"/>
    <element ref="ds:KeyValue"/>
    <element ref="ds:RetrievalMethod"/>
    <element ref="ds:X509Data"/>
    <element ref="ds:PGPData"/>
    <element ref="ds:SPKIData"/>
    <element ref="ds:MgmtData"/>
    <any processContents="lax" namespace="##other"/>
    <!-- (1,1) elements from (0,unbounded) namespaces -->
  </choice>
  <attribute name="Id" type="ID" use="optional"/>
</complexType>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd
Attribute ds:KeyInfoType / @Id
Namespace No namespace
Type ID
Properties
use: optional
Used by
Complex Type ds:KeyInfoType
Source
<attribute name="Id" type="ID" use="optional"/>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd