element <VerifyCMSSignatureRequest>
Namespace:
Type:
Content:
complex, 1 attribute, 4 elements
Defined:
globally in MOA-SPSS-1.3.xsd; see XML source
Includes:
definition of 1 attribute
Used:
never
XML Representation Summary
<VerifyCMSSignatureRequest
    Signatories
 = 
("all" | list of xsd:positiveInteger) : "1"
    >
   
Content: 
DateTime?, CMSSignature, DataObject?, TrustProfileID
</VerifyCMSSignatureRequest>
Content model elements (4):
Anonymous Type Detail
Type Derivation Tree
  complexType
XML Source (see within schema source)
<xsd:element name="VerifyCMSSignatureRequest">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="VerifyCMSSignatureRequestType">
<xsd:attribute default="1" name="Signatories" type="SignatoriesType" use="optional"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
Signatories
Type:
Use:
optional
Attribute Value
"all" | list of xsd:positiveInteger
Default:
"1"
XML Source (see within schema source)
<xsd:attribute default="1" name="Signatories" type="SignatoriesType" use="optional"/>

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