complexType KeyInfoType
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2976.png
namespace http://www.w3.org/2000/09/xmldsig#
properties
mixed true
children ds:KeyName ds:KeyValue ds:RetrievalMethod ds:X509Data ds:PGPData ds:SPKIData ds:MgmtData
used by
element KeyInfo
attributes
Name  Type  Use  Default  Fixed  Annotation
Id  xsd:ID  optional      
source <xsd:complexType name="KeyInfoType" mixed="true">
 
<xsd:choice maxOccurs="unbounded">
   
<xsd:element ref="ds:KeyName"/>
   
<xsd:element ref="ds:KeyValue"/>
   
<xsd:element ref="ds:RetrievalMethod"/>
   
<xsd:element ref="ds:X509Data"/>
   
<xsd:element ref="ds:PGPData"/>
   
<xsd:element ref="ds:SPKIData"/>
   
<xsd:element ref="ds:MgmtData"/>
   
<xsd:any namespace="##other" processContents="lax"/>
   
<!-- (1,1) elements from (0,unbounded) namespaces -->
 
</xsd:choice>
 
<xsd:attribute name="Id" type="ID" use="optional"/>
</xsd:complexType>

attribute KeyInfoType/@Id
type xsd:ID
properties
use optional
source <xsd:attribute name="Id" type="ID" use="optional"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy