Showing:

Diagrams
Properties
Source
Used by
Element ds:X509IssuerSerialType / ds:X509IssuerName
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram
Type string
Properties
content: simple
Source
<element name="X509IssuerName" type="string"/>
Element ds:X509IssuerSerialType / ds:X509SerialNumber
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram
Type integer
Properties
content: simple
Source
<element name="X509SerialNumber" type="integer"/>
Complex Type ds:X509IssuerSerialType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram PES_Aller140.tmp#id399 PES_Aller140.tmp#id400
Used by
Model ds:X509IssuerName , ds:X509SerialNumber
Children ds:X509IssuerName, ds:X509SerialNumber
Source
<complexType name="X509IssuerSerialType">
  <sequence>
    <element name="X509IssuerName" type="string"/>
    <element name="X509SerialNumber" type="integer"/>
  </sequence>
</complexType>