app-schema does not support multivalued xlink:href properties
-------------------------------------------------------------

                 Key: GEOT-2653
                 URL: http://jira.codehaus.org/browse/GEOT-2653
             Project: GeoTools
          Issue Type: Bug
          Components: data app-schema
            Reporter: Ben Caradoc-Davies
            Assignee: Rini Angreani


If I configure er:Mine to be delivered from a denormalised table with multiple 
values of RELATED_MINE_URN for each feature, only the last value is encoded as 
the property. the behaviour I expected was to get multiple er:relatedMine 
properties for each feature, one per row in the source table.
{code}
                                <AttributeMapping>
                                        <targetAttribute>
                                        er:relatedMine
                            </targetAttribute>
                                        <isMultiple>true</isMultiple>
                                        <ClientProperty>
                                                <name>xlink:href</name>
                                                <value>RELATED_MINE_URN</value>
                                        </ClientProperty>
                                </AttributeMapping>
{code}


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to