Class BRTVlakOfLijnType

java.lang.Object
nl.b3p.topnl.top250nl.BRTVlakOfLijnType

public class BRTVlakOfLijnType extends Object
Java class for BRTVlakOfLijnType complex type.

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

 <complexType name="BRTVlakOfLijnType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice>
         <element name="vlakGeometrie" type="{http://www.opengis.net/gml/3.2}SurfacePropertyType"/>
         <element name="lijnGeometrie" type="{http://www.opengis.net/gml/3.2}CurvePropertyType"/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>