Class VBOKerngegevens

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

public class VBOKerngegevens extends Object
Verblijfsobject kerngegevens

Java class for VBO-kerngegevens complex type.

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

<complexType name="VBO-kerngegevens">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="bouwjaar">
          <complexType>
            <simpleContent>
              <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Bouwjaar">
                <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="verblijfsObjectNummer">
          <complexType>
            <simpleContent>
              <extension base="<http://www.egem.nl/StUF/sector/bg/0204>VerblijfsObjectNummer">
                <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="verblijfsObjectType">
          <complexType>
            <simpleContent>
              <extension base="<http://www.egem.nl/StUF/sector/bg/0204>VerblijfsObjectType">
                <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="VBOADR">
          <complexType>
            <complexContent>
              <extension base="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relKerngegevens">
                <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
              </extension>
            </complexContent>
          </complexType>
        </element>
      </sequence>
      <attGroup ref="{http://www.egem.nl/StUF/StUF0204}fundamenteel"/>
    </restriction>
  </complexContent>
</complexType>