Class SignatureEnvelope
java.lang.Object
iso.std.iso._20022.tech.xsd.head_001_001.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>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary