Y

/FundsXML4/Signature/KeyInfo/KeyValue/DSAKeyValue/Y

Diagram

Y

Properties

Type
ds:CryptoBinary
Cardinality
1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
5
Sample Data

Element Definition

<element xmlns="http://www.w3.org/2001/XMLSchema"
         xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
         name="Y"
         type="ds:CryptoBinary"/>

Referenced Type Definition (CryptoBinary)

<simpleType xmlns="http://www.w3.org/2001/XMLSchema"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            name="CryptoBinary">
   <restriction base="base64Binary"/>
</simpleType>