Skip to content

is there a way to add an xmlns definition? #28

@bartvde

Description

@bartvde

So I need to generate the following:

 <wfs:GetFeature service="WFS" version="1.0.0" outputFormat="GML2" xmlns:opengeo="http://opengeo.org">
   <wfs:Query typeName="opengeo:restricted"/>
</wfs:GetFeature>

The issue is the xmlns:opengeo which is needed for the QName value of typeName. I'm not sure how to add that in with JSONIX. Is there a way?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions