complexType SignedSignaturePropertiesType
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2905.png
namespace http://uri.etsi.org/01903/v1.3.2#
children SigningTime SigningCertificate SigningCertificateV2 SignaturePolicyIdentifier SignatureProductionPlace SignatureProductionPlaceV2 SignerRole SignerRoleV2
used by
element SignedSignatureProperties
attributes
Name  Type  Use  Default  Fixed  Annotation
Id  xsd:ID  optional      
source <xsd:complexType name="SignedSignaturePropertiesType">
 
<xsd:sequence>
   
<xsd:element ref="SigningTime" minOccurs="0"/>
   
<xsd:element ref="SigningCertificate" minOccurs="0"/>
   
<xsd:element ref="SigningCertificateV2" minOccurs="0"/>
   
<xsd:element ref="SignaturePolicyIdentifier" minOccurs="0"/>
   
<xsd:element ref="SignatureProductionPlace" minOccurs="0"/>
   
<xsd:element ref="SignatureProductionPlaceV2" minOccurs="0"/>
   
<xsd:element ref="SignerRole" minOccurs="0"/>
   
<xsd:element ref="SignerRoleV2" minOccurs="0"/>
   
<xsd:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
 
</xsd:sequence>
 
<xsd:attribute name="Id" type="xsd:ID" use="optional"/>
</xsd:complexType>

attribute SignedSignaturePropertiesType/@Id
type xsd:ID
properties
use optional
source <xsd:attribute name="Id" type="xsd:ID" use="optional"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy