Category "xsd"

Get XSD from RESTful Web API

I have created simple RESTful Web API with automatic documentation from Swagger on Azure by using C# : namespace WebAPIDemo.Controllers { public class

How to rename xs:simpleType during jaxb XJC generation?

I'm using jaxb and xjc to autogenerate java classes from xsd files. Problem: I have two files that show the same simpleType name. And thus get a compilation err

XSD restrict content of element depending on attributes value

Formally our XSD looked like this: <?xml version="1.0" encoding="utf-8"?> <xs:schema id="fooxsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFor

create shema databse using XSD in mysql

I have a shema database in file type XSD this file contains descriptions of all tables. My question is how I can use this file to create a database in MySQL. i

In Python, how to set _soapheaders for Zeep using Dictionaries?

In working with a SOAP api, the wsdl spec describes the api key passed in the header in a complex namespaced structure as well as additional non-namespaced XML

JAXB: Concrete type information (xsi:type) missing on marshalled XML

I'm generating JAXB classes from XSDs for a SOAP WebService I'm building a client for (generated with jaxws-maven-plugin v2.4.1, wsimport goal). I'm having a

Visual studio 2022 perform search into .xsd designer

I have a big project with an .xsd file that contains the dataset of all the tables of the database. I use the .xsd designer integrated with visual studio to add

XML validation against XSD [closed]

Is there any Free tool to visually validate XML against XSD files containing abstract elements? (XMLSpy works great but needs a licence).

How do I configure beans for a static wsdl, which is importing a root xsd of a hierarchical structure?

I am implementing soap web services in a Spring environment. The xsd and wsdl definitions come from an external company, and I've implemented the endpoints alre

cvc-elt.1: Cannot find the declaration of element 'MyElement'

I'm trying to validate a really simple xml using xsd, but for some reason I get this error. I'll really appreciate if someone can explain me why. XML File <

XSD to XML Converter

I am trying to convert an XSD file into its corresponding XML document. Using IntelliJ's built-in tool makes this easy but something is wrong. It seems to be

Error generating code from FixML 5.0 SP2

I'm using the Fix standard as the source (file fixml-main-5-0-SP2.xsd). I get the following error when trying to generate C# code using Liquid XML Data Binder: