tdf:Binding
Element information
Namespace: urn:us:gov:ic:tdf
Schema document: IC-TDF/IC-TDF.xsd
Type: tdf:BindingType
Properties: Local, Qualified
Content
- Sequence [1..1]
- tdf:Signer [1..1] Information pertaining to the person or entity that performed the signing/binding and their credentials.
- tdf:SignatureValue [1..1]
- tdf:BoundValueList [0..1]
Attributes
None
Used in
- Group tdf:BindingGroup
- Type tdf:AssertionType via reference to tdf:BindingGroup (Element tdf:Assertion)
- Type tdf:HandlingAssertionType via reference to tdf:BindingGroup (Element tdf:HandlingAssertion)
Sample instance
<tdf:Binding> <tdf:Signer tdf:subject="MyDN" tdf:issuer="C=US"/> <tdf:SignatureValue tdf:normalizationMethod="Normalization Method" tdf:includesStatementMetadata="false" tdf:signatureAlgorithm="SHA256withECDSA">RXhwZWN0ZWQgU3RyaW5nIFZhbHVl</tdf:SignatureValue> </tdf:Binding>