xades:UnsignedSignatureProperties
Element information
Namespace: http://uri.etsi.org/01903/v1.3.2#
Schema document: common/UBL-XAdESv132-2.1.xsd
Other elements with the same name: xades:UnsignedSignatureProperties
Type: xades:UnsignedSignaturePropertiesType
Properties: Global, Qualified
Content
- Choice [1..*]
- xades:CounterSignature
- xades:SignatureTimeStamp
- xades:CompleteCertificateRefs
- xades:CompleteRevocationRefs
- xades:AttributeCertificateRefs
- xades:AttributeRevocationRefs
- xades:SigAndRefsTimeStamp
- xades:RefsOnlyTimeStamp
- xades:CertificateValues
- xades:RevocationValues
- xades:AttrAuthoritiesCertValues
- xades:AttributeRevocationValues
- xades:ArchiveTimeStamp
- Any element Namespace: ##other, Process Contents: strict
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Id | [0..1] | xsd:ID |
Sample instance
<xades:UnsignedSignatureProperties> <xades:CounterSignature> <ds:Signature> <ds:SignedInfo>... </ds:SignedInfo> <ds:SignatureValue>GpM7</ds:SignatureValue> <ds:KeyInfo>Any text, intermingled with:... </ds:KeyInfo> <ds:Object>Any text, intermingled with:... </ds:Object> </ds:Signature> </xades:CounterSignature> </xades:UnsignedSignatureProperties>