Definition Type: ComplexType
Name: SPKIDataType
Namespace: http://www.w3.org/2000/09/xmldsig#
Containing Schema: xmldsig-core-schema.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SPKISexpXSD Diagram of SPKIDataType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<complexType name="SPKIDataType">
    <sequence maxOccurs="unbounded">
        <element name="SPKISexp" type="base64Binary" />
        <any namespace="##other" processContents="lax" minOccurs="0" />
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SPKISexp ds:SPKISexp (1) (1)
<xs:any> Allowed namespace: '##other' 0 (1)
Collapse Derivation Tree:
Collapse References:
ds:SPKIData