complexType "VerifyCMSSignatureRequestType"
Namespace:
Content:
complex, 4 elements
Defined:
globally in MOA-SPSS-1.3.xsd; see XML source
Includes:
definitions of 4 elements
Used:
XML Representation Summary
<...>
   
Content: 
DateTime?, CMSSignature, DataObject?, TrustProfileID
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="VerifyCMSSignatureRequestType">
<xsd:sequence>
<xsd:element minOccurs="0" name="DateTime" type="xsd:dateTime"/>
<xsd:element name="CMSSignature" type="xsd:base64Binary"/>
<xsd:element minOccurs="0" name="DataObject" type="CMSDataObjectOptionalMetaType"/>
<xsd:element name="TrustProfileID" type="xsd:token"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined in this component only; 4/4)
CMSSignature
Type:
xsd:base64Binary, predefined, simple content
XML Source (see within schema source)
<xsd:element name="CMSSignature" type="xsd:base64Binary"/>

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

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

TrustProfileID
Type:
xsd:token, predefined, simple content
mit diesem Profil wird eine Menge von vertrauenswürdigen Wurzelzertifikaten spezifiziert
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="TrustProfileID" type="xsd:token"/>

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