complexType "VerifyCMSSignatureResponseType"
Namespace:
Content:
complex, 3 elements
Defined:
globally in MOA-SPSS-1.3.xsd; see XML source
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<...>
   
Content: 
(SignerInfo, SignatureCheck, CertificateCheck)+
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="VerifyCMSSignatureResponseType">
<xsd:sequence maxOccurs="unbounded">
<xsd:element name="SignerInfo" type="dsig:KeyInfoType"/>
<xsd:element name="SignatureCheck" type="CheckResultType"/>
<xsd:element name="CertificateCheck" type="CheckResultType"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined in this component only; 3/3)
CertificateCheck
Type:
CheckResultType, complex content
XML Source (see within schema source)
<xsd:element name="CertificateCheck" type="CheckResultType"/>

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

SignerInfo
Type:
dsig:KeyInfoType, mixed content
only ds:X509Data and RetrievalMethod is supported; QualifiedCertificate is included as X509Data/any;publicAuthority is included as X509Data/any
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="SignerInfo" type="dsig:KeyInfoType"/>

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