Package org.hl7.v3

Class PRPAIN201306UV02MCCIMT000300UV01Message

java.lang.Object
org.hl7.v3.PRPAIN201306UV02MCCIMT000300UV01Message
Direct Known Subclasses:
PRPAIN201306UV02

public class PRPAIN201306UV02MCCIMT000300UV01Message extends Object

Java class for PRPA_IN201306UV02.MCCI_MT000300UV01.Message complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="PRPA_IN201306UV02.MCCI_MT000300UV01.Message">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <group ref="{urn:hl7-org:v3}InfrastructureRootElements"/>
         <element name="id" type="{urn:hl7-org:v3}II"/>
         <element name="creationTime" type="{urn:hl7-org:v3}TS"/>
         <element name="securityText" type="{urn:hl7-org:v3}ST" minOccurs="0"/>
         <element name="versionCode" type="{urn:hl7-org:v3}CS" minOccurs="0"/>
         <element name="interactionId" type="{urn:hl7-org:v3}II"/>
         <element name="profileId" type="{urn:hl7-org:v3}II" maxOccurs="unbounded" minOccurs="0"/>
         <element name="processingCode" type="{urn:hl7-org:v3}CS"/>
         <element name="processingModeCode" type="{urn:hl7-org:v3}CS"/>
         <element name="acceptAckCode" type="{urn:hl7-org:v3}CS"/>
         <element name="attachmentText" type="{urn:hl7-org:v3}ED" maxOccurs="unbounded" minOccurs="0"/>
         <element name="receiver" type="{urn:hl7-org:v3}MCCI_MT000300UV01.Receiver" maxOccurs="unbounded"/>
         <element name="respondTo" type="{urn:hl7-org:v3}MCCI_MT000300UV01.RespondTo" maxOccurs="unbounded" minOccurs="0"/>
         <element name="sender" type="{urn:hl7-org:v3}MCCI_MT000300UV01.Sender"/>
         <element name="attentionLine" type="{urn:hl7-org:v3}MCCI_MT000300UV01.AttentionLine" maxOccurs="unbounded" minOccurs="0"/>
         <element name="acknowledgement" type="{urn:hl7-org:v3}MCCI_MT000300UV01.Acknowledgement" maxOccurs="unbounded" minOccurs="0"/>
         <element name="controlActProcess" type="{urn:hl7-org:v3}PRPA_IN201306UV02.MFMI_MT700711UV01.ControlActProcess"/>
       </sequence>
       <attGroup ref="{urn:hl7-org:v3}InfrastructureRootAttributes"/>
       <attribute name="nullFlavor" type="{urn:hl7-org:v3}NullFlavor" />
     </restriction>
   </complexContent>
 </complexType>