Klasse XSchuleSchuelerBvjzeugnis0005.AllgemeineAngaben.Erwerb

java.lang.Object
digital.xschule.def.xschule._1_1.xsd.XSchuleSchuelerBvjzeugnis0005.AllgemeineAngaben.Erwerb
Umschließende Klasse:
XSchuleSchuelerBvjzeugnis0005.AllgemeineAngaben

public static class XSchuleSchuelerBvjzeugnis0005.AllgemeineAngaben.Erwerb extends 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="datum" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
         <element name="ort" type="{http://xschule.digital/def/xschule/1.1/xsd}Ortsangabe" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>