Schema WfdRegister_nieuw(2012).xsd


schema location:  C:\WfdRegister_nieuw(2012).xsd
targetNamespace:  http://www.afm.nl/WfdExternRegister/Export/3.0
 
Elements  Complex types  Attr. groups 
WfdExternRegister  AangeslotenBijInstellingen  DatePropertiesGroup 
AangeslotenBijRelatie 
AangeslotenInstellingen 
AangeslotenRelatie 
Beperking 
Dienst 
Handelsnaam 
InkomendEP 
InstellingKenmerken 
Product 
TeControlerenVergunning 
Vergunning 


element WfdExternRegister
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
children Instellingen
annotation
documentation 
Root element for dataset in all forms
source
<xs:element name="WfdExternRegister">
  <xs:annotation>
    <xs:documentation>Root element for dataset in all forms</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="Instellingen">
        <xs:complexType>
          <xs:sequence>
            <xs:element name="Instelling" minOccurs="0" maxOccurs="unbounded">
              <xs:complexType>
                <xs:sequence>
                  <xs:element name="InkomendEP" type="InkomendEP" minOccurs="0"/>
                  <xs:element name="Bedrijfsgegevens" type="InstellingKenmerken"/>
                  <xs:element name="AangeslotenInstellingen" type="AangeslotenInstellingen"/>
                  <xs:element name="Vergunningen">
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="Vergunning" type="Vergunning" minOccurs="0" maxOccurs="unbounded"/>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                  <xs:element name="AangeslotenBijInstellingen" type="AangeslotenBijInstellingen"/>
                  <xs:element name="TeControlerenPDCs" minOccurs="0">
                    <xs:complexType>
                      <xs:sequence>
                        <xs:element name="Vergunning" type="TeControlerenVergunning" minOccurs="0" maxOccurs="unbounded"/>
                      </xs:sequence>
                    </xs:complexType>
                  </xs:element>
                </xs:sequence>
                <xs:attribute name="InstellingID" type="xs:string" use="required"/>
              </xs:complexType>
            </xs:element>
          </xs:sequence>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>

element WfdExternRegister/Instellingen
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
children Instelling
source
<xs:element name="Instellingen">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="Instelling" minOccurs="0" maxOccurs="unbounded">
        <xs:complexType>
          <xs:sequence>
            <xs:element name="InkomendEP" type="InkomendEP" minOccurs="0"/>
            <xs:element name="Bedrijfsgegevens" type="InstellingKenmerken"/>
            <xs:element name="AangeslotenInstellingen" type="AangeslotenInstellingen"/>
            <xs:element name="Vergunningen">
              <xs:complexType>
                <xs:sequence>
                  <xs:element name="Vergunning" type="Vergunning" minOccurs="0" maxOccurs="unbounded"/>
                </xs:sequence>
              </xs:complexType>
            </xs:element>
            <xs:element name="AangeslotenBijInstellingen" type="AangeslotenBijInstellingen"/>
            <xs:element name="TeControlerenPDCs" minOccurs="0">
              <xs:complexType>
                <xs:sequence>
                  <xs:element name="Vergunning" type="TeControlerenVergunning" minOccurs="0" maxOccurs="unbounded"/>
                </xs:sequence>
              </xs:complexType>
            </xs:element>
          </xs:sequence>
          <xs:attribute name="InstellingID" type="xs:string" use="required"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>

element WfdExternRegister/Instellingen/Instelling
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
children InkomendEP Bedrijfsgegevens AangeslotenInstellingen Vergunningen AangeslotenBijInstellingen TeControlerenPDCs
attributes
Name  Type  Use  Default  Fixed  Annotation
InstellingID  xs:string  required      
source
<xs:element name="Instelling" minOccurs="0" maxOccurs="unbounded">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="InkomendEP" type="InkomendEP" minOccurs="0"/>
      <xs:element name="Bedrijfsgegevens" type="InstellingKenmerken"/>
      <xs:element name="AangeslotenInstellingen" type="AangeslotenInstellingen"/>
      <xs:element name="Vergunningen">
        <xs:complexType>
          <xs:sequence>
            <xs:element name="Vergunning" type="Vergunning" minOccurs="0" maxOccurs="unbounded"/>
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="AangeslotenBijInstellingen" type="AangeslotenBijInstellingen"/>
      <xs:element name="TeControlerenPDCs" minOccurs="0">
        <xs:complexType>
          <xs:sequence>
            <xs:element name="Vergunning" type="TeControlerenVergunning" minOccurs="0" maxOccurs="unbounded"/>
          </xs:sequence>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attribute name="InstellingID" type="xs:string" use="required"/>
  </xs:complexType>
</xs:element>

element WfdExternRegister/Instellingen/Instelling/InkomendEP
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type InkomendEP
attributes
Name  Type  Use  Default  Fixed  Annotation
HeeftInkomendEP  xs:boolean  required      
HeeftBijkantoor  xs:boolean  required      
source
<xs:element name="InkomendEP" type="InkomendEP" minOccurs="0"/>

element WfdExternRegister/Instellingen/Instelling/Bedrijfsgegevens
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type InstellingKenmerken
children StatutaireNaam StatutaireZetel Land KVKNummer Rechtsvorm Handelsnamen
source
<xs:element name="Bedrijfsgegevens" type="InstellingKenmerken"/>

element WfdExternRegister/Instellingen/Instelling/AangeslotenInstellingen
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type AangeslotenInstellingen
children AangeslotenOnderneming VerbondenBemiddelaar GevolmachtigdeAgent
source
<xs:element name="AangeslotenInstellingen" type="AangeslotenInstellingen"/>

element WfdExternRegister/Instellingen/Instelling/Vergunningen
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
children Vergunning
source
<xs:element name="Vergunningen">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="Vergunning" type="Vergunning" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

element WfdExternRegister/Instellingen/Instelling/Vergunningen/Vergunning
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type Vergunning
children PDCs BeperkingenAlgemeen
attributes
Name  Type  Use  Default  Fixed  Annotation
Vergunningnummer  xs:string  required      
StartDatum  xs:date  optional      
EindDatum  xs:date  optional      
source
<xs:element name="Vergunning" type="Vergunning" minOccurs="0" maxOccurs="unbounded"/>

element WfdExternRegister/Instellingen/Instelling/AangeslotenBijInstellingen
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type AangeslotenBijInstellingen
children AangeslotenOndernemingBij VerbondenBemiddelaarBij GevolmachtigdeAgentBij
source
<xs:element name="AangeslotenBijInstellingen" type="AangeslotenBijInstellingen"/>

element WfdExternRegister/Instellingen/Instelling/TeControlerenPDCs
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
children Vergunning
source
<xs:element name="TeControlerenPDCs" minOccurs="0">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="Vergunning" type="TeControlerenVergunning" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

element WfdExternRegister/Instellingen/Instelling/TeControlerenPDCs/Vergunning
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type TeControlerenVergunning
children PDCs Beperking
attributes
Name  Type  Use  Default  Fixed  Annotation
ViaInstellingID  xs:string  optional      
ViaInstellingNaam  xs:string  optional      
source
<xs:element name="Vergunning" type="TeControlerenVergunning" minOccurs="0" maxOccurs="unbounded"/>

complexType AangeslotenBijInstellingen
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
children AangeslotenOndernemingBij VerbondenBemiddelaarBij GevolmachtigdeAgentBij
used by
element WfdExternRegister/Instellingen/Instelling/AangeslotenBijInstellingen
source
<xs:complexType name="AangeslotenBijInstellingen">
  <xs:sequence>
    <xs:element name="AangeslotenOndernemingBij" type="AangeslotenBijRelatie" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element name="VerbondenBemiddelaarBij" type="AangeslotenBijRelatie" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element name="GevolmachtigdeAgentBij" type="AangeslotenBijRelatie" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>

element AangeslotenBijInstellingen/AangeslotenOndernemingBij
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type AangeslotenBijRelatie
children Vergunning
attributes
Name  Type  Use  Default  Fixed  Annotation
InstellingID  xs:string  required      
InstellingNaam  xs:string  required      
StartDatum  xs:date  required      
EindDatum  xs:date  optional      
source
<xs:element name="AangeslotenOndernemingBij" type="AangeslotenBijRelatie" minOccurs="0" maxOccurs="unbounded"/>

element AangeslotenBijInstellingen/VerbondenBemiddelaarBij
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type AangeslotenBijRelatie
children Vergunning
attributes
Name  Type  Use  Default  Fixed  Annotation
InstellingID  xs:string  required      
InstellingNaam  xs:string  required      
StartDatum  xs:date  required      
EindDatum  xs:date  optional      
source
<xs:element name="VerbondenBemiddelaarBij" type="AangeslotenBijRelatie" minOccurs="0" maxOccurs="unbounded"/>

element AangeslotenBijInstellingen/GevolmachtigdeAgentBij
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type AangeslotenBijRelatie
children Vergunning
attributes
Name  Type  Use  Default  Fixed  Annotation
InstellingID  xs:string  required      
InstellingNaam  xs:string  required      
StartDatum  xs:date  required      
EindDatum  xs:date  optional      
source
<xs:element name="GevolmachtigdeAgentBij" type="AangeslotenBijRelatie" minOccurs="0" maxOccurs="unbounded"/>

complexType AangeslotenBijRelatie
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
children Vergunning
used by
elements AangeslotenBijInstellingen/AangeslotenOndernemingBij AangeslotenBijInstellingen/GevolmachtigdeAgentBij AangeslotenBijInstellingen/VerbondenBemiddelaarBij
attributes
Name  Type  Use  Default  Fixed  Annotation
InstellingID  xs:string  required      
InstellingNaam  xs:string  required      
StartDatum  xs:date  required      
EindDatum  xs:date  optional      
source
<xs:complexType name="AangeslotenBijRelatie">
  <xs:sequence>
    <xs:element name="Vergunning" type="Vergunning" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attribute name="InstellingID" type="xs:string" use="required"/>
  <xs:attribute name="InstellingNaam" type="xs:string" use="required"/>
  <xs:attributeGroup ref="DatePropertiesGroup"/>
</xs:complexType>

element AangeslotenBijRelatie/Vergunning
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type Vergunning
children PDCs BeperkingenAlgemeen
attributes
Name  Type  Use  Default  Fixed  Annotation
Vergunningnummer  xs:string  required      
StartDatum  xs:date  optional      
EindDatum  xs:date  optional      
source
<xs:element name="Vergunning" type="Vergunning" maxOccurs="unbounded"/>

complexType AangeslotenInstellingen
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
children AangeslotenOnderneming VerbondenBemiddelaar GevolmachtigdeAgent
used by
element WfdExternRegister/Instellingen/Instelling/AangeslotenInstellingen
source
<xs:complexType name="AangeslotenInstellingen">
  <xs:sequence>
    <xs:element name="AangeslotenOnderneming" type="AangeslotenRelatie" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element name="VerbondenBemiddelaar" type="AangeslotenRelatie" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element name="GevolmachtigdeAgent" type="AangeslotenRelatie" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>

element AangeslotenInstellingen/AangeslotenOnderneming
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type AangeslotenRelatie
attributes
Name  Type  Use  Default  Fixed  Annotation
InstellingID  xs:string  required      
InstellingNaam  xs:string  required      
StartDatum  xs:date  required      
EindDatum  xs:date  optional      
source
<xs:element name="AangeslotenOnderneming" type="AangeslotenRelatie" minOccurs="0" maxOccurs="unbounded"/>

element AangeslotenInstellingen/VerbondenBemiddelaar
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type AangeslotenRelatie
attributes
Name  Type  Use  Default  Fixed  Annotation
InstellingID  xs:string  required      
InstellingNaam  xs:string  required      
StartDatum  xs:date  required      
EindDatum  xs:date  optional      
source
<xs:element name="VerbondenBemiddelaar" type="AangeslotenRelatie" minOccurs="0" maxOccurs="unbounded"/>

element AangeslotenInstellingen/GevolmachtigdeAgent
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type AangeslotenRelatie
attributes
Name  Type  Use  Default  Fixed  Annotation
InstellingID  xs:string  required      
InstellingNaam  xs:string  required      
StartDatum  xs:date  required      
EindDatum  xs:date  optional      
source
<xs:element name="GevolmachtigdeAgent" type="AangeslotenRelatie" minOccurs="0" maxOccurs="unbounded"/>

complexType AangeslotenRelatie
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
used by
elements AangeslotenInstellingen/AangeslotenOnderneming AangeslotenInstellingen/GevolmachtigdeAgent AangeslotenInstellingen/VerbondenBemiddelaar
attributes
Name  Type  Use  Default  Fixed  Annotation
InstellingID  xs:string  required      
InstellingNaam  xs:string  required      
StartDatum  xs:date  required      
EindDatum  xs:date  optional      
source
<xs:complexType name="AangeslotenRelatie">
  <xs:attribute name="InstellingID" type="xs:string" use="required"/>
  <xs:attribute name="InstellingNaam" type="xs:string" use="required"/>
  <xs:attributeGroup ref="DatePropertiesGroup"/>
</xs:complexType>

complexType Beperking
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
children Omschrijving
used by
elements TeControlerenVergunning/Beperking Vergunning/BeperkingenAlgemeen
attributes
Name  Type  Use  Default  Fixed  Annotation
BeperkingID  xs:string  optional      
StartDatum  xs:date  required      
EindDatum  xs:date  optional      
source
<xs:complexType name="Beperking">
  <xs:sequence>
    <xs:element name="Omschrijving" type="xs:string"/>
  </xs:sequence>
  <xs:attribute name="BeperkingID" type="xs:string" use="optional"/>
  <xs:attributeGroup ref="DatePropertiesGroup"/>
</xs:complexType>

element Beperking/Omschrijving
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type xs:string
source
<xs:element name="Omschrijving" type="xs:string"/>

complexType Dienst
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
used by
element Product/Dienst
attributes
Name  Type  Use  Default  Fixed  Annotation
DienstID  xs:string  required      
Omschrijving  xs:string  required      
StartDatum  xs:date  required      
EindDatum  xs:date  optional      
source
<xs:complexType name="Dienst">
  <xs:attribute name="DienstID" type="xs:string" use="required"/>
  <xs:attribute name="Omschrijving" type="xs:string" use="required"/>
  <xs:attributeGroup ref="DatePropertiesGroup"/>
</xs:complexType>

complexType Handelsnaam
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
used by
element InstellingKenmerken/Handelsnamen/Handelsnaam
attributes
Name  Type  Use  Default  Fixed  Annotation
Naam  xs:string        
StartDatum  xs:date  required      
EindDatum  xs:date  optional      
source
<xs:complexType name="Handelsnaam">
  <xs:attribute name="Naam" type="xs:string"/>
  <xs:attributeGroup ref="DatePropertiesGroup"/>
</xs:complexType>

complexType InkomendEP
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
used by
element WfdExternRegister/Instellingen/Instelling/InkomendEP
attributes
Name  Type  Use  Default  Fixed  Annotation
HeeftInkomendEP  xs:boolean  required      
HeeftBijkantoor  xs:boolean  required      
source
<xs:complexType name="InkomendEP">
  <xs:attribute name="HeeftInkomendEP" type="xs:boolean" use="required"/>
  <xs:attribute name="HeeftBijkantoor" type="xs:boolean" use="required"/>
</xs:complexType>

complexType InstellingKenmerken
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
children StatutaireNaam StatutaireZetel Land KVKNummer Rechtsvorm Handelsnamen
used by
element WfdExternRegister/Instellingen/Instelling/Bedrijfsgegevens
source
<xs:complexType name="InstellingKenmerken">
  <xs:sequence>
    <xs:element name="StatutaireNaam" type="xs:string"/>
    <xs:element name="StatutaireZetel" type="xs:string"/>
    <xs:element name="Land" type="xs:string"/>
    <xs:element name="KVKNummer" type="xs:string" minOccurs="0"/>
    <xs:element name="Rechtsvorm" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Bijvoorbeeld: BV; NV; LTD; VOF;</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Handelsnamen">
      <xs:complexType>
        <xs:sequence>
          <xs:element name="Handelsnaam" type="Handelsnaam" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:complexType>

element InstellingKenmerken/StatutaireNaam
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type xs:string
source
<xs:element name="StatutaireNaam" type="xs:string"/>

element InstellingKenmerken/StatutaireZetel
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type xs:string
source
<xs:element name="StatutaireZetel" type="xs:string"/>

element InstellingKenmerken/Land
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type xs:string
source
<xs:element name="Land" type="xs:string"/>

element InstellingKenmerken/KVKNummer
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type xs:string
source
<xs:element name="KVKNummer" type="xs:string" minOccurs="0"/>

element InstellingKenmerken/Rechtsvorm
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type xs:string
annotation
documentation 
Bijvoorbeeld: BV; NV; LTD; VOF;
source
<xs:element name="Rechtsvorm" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Bijvoorbeeld: BV; NV; LTD; VOF;</xs:documentation>
  </xs:annotation>
</xs:element>

element InstellingKenmerken/Handelsnamen
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
children Handelsnaam
source
<xs:element name="Handelsnamen">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="Handelsnaam" type="Handelsnaam" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

element InstellingKenmerken/Handelsnamen/Handelsnaam
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type Handelsnaam
attributes
Name  Type  Use  Default  Fixed  Annotation
Naam  xs:string        
StartDatum  xs:date  required      
EindDatum  xs:date  optional      
source
<xs:element name="Handelsnaam" type="Handelsnaam" minOccurs="0" maxOccurs="unbounded"/>

complexType Product
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
children Dienst
used by
elements Vergunning/PDCs/Product TeControlerenVergunning/PDCs/Product
attributes
Name  Type  Use  Default  Fixed  Annotation
ProductID  xs:string  required      
Omschrijving  xs:string  required      
source
<xs:complexType name="Product">
  <xs:sequence>
    <xs:element name="Dienst" type="Dienst" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attribute name="ProductID" type="xs:string" use="required"/>
  <xs:attribute name="Omschrijving" type="xs:string" use="required"/>
</xs:complexType>

element Product/Dienst
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type Dienst
attributes
Name  Type  Use  Default  Fixed  Annotation
DienstID  xs:string  required      
Omschrijving  xs:string  required      
StartDatum  xs:date  required      
EindDatum  xs:date  optional      
source
<xs:element name="Dienst" type="Dienst" minOccurs="0" maxOccurs="unbounded"/>

complexType TeControlerenVergunning
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
children PDCs Beperking
used by
element WfdExternRegister/Instellingen/Instelling/TeControlerenPDCs/Vergunning
attributes
Name  Type  Use  Default  Fixed  Annotation
ViaInstellingID  xs:string  optional      
ViaInstellingNaam  xs:string  optional      
source
<xs:complexType name="TeControlerenVergunning">
  <xs:sequence>
    <xs:element name="PDCs" nillable="true" minOccurs="0">
      <xs:complexType>
        <xs:sequence>
          <xs:element name="Product" type="Product" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:complexType>
    </xs:element>
    <xs:element name="Beperking" type="Beperking" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attribute name="ViaInstellingID" type="xs:string" use="optional"/>
  <xs:attribute name="ViaInstellingNaam" type="xs:string" use="optional"/>
</xs:complexType>

element TeControlerenVergunning/PDCs
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
children Product
source
<xs:element name="PDCs" nillable="true" minOccurs="0">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="Product" type="Product" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

element TeControlerenVergunning/PDCs/Product
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type Product
children Dienst
attributes
Name  Type  Use  Default  Fixed  Annotation
ProductID  xs:string  required      
Omschrijving  xs:string  required      
source
<xs:element name="Product" type="Product" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

element TeControlerenVergunning/Beperking
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type Beperking
children Omschrijving
attributes
Name  Type  Use  Default  Fixed  Annotation
BeperkingID  xs:string  optional      
StartDatum  xs:date  required      
EindDatum  xs:date  optional      
source
<xs:element name="Beperking" type="Beperking" minOccurs="0" maxOccurs="unbounded"/>

complexType Vergunning
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
children PDCs BeperkingenAlgemeen
used by
elements WfdExternRegister/Instellingen/Instelling/Vergunningen/Vergunning AangeslotenBijRelatie/Vergunning
attributes
Name  Type  Use  Default  Fixed  Annotation
Vergunningnummer  xs:string  required      
StartDatum  xs:date  optional      
EindDatum  xs:date  optional      
source
<xs:complexType name="Vergunning">
  <xs:sequence>
    <xs:element name="PDCs" nillable="true" minOccurs="0">
      <xs:complexType>
        <xs:sequence>
          <xs:element name="Product" type="Product" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:complexType>
    </xs:element>
    <xs:element name="BeperkingenAlgemeen" type="Beperking" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attribute name="Vergunningnummer" type="xs:string" use="required"/>
  <xs:attribute name="StartDatum" type="xs:date" use="optional"/>
  <xs:attribute name="EindDatum" type="xs:date" use="optional"/>
</xs:complexType>

element Vergunning/PDCs
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
children Product
source
<xs:element name="PDCs" nillable="true" minOccurs="0">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="Product" type="Product" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

element Vergunning/PDCs/Product
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type Product
children Dienst
attributes
Name  Type  Use  Default  Fixed  Annotation
ProductID  xs:string  required      
Omschrijving  xs:string  required      
source
<xs:element name="Product" type="Product" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

element Vergunning/BeperkingenAlgemeen
diagram
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
type Beperking
children Omschrijving
attributes
Name  Type  Use  Default  Fixed  Annotation
BeperkingID  xs:string  optional      
StartDatum  xs:date  required      
EindDatum  xs:date  optional      
source
<xs:element name="BeperkingenAlgemeen" type="Beperking" minOccurs="0" maxOccurs="unbounded"/>

attributeGroup DatePropertiesGroup
namespace http://www.afm.nl/WfdExternRegister/Export/3.0
used by
complexTypes AangeslotenBijRelatie AangeslotenRelatie Beperking Dienst Handelsnaam
attributes
Name  Type  Use  Default  Fixed  Annotation
StartDatum  xs:date  required      
EindDatum  xs:date  optional      
source
<xs:attributeGroup name="DatePropertiesGroup">
  <xs:attribute name="StartDatum" type="xs:date" use="required"/>
  <xs:attribute name="EindDatum" type="xs:date" use="optional"/>
</xs:attributeGroup>


XML Schema documentation generated with
XMLSPY Schema Editor http://www.altova.com/xmlspy