element <SignatureManifestCheckParams>
Namespace:
Type:
anonymous complexType
Content:
complex, 1 attribute, 1 element
Defined:
Includes:
definitions of 1 attribute, 1 element
XML Representation Summary
<SignatureManifestCheckParams
    ReturnReferenceInputData
 = 
xsd:boolean : "true"
    >
   
Content: 
ReferenceInfo+
</SignatureManifestCheckParams>
Content model elements (1):
Included in content model of elements (1):
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="SignatureManifestCheckParams">
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="ReferenceInfo" type="VerifyTransformsDataType"/>
</xsd:sequence>
<xsd:attribute default="true" name="ReturnReferenceInputData" type="xsd:boolean" use="optional"/>
</xsd:complexType>
</xsd:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
ReturnReferenceInputData
Type:
xsd:boolean, predefined
Use:
optional
Attribute Value
Default:
"true"
XML Source (see within schema source)
<xsd:attribute default="true" name="ReturnReferenceInputData" type="xsd:boolean" use="optional"/>
Content Element Detail (all declarations; defined in this component only; 1/1)
ReferenceInfo
Type:
VerifyTransformsDataType, complex content
Pro dsig:Reference-Element in der zu überprüfenden XML-Signatur muss hier ein ReferenceInfo-Element erscheinen. Die Reihenfolge der einzelnen ReferenceInfo Elemente entspricht jener der dsig:Reference Elemente in der XML-Signatur.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="ReferenceInfo" type="VerifyTransformsDataType"/>

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