public class MultiXSDSchemaLoosener extends Object
XmlAnyElement, so the generated schemas are often
over-constrained as a result)| Constructor and Description |
|---|
MultiXSDSchemaLoosener() |
| Modifier and Type | Method and Description |
|---|---|
static void |
loosenXmlAnyOtherNamespaceToXmlAnyAnyNamespace(MultiXSDSchemaFiles files) |
static void |
loosenXmlAnyOtherNamespaceToXmlAnyAnyNamespace(Node node)
Try to loosen any xsd:any constraint where namespace="##other" to namespace="##any" (because JAXB cannot represent
namespace="##any", the generated schemas are often over-constrained as a result)
|
public static void loosenXmlAnyOtherNamespaceToXmlAnyAnyNamespace(MultiXSDSchemaFiles files)
public static void loosenXmlAnyOtherNamespaceToXmlAnyAnyNamespace(Node node)
node - Copyright © 2016. All rights reserved.