ahenket
4 years agoNew Contributor
How to represent a mixed xml node
I'm trying to represent a mixed xml node in JSON schema. The mixed node has multiple attributes and text() contents Example: <desc language="en-US">Description text</desc> I got to here: "a...
- 4 years ago
Hi ahenket,
OpenAPI Specification currently does not have a way to represent such elements. See this thread for details: