xades:AttributeRevocationValues
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:AttributeRevocationValues
Type: xades:RevocationValuesType
Properties: Local, Qualified
Content
- Sequence [1..1]
- xades:CRLValues [0..1]
- xades:OCSPValues [0..1]
- xades:OtherValues [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Id | [0..1] | xsd:ID |
Used in
- Type xades:UnsignedSignaturePropertiesType (Elements xades:UnsignedSignatureProperties, xades:UnsignedSignatureProperties)
Sample instance
<xades:AttributeRevocationValues> <xades:CRLValues> <xades:EncapsulatedCRLValue>GpM7</xades:EncapsulatedCRLValue> </xades:CRLValues> <xades:OCSPValues> <xades:EncapsulatedOCSPValue>GpM7</xades:EncapsulatedOCSPValue> </xades:OCSPValues> <xades:OtherValues> <xades:OtherValue>Any text, intermingled with: <!--any element--> </xades:OtherValue> </xades:OtherValues> </xades:AttributeRevocationValues>