element ElectronicEnhancedSignature
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:ElectronicEnhancedSignatureType
properties
content complex
used by
complexType com:ElectronicSignatureType
attributes
Name Type Use Default Fixed annotation
com:pkcs7Indicator xsd:boolean required documentation
Indicates whether the signature is encoded using PKCS7 or not
annotation
documentation
Digital signature encoded using PKCS7 (Cryptographic Message Syntax Standard, See RFC 2315)
source <xsd:element name="ElectronicEnhancedSignature" type="com:ElectronicEnhancedSignatureType">
<xsd:annotation>
<xsd:documentation>
Digital signature encoded using PKCS7 (Cryptographic Message Syntax Standard, See RFC 2315)
</xsd:documentation>
</xsd:annotation>
</xsd:element>