JAXB Schema validation when unmarshalling non-root element JAXB Schema validation when unmarshalling non-root element xml xml

JAXB Schema validation when unmarshalling non-root element


Have you tried to pass to unmarshal method the class of the bound bean ? Like explained in Example 65. Unmarshalling into a known type