Class KDOKerngegevens

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

public class KDOKerngegevens extends Object
Kadastraal Object kerngegevens

Java class for KDO-kerngegevens complex type.

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

 <complexType name="KDO-kerngegevens">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="kadastraleGemeentecode">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>KadastraleGemeenteCode">
                 <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="KDO1" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="kadastraleSectie">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>KadastraleSectie">
                 <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="KDO1" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="kadastraalPerceelnummer">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>KadastraalPerceelnummer">
                 <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="KDO1" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="kadastraalObjectIndexLetter">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>KadastraalObjectIndexLetter">
                 <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="KDO1" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="kadastraalObjectIndexNummer">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>KadastraalObjectIndexNummer">
                 <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="KDO1" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
       </sequence>
       <attGroup ref="{http://www.egem.nl/StUF/StUF0204}fundamenteel"/>
     </restriction>
   </complexContent>
 </complexType>