Address

<COMPONENT moniker="Hansen.Property.Address ">
  <EVENT name="Hansen.Property.AddressViewerApplet:InitView">
    <DATAMINER source="GIS">
      <HANDLER handlerid="HansenGIS" />
      <BINDINGS>
        <BINDING bindto="{InforClient.GEO.GISAddress}" >
          <DATASET alias="Parcels">
            <BIND field="PRCLID" property="ColTwo" default="No PRCLID"/>
          </DATASET>
          <DATASET alias="Zoning">
            <BIND field="ZONING" property="ColOne" default="No ZONING"/>
          </DATASET>
        </BINDING>
      </BINDINGS>
    </DATAMINER>
  </EVENT>
</COMPONENT>