HMACOutputLength
/FundsXML4/Signature/SignedInfo/SignatureMethod/HMACOutputLength
Diagram
Properties
- Type
- ds:HMACOutputLengthType
- Cardinality
- 0..1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 4
- Sample Data
- 9530
Element Definition
Element Definition
<element xmlns="http://www.w3.org/2001/XMLSchema"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
minOccurs="0"
name="HMACOutputLength"
type="ds:HMACOutputLengthType"/>
Referenced Type Definition
(HMACOutputLengthType)
Referenced Type Definition (HMACOutputLengthType)
<simpleType xmlns="http://www.w3.org/2001/XMLSchema"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
name="HMACOutputLengthType">
<restriction base="integer"/>
</simpleType>