Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xsd

Validate an incoming SOAP request to the WSDL in PHP

php soap wsdl xsd

JAXB Documentation Annotation

java xsd jaxb

Can a sequence of XML elements be conditional on a property?

xml xsd xsd-validation

JAXB class generation with imported XSD and binding

java xml binding xsd jaxb

Xsd.exe or Svcutil.exe to convert XSD schema to a class

c# xml xsd svcutil.exe

JAXB - flag 'required' from XmlAttribute being ignored on primitive types

java jaxb xsd

How to create XElement representing date in DateTime as type xs:Date

c# xml xsd

Xsd to rnc (or rng) conversion (unix command line)

xml unix xsd

What is this XSD import namespace for?

xsd xml-namespaces

Selecting nodes with XPath for binding a subset of classes with JAXB

xml xpath jaxb xsd xjc

Remove intermediate class when generating code from schema

xml jaxb xsd xjc

XML validation with Schematron/XSD in C#

c# .net xml xsd schematron

Generate additional custom method with jaxb-xjc

java methods xsd jaxb xjc

How to instruct PowerShell to garbage collect .NET objects like XmlSchemaSet?

Does libxml2 supports XSD 1.1

Conditional required elements in an XSD

XmlValidatingReader class is obsolete

xml xsd

XSD unique constraint on attribute of sibling elements of a specific type

xml xpath xsd unique

Generate classes from XML : xsd.exe not found

c# xml visual-studio class xsd

ASP.NET web api: documenting/specifying a service

json soap xsd asp.net-web-api