diagram |
|
version |
V2_0 |
namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Common |
type |
extension of xsd:string |
properties |
|
used by |
|
attributes |
Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
com:pkcs7Indicator |
|
xsd:boolean |
|
required |
|
|
|
|
|
documentation Indicates whether the signature is encoded using PKCS7 or not |
|
source |
<xsd:complexType name="ElectronicEnhancedSignatureType"> <xsd:simpleContent>
|
<xsd:extension base="xsd:string"> <xsd:attribute ref="com:pkcs7Indicator" use="required"/> </xsd:extension> |
</xsd:simpleContent> </xsd:complexType> |