XML Schema Documentation

Complex Type: SPKIDataType

[Table of contents]

Super-types: None
Sub-types: None
Name SPKIDataType
Abstract no
XML Instance Representation
<...>
Start Sequence [1..*]
<ds:SPKISexp> base64Binary </ds:SPKISexp> [1]
Allow any elements from a namespace other than this schema's namespace (lax validation). [0..1]
End Sequence
</...>
Diagram
Schema Component Representation
<complexType name="SPKIDataType">
<sequence maxOccurs="unbounded">
<element name="SPKISexp" type=" base64Binary "/>
<any namespace="##other" processContents="lax" minOccurs="0"/>
</sequence>
</complexType>