Variable ZInputFormatTypeConst
ZInputFormatType: UnionSchema<
[
LiteralSchema<"XMLDocument", undefined>,
LiteralSchema<"niconicome", undefined>,
LiteralSchema<"xml2js", undefined>,
LiteralSchema<"formatted", undefined>,
LiteralSchema<"legacy", undefined>,
],
undefined,
> = ...