Class BodyFehlermeldungenCtp


  • public class BodyFehlermeldungenCtp
    extends java.lang.Object

    Java class for Body_Fehlermeldungen_Ctp complex type.

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

     <complexType name="Body_Fehlermeldungen_Ctp">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <choice>
             <element name="Parser" type="{SV-Basis://XMLSchema/1.0}Parserfehler_Ctp"/>
             <element name="Dateifehler" type="{SV-Basis://XMLSchema/1.0}Dateifehler_Ctp"/>
             <element name="Datensatzabweisung" type="{SV-Basis://XMLSchema/1.0}Datensatzabweisung_Ctp"/>
           </choice>
         </restriction>
       </complexContent>
     </complexType>