Class SignatureEnvelope
java.lang.Object
org.coderic.iso20022.messages.tsmt.SignatureEnvelope
Java class for SignatureEnvelope complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SignatureEnvelope">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<any processContents='lax' namespace='http://www.w3.org/2000/09/xmldsig#'/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Constructor Summary
Constructors -
Method Summary