Class SVTOAG.SendungsBody.Verarbeitungsergebnis

  • Enclosing class:
    SVTOAG.SendungsBody

    public static class SVTOAG.SendungsBody.Verarbeitungsergebnis
    extends java.lang.Object

    Java class for anonymous complex type.

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

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="Response_ID" type="{http://www.gkv-datenaustausch.de/Grundsaetze_Technik/XML/Basistypen_Simple}Response_ID_Typ"/>
             <choice>
               <element name="Weiterleitungsbestaetigung">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <sequence>
                         <element name="Dateifolgenummer_Original" type="{http://www.gkv-datenaustausch.de/Grundsaetze_Technik/XML/Basistypen_Simple}Dateifolgenummer_Typ"/>
                       </sequence>
                     </restriction>
                   </complexContent>
                 </complexType>
               </element>
               <element name="Fehlermeldungen">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <choice>
                         <element name="Parser_Fehler">
                           <complexType>
                             <complexContent>
                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                 <sequence>
                                   <element name="Fehlertext_Parser" type="{http://www.gkv-datenaustausch.de/Grundsaetze_Technik/XML/Basistypen_Simple}Langtext_Typ"/>
                                 </sequence>
                               </restriction>
                             </complexContent>
                           </complexType>
                         </element>
                         <element name="Dateifehler">
                           <complexType>
                             <complexContent>
                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                 <sequence>
                                   <element name="Dateifolgenummer_Original" type="{http://www.gkv-datenaustausch.de/Grundsaetze_Technik/XML/Basistypen_Simple}Dateifolgenummer_Typ"/>
                                   <element name="Fehlercode">
                                     <complexType>
                                       <complexContent>
                                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                           <sequence>
                                             <element name="Fehlernummer" type="{http://www.gkv-datenaustausch.de/Grundsaetze_Technik/XML/Basistypen_Simple}Fehlernummer_Typ"/>
                                             <element name="Fehlertext" type="{http://www.gkv-datenaustausch.de/Grundsaetze_Technik/XML/Basistypen_Simple}Fehlertext_Typ"/>
                                           </sequence>
                                         </restriction>
                                       </complexContent>
                                     </complexType>
                                   </element>
                                 </sequence>
                               </restriction>
                             </complexContent>
                           </complexType>
                         </element>
                         <element name="Datensatzabweisung">
                           <complexType>
                             <complexContent>
                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                 <sequence>
                                   <element name="Dateifolgenummer_Original" type="{http://www.gkv-datenaustausch.de/Grundsaetze_Technik/XML/Basistypen_Simple}Dateifolgenummer_Typ"/>
                                   <element name="Kernpruefung" maxOccurs="unbounded">
                                     <complexType>
                                       <complexContent>
                                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                           <sequence>
                                             <element name="Datensatz_ID" type="{http://www.gkv-datenaustausch.de/Grundsaetze_Technik/XML/Basistypen_Simple}DatensatzID_Typ"/>
                                             <element name="Fehlercode" maxOccurs="9">
                                               <complexType>
                                                 <complexContent>
                                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                                     <sequence>
                                                       <element name="Fehlernummer" type="{http://www.gkv-datenaustausch.de/Grundsaetze_Technik/XML/Basistypen_Simple}Fehlernummer_Typ"/>
                                                       <element name="Fehlertext" type="{http://www.gkv-datenaustausch.de/Grundsaetze_Technik/XML/Basistypen_Simple}Fehlertext_Typ"/>
                                                     </sequence>
                                                   </restriction>
                                                 </complexContent>
                                               </complexType>
                                             </element>
                                           </sequence>
                                         </restriction>
                                       </complexContent>
                                     </complexType>
                                   </element>
                                 </sequence>
                               </restriction>
                             </complexContent>
                           </complexType>
                         </element>
                       </choice>
                     </restriction>
                   </complexContent>
                 </complexType>
               </element>
             </choice>
           </sequence>
           <attribute name="Versionsnummer" use="required" type="{http://www.gkv-datenaustausch.de/Grundsaetze_Technik/XML/Basistypen_Simple}Versionsnummer_Typ" />
         </restriction>
       </complexContent>
     </complexType>