Skip to content

does the XML "namespace" field allow URI fragments? #3263

Closed
@handrews

Description

@handrews

OAS states that the namespace field of the XML Object "MUST be in the form of an absolute URI." (3.0; 3.1).

Technically, an absolute URI cannot have a fragment. However, XML Namespaces are defined as URI-references, although relative references are deprecated. The intention of URI-references-but-not-relative-URI-references is to allow fragments in namespace URIs.

If OAS intended to be aligned with this usage (no relative references, but yes fragments), then the wording needs to be changed.

Metadata

Metadata

Assignees

Labels

bugmedia and encodingIssues regarding media type support and how to encode data (outside of query/path params)reviewxml

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions