Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

SOS Integration - MimeType Output Format #55

@bkuster

Description

@bkuster

When harvesting a 52N SOS 4.3.6, the SOS expects a MimeType of format: "text/xml;subtype="sensorML/1.0.1"" to output SensorML 1.0.1, not the String 'http://www.opengis.net/sensorML/1.0.1' set by the SIR.

Caused by: org.n52.sos.exception.swes.InvalidRequestException: [XmlBeans validation error:] 
string value 'http://www.opengis.net/sensorML/1.0.1' does not match pattern 
for MimeType in namespace http://www.opengis.net/ows/1.1
... 34 common frames omitted
    at org.n52.sos.util.XmlHelper.validateDocument(XmlHelper.java:205) ~[api-4.3.6.jar:na]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions