Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type ds:KeyInfoType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram index797.tmp#id2175 index798.tmp#id2136 index799.tmp#id2137 index800.tmp#id2153 index801.tmp#id2157 index802.tmp#id2167 index803.tmp#id2171 index804.tmp#id2174
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 file:/Applications/oxygen/frameworks/xmldsig/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 file:/Applications/oxygen/frameworks/xmldsig/xmldsig-core-schema.xsd