Class PRSKerngegevens

java.lang.Object
nl.egem.stuf.sector.bg._0204.PRSKerngegevens

public class PRSKerngegevens extends Object
Natuurlijk persoon kerngegevens

Java class for PRS-kerngegevens complex type.

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

 <complexType name="PRS-kerngegevens">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="a-nummer">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>A-nummer">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="bsn-nummer">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>SoFi-nummer">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="voornamen">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Voornamen">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}string" fixed="true" />
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="PRS1" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="voorletters">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Voorletters">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="PRS1" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="voorvoegselGeslachtsnaam">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>VoorvoegselGeslachtsnaam">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="PRS1" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="geslachtsnaam">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Geslachtsnaam">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="PRS1" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="geboortedatum">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/StUF0204>DatumMetIndicator">
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="geslachtsaanduiding">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Geslachtsaanduiding">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="PRSADRVBL" type="{http://www.egem.nl/StUF/sector/bg/0204}PRSADRVBL" minOccurs="0"/>
       </sequence>
       <attGroup ref="{http://www.egem.nl/StUF/StUF0204}fundamenteel"/>
     </restriction>
   </complexContent>
 </complexType>