Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type ds:KeyInfoType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram index424.tmp#id2229 index425.tmp#id2190 index426.tmp#id2191 index427.tmp#id2207 index428.tmp#id2211 index429.tmp#id2221 index430.tmp#id2225 index431.tmp#id2228
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