There's a spelling mistake in the WSDL for LocationTemplate-1G:
In the binding "MixedPathsQueryParams", whttp:queryParameterSeparaterDefault=";" should be spelt whttp:queryParameterSeparatorDefault=";" i.e. 'Separater' should be spelt 'Separator' So Woden is parsing this attribute as an UnknownExtensionAttribute and the {http query parameter separator default} extension property is defaulting to ampersand "&". regards, John