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

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

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

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

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

SignerInfo
Type:
dsig:KeyInfoType, mixed content
only ds:X509Data and ds: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"/>

XMLDSIGManifestCheck
Type:
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="XMLDSIGManifestCheck" type="ManifestRefsCheckResultType"/>

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