Klasse XSchuleCodeArtDerBemerkung

java.lang.Object
de.xoev.schemata.code._1_0.Code
de.xbildung.def.xbildung._1_1.xsd.XSchuleCodeArtDerBemerkung

public class XSchuleCodeArtDerBemerkung extends Code

Java class for Code.ArtDerBemerkung complex type

.

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


 <complexType name="Code.ArtDerBemerkung">
   <complexContent>
     <restriction base="{http://xoev.de/schemata/code/1_0}Code">
       <sequence>
         <element name="code" type="{http://xbildung.de/def/xbildung/1.1/xsd}ArtDerBemerkung-Codes" form="unqualified"/>
       </sequence>
       <attribute name="listURI" type="{http://www.w3.org/2001/XMLSchema}anyURI" fixed="urn:xbildung-de:xbildung:codeliste:artderbemerkung" />
       <attribute name="listVersionID" type="{http://www.w3.org/2001/XMLSchema}normalizedString" fixed="2025-02-04" />
     </restriction>
   </complexContent>
 </complexType>
 
  • Konstruktordetails

    • XSchuleCodeArtDerBemerkung

      public XSchuleCodeArtDerBemerkung()