Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xsd

Import huge XML data (> 1Gb) into SQL Server 2008 daily

c# sql-server xml ssis xsd

JAXB: Prevent classes from being regenerated

xsd jaxb

How to generate .xsd from a .cs using xsd.exe tool?

xsd xsd.exe

401 Authentication Error when SoapClient tries to fetch schema file

php soap xsd soap-client

How can I fix an XSD import error in lxml?

python xsd lxml

Is there a way to convert a JSON Schema to an XSD? [closed]

XSD: How to redefine the data type of a simpleType eg. from xs:string to xs:integer

schema xsd redefine simpletype

Schema of an XSD?

xml xslt xsd

Can XML be documented using Doxygen, Sandcastle, or other documentation generators?

Generate DDIC structure from XSD?

Is there a way to generate an .xsd for F# types?

xsd f#

Intellij generate java code with JAXB returns xsd file

intellij-idea xsd jaxb

"Unique Particle Attribution" violation

xml validation xsd

XJC does not generate enum inside xs:union

java enums xsd jaxb xjc

Should I be using XSD 1.1 to build an open standard?

Presenting xml validation errors

c# xml validation xsd

Why doesn't the /reference option to svcutil.exe work?

xsd wsdl svcutil.exe

xsd:unique with optional attributes

xml xsd unique

Is there a way to stop Eclipse (3.7) from messing up content of <xsd:documentation> tags?

xml eclipse xsd

jaxb override package of a specific generated set of classes

java xsd jaxb