Class SimpleIdentificationInformation
java.lang.Object
org.coderic.iso20022.messages.secl.SimpleIdentificationInformation
Java class for SimpleIdentificationInformation complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SimpleIdentificationInformation"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Id" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}Max35Text"/> </sequence> </restriction> </complexContent> </complexType>
-
Constructor Summary
-
Method Summary