> Off topic question: are Associations used for xlinking at all? Or just
> Attributes with special client properties.
They are intended for that kind of thing - ie when you are referring
to an object using and id. Within an xml document associations can use
the gml id. I am still tangled on the us
Ben Caradoc-Davies wrote:
> Justin, what happens if you are trying to use an xlink:href
> ClientProperty on a nillable minOccurs=0 property to encode it by
> reference?
>
> For example, you might want to encode a GeoSciML gsml:GeologicUnit with
> a gsml:occurrence by reference (nillable and min
Justin, what happens if you are trying to use an xlink:href
ClientProperty on a nillable minOccurs=0 property to encode it by reference?
For example, you might want to encode a GeoSciML gsml:GeologicUnit with
a gsml:occurrence by reference (nillable and minOccurs=0). XPath.java is
used to creat
Hi all,
I spent some time yesterday trying to port the geoserver wfs 1.1 xlink
tests to an app-schema configuration. Made some progress but ran into
the following issue.
One of the types for testing looks like this:
...
Now if