Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Distribute XSD files over multiple Maven Artifacts

JAXB 2.1 - Customize xs:any binding

java jaxb xsd xjc

xsd schema not presented by wsdl

xsd wsdl jax-ws

How do I make a valid inline XML schema?

xml xsd xml-validation

Can xs:anyURI contain square brackets in XSD?

Validating XML with XSD

xml xsd linq-to-xml

Why does XSD.EXE Create Two .XSD Files, and How to Use Them?

c# .net xml xsd

Validate an XSD schema using XSD

xml validation xsd schema

Creating a valid XSD that is open using <all> and <any> elements

xsd jaxb

How to allow typed values to be empty with an XML schema?

xsd types

How can I generate java classes for xml deserialization using an xml schema?

java xsd jaxb

XML validation error using nested XSD schema - Type not declared

c# xml xsd

XmlSchemaValidationException.LineNumber and LinePosition are 0 when validating an Xml Schema with XDocument.Validate