Class NNPKerngegevens

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

public class NNPKerngegevens extends Object
Niet natuurlijk persoon kerngegevens

Java class for NNP-kerngegevens complex type.

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

<complexType name="NNP-kerngegevens">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="sofi-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" />
                <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="NNP2" />
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element name="aanvullingSoFi-nummer">
          <complexType>
            <simpleContent>
              <extension base="<http://www.egem.nl/StUF/sector/bg/0204>AanvullingSoFiNummer">
                <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="NNP2" />
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element name="handelsnaam">
          <complexType>
            <simpleContent>
              <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Handelsnaam">
                <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="NNP1" />
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element name="statutaireNaamVennootschapsnaam">
          <complexType>
            <simpleContent>
              <extension base="<http://www.egem.nl/StUF/sector/bg/0204>StatutaireNaamVennootschapsnaam">
                <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="NNP1" />
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element name="zaaknaam">
          <complexType>
            <simpleContent>
              <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Zaaknaam">
                <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="NNP1" />
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element name="datumOprichtingNietNatuurlijkPersoon">
          <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="NNPADRVBL">
          <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>