Can this tool work with more than one XSD file?
Yes. V1 supports one main XSD plus related local XSD files so xs:include and simple xs:import references can resolve by filename match.
Generate sample XML from XSD with root selection, related-file resolution, namespace-aware output, schema hierarchy preview, and local-only processing.
Yes. V1 supports one main XSD plus related local XSD files so xs:include and simple xs:import references can resolve by filename match.
No. This first release is intentionally a supported-subset generator. It handles the most useful XSD building blocks well, then warns or blocks when unsupported constructs are required for the selected root.
Yes. Use Minimal XML to emit only required structure, or Full XML to include optional fields, representative repeats, and one valid branch for choices.
Not in this first release. V1 focuses on schema parsing, sample XML generation, hierarchy preview, and honest audit warnings rather than full general-purpose XSD validation.
No. Schema parsing, reference resolution, and XML generation all happen locally in your browser.