Class OBWVraag

java.lang.Object
nl.egem.stuf.sector.bg._0204.OBWFund
nl.egem.stuf.sector.bg._0204.OBWVraag

public class OBWVraag extends OBWFund
Overig bouwwerk binnen vraagbericht

Java class for OBW-vraag complex type.

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

 <complexType name="OBW-vraag">
   <complexContent>
     <extension base="{http://www.egem.nl/StUF/sector/bg/0204}OBW-fund">
       <sequence>
         <element name="OBWADR" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relFund" minOccurs="0"/>
         <element name="OBWKDO" minOccurs="0">
           <complexType>
             <complexContent>
               <extension base="{http://www.egem.nl/StUF/sector/bg/0204}Relatie">
                 <sequence>
                   <element name="KDO" type="{http://www.egem.nl/StUF/sector/bg/0204}KDO-kennisgeving"/>
                 </sequence>
               </extension>
             </complexContent>
           </complexType>
         </element>
         <element name="OBWBSG" minOccurs="0">
           <complexType>
             <complexContent>
               <extension base="{http://www.egem.nl/StUF/sector/bg/0204}Relatie">
                 <sequence>
                   <element name="BSG" type="{http://www.egem.nl/StUF/sector/bg/0204}BSG-fund"/>
                 </sequence>
               </extension>
             </complexContent>
           </complexType>
         </element>
       </sequence>
     </extension>
   </complexContent>
 </complexType>