Searched refs:VALIDATION_FULL (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xs/
H A DItemPSVI.java59 public static final short VALIDATION_FULL = 2; field in interface:ItemPSVI
80 * <code>VALIDATION_PARTIAL</code> or <code>VALIDATION_FULL</code>.
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXMLSchemaValidator.java2286 fCurrentPSVI.fValidationAttempted = ElementPSVI.VALIDATION_FULL;
2893 attrPSVI.fValidationAttempted = AttributePSVI.VALIDATION_FULL;
2982 attrPSVI.fValidationAttempted = AttributePSVI.VALIDATION_FULL;

Completed in 1728 milliseconds