Klasse XSchuleCodeCEFR

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

public class XSchuleCodeCEFR extends Code

Java class for Code.CEFR complex type

.

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


 <complexType name="Code.CEFR">
   <complexContent>
     <restriction base="{http://xoev.de/schemata/code/1_0}Code">
       <sequence>
         <element name="code" type="{http://www.w3.org/2001/XMLSchema}token" form="unqualified"/>
       </sequence>
       <attribute name="listURI" type="{http://www.w3.org/2001/XMLSchema}anyURI" fixed="urn:xbildung-de:coe-int:codeliste:languagereference" />
       <attribute name="listVersionID" type="{http://www.w3.org/2001/XMLSchema}normalizedString" fixed="20230628-0" />
     </restriction>
   </complexContent>
 </complexType>
 
  • Konstruktordetails

    • XSchuleCodeCEFR

      public XSchuleCodeCEFR()