Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.11.1
Description
When parsing a protocol with a full name (but no namespace), the namespace is not parsed correctly.
The spec for Protocol Declaration says:
The name and namespace qualification rules defined for schema objects apply to protocols as well.
However, a protocol namespace can only be specified using the namespace attribute, not by using a full name like qualified.Name as protocol name.
Attachments
Issue Links
- links to