Klasse XSchuleCodeNachweisperiode

java.lang.Object
de.xoev.schemata.code._1_0.Code
digital.xschule.def.xschule._1_1.xsd.XSchuleCodeNachweisperiode

public class XSchuleCodeNachweisperiode extends Code

Java class for Code.Nachweisperiode complex type

.

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


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

    • XSchuleCodeNachweisperiode

      public XSchuleCodeNachweisperiode()