XML Schema Documentation

Element: DSAKeyValue

[Table of contents]

Name DSAKeyValue
Type ds:DSAKeyValueType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ds:DSAKeyValue>
Start Sequence [0..1]
<ds:P> ds:CryptoBinary </ds:P> [1]
<ds:Q> ds:CryptoBinary </ds:Q> [1]
End Sequence
<ds:G> ds:CryptoBinary </ds:G> [0..1]
<ds:Y> ds:CryptoBinary </ds:Y> [1]
<ds:J> ds:CryptoBinary </ds:J> [0..1]
Start Sequence [0..1]
<ds:Seed> ds:CryptoBinary </ds:Seed> [1]
<ds:PgenCounter> ds:CryptoBinary </ds:PgenCounter> [1]
End Sequence
</ds:DSAKeyValue>
Diagram
type_CryptoBinary type_CryptoBinary type_CryptoBinary type_CryptoBinary type_CryptoBinary type_CryptoBinary type_CryptoBinary
Schema Component Representation
<element name="DSAKeyValue" type=" ds:DSAKeyValueType "/>