Class PRSPRSHUWRel

java.lang.Object
nl.egem.stuf.sector.bg._0204.PRSPRSHUWRel
Direct Known Subclasses:
PRSAntwoord.PRSPRSHUW, PRSKennisgeving.PRSPRSHUW, PRSVraag.PRSPRSHUW

public class PRSPRSHUWRel extends Object
relatie entiteit huwelijk

Java class for PRSPRSHUW-rel complex type.

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

<complexType name="PRSPRSHUW-rel">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="datumSluiting" minOccurs="0">
          <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="plaatsSluiting" minOccurs="0">
          <complexType>
            <simpleContent>
              <extension base="<http://www.egem.nl/StUF/sector/bg/0204>PlaatsSluiting">
                <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element name="landSluiting" minOccurs="0">
          <complexType>
            <simpleContent>
              <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Landcode">
                <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element name="soortVerbintenis" minOccurs="0">
          <complexType>
            <simpleContent>
              <extension base="<http://www.egem.nl/StUF/sector/bg/0204>SoortVerbintenis">
                <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element name="datumOntbinding" type="{http://www.egem.nl/StUF/StUF0204}DatumMetIndicator" minOccurs="0"/>
        <element name="plaatsOntbinding" minOccurs="0">
          <complexType>
            <simpleContent>
              <extension base="<http://www.egem.nl/StUF/sector/bg/0204>PlaatsOntbinding">
                <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element name="landOntbinding" minOccurs="0">
          <complexType>
            <simpleContent>
              <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Landcode">
                <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element name="redenOntbinding" minOccurs="0">
          <complexType>
            <simpleContent>
              <extension base="<http://www.egem.nl/StUF/sector/bg/0204>RedenOntbinding">
                <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
              </extension>
            </simpleContent>
          </complexType>
        </element>
        <element name="datumInschrijvingVonnisOntbinding" type="{http://www.egem.nl/StUF/StUF0204}DatumMetIndicator" minOccurs="0"/>
        <element name="tijdvakRelatie" type="{http://www.egem.nl/StUF/StUF0204}TijdvakRelatie" minOccurs="0"/>
        <element name="tijdvakGeldigheid" type="{http://www.egem.nl/StUF/StUF0204}TijdvakGeldigheid" minOccurs="0"/>
        <element name="extraElementen" type="{http://www.egem.nl/StUF/StUF0204}ExtraElementen" minOccurs="0"/>
      </sequence>
      <attGroup ref="{http://www.egem.nl/StUF/StUF0204}relatie"/>
    </restriction>
  </complexContent>
</complexType>