no-namespace-for-schema-xml-attribute-property
Overview
This rule belongs to the openapi-v3-apimatic-linting
ruleset and states that:
Namespace is provided for a property declared as an XML attribute which is not allowed.
Property | Value |
---|---|
Enabled | Yes |
Maximum Severity | Error |
Message | Namespace is not allowed for XML attributes. |
Code | OPENAPI3APIMATIC_L848 |
Type | Linting |
Rule System | Semantic |
Broad Category | OpenAPI XML |
Products Impacted | API Transformer, Code Generation, Developer Experience Portal |
Tags | openapi3 openapi apimatic semantic linting xml attribute namespace |
Suggested Fixes
- Remove namespace used with attribute.