complexType "SignedSignaturePropertiesType"
Namespace:
Content:
complex, 5 elements
Defined:
globally in XADES.xsd; see XML source
Includes:
definitions of 5 elements
Used:
XML Representation Summary
<...>
   
Content: 
SigningTime, SigningCertificate, SignaturePolicyIdentifier, SignatureProductionPlace?, SignerRole?
</...>
Content Model Elements (5):
All Direct / Indirect Based Elements (2):
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="SignedSignaturePropertiesType">
<xsd:sequence>
<xsd:element name="SigningTime" type="xsd:dateTime"/>
<xsd:element name="SigningCertificate" type="CertIDListType"/>
<xsd:element minOccurs="0" name="SignatureProductionPlace" type="SignatureProductionPlaceType"/>
<xsd:element minOccurs="0" name="SignerRole" type="SignerRoleType"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined in this component only; 5/5)
SignaturePolicyIdentifier
Type:
XML Source (see within schema source)

SignatureProductionPlace
Type:
XML Source (see within schema source)
<xsd:element minOccurs="0" name="SignatureProductionPlace" type="SignatureProductionPlaceType"/>

SignerRole
Type:
SignerRoleType, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="SignerRole" type="SignerRoleType"/>

SigningCertificate
Type:
CertIDListType, complex content
XML Source (see within schema source)
<xsd:element name="SigningCertificate" type="CertIDListType"/>

SigningTime
Type:
xsd:dateTime, predefined, simple content
XML Source (see within schema source)
<xsd:element name="SigningTime" type="xsd:dateTime"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set