I have created simple RESTful Web API with automatic documentation from Swagger on Azure by using C# : namespace WebAPIDemo.Controllers { public class
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
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
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 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
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
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
Is there any Free tool to visually validate XML against XSD files containing abstract elements? (XMLSpy works great but needs a licence).
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
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 <
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
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: