I am trying to get some parcel custom properties out into a report. I created these under Toolbox --> Settings --> Parcel --> user-defined property classifications --> unclassified. 1) TAXID 2)OWNER. I have populated these properties with information and want to include them in a report. I have been hacking away with something like <xsl:value-of select="@TAXID" or <xsl:value-of select="//lx:Project/@TAXID"/></xsl:with-param> in a Parcel report but alas to no avail. Where do I go to get them? Also any good reads on the objects themselves?
Thanks ahead of time.


Reply With Quote
