Skip to content

Missing mandatory prefix for XML metadata "type" #2382

Open
@siprab

Description

@siprab

Hi,

libyang is throwing below error while creating subscription:

Tag: operation-failed Type: application Severity: error Message: Missing mandatory prefix for XML metadata "type".

The RPC sent is
<rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="42"> <create-subscription xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"> <filter type="xpath" xmlns:o-ran-supervision="urn:o-ran:supervision:1.0" select="/o-ran-supervision:*"/> </create-subscription> </rpc>

this is similar to issue #1959

we are using libyang v3.5.0

Please suggest. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    is:bugBug description.status:invalidIssue is not reproducible or the behavior is intended.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions