Skip to content

[I] OpenAPIXmlSchema3_2

[key: `x-${string}`]: any
PropertyTypeDescriptionInherited from
attribute?booleanDeprecated This property is deprecated and SHOULD be replaced by the nodeType property.-
name?string-Omit.name
namespace?string-Omit.namespace
nodeType?"attribute" | "element" | "text" | "cdata" | "comment" | "none"The type of the XML DOM node. See https://spec.openapis.org/oas/v3.2.0.html#xml-node-types Default "none"-
prefix?string-Omit.prefix
wrapped?booleanDeprecated This property is deprecated and SHOULD be replaced by the nodeType property.-