public interface ElementPSVI extends ItemPSVI
VALIDATION_FULL, VALIDATION_NONE, VALIDATION_PARTIAL, VALIDITY_INVALID, VALIDITY_NOTKNOWN, VALIDITY_VALID
Modifier and Type | Method and Description |
---|---|
XSElementDeclaration |
getElementDeclaration()
[element declaration]: an item isomorphic to the element declaration
used to validate this element.
|
boolean |
getNil()
[nil]: true if clause 3.2 of Element Locally Valid (Element) (3.3.4) is
satisfied, otherwise false.
|
XSNotationDeclaration |
getNotation()
[notation]: the notation declaration.
|
XSModel |
getSchemaInformation()
schema information: the schema information property if it is the
validation root,
null otherwise. |
getActualNormalizedValue, getActualNormalizedValueType, getErrorCodes, getIsSchemaSpecified, getItemValueTypes, getMemberTypeDefinition, getSchemaDefault, getSchemaNormalizedValue, getTypeDefinition, getValidationAttempted, getValidationContext, getValidity
XSElementDeclaration getElementDeclaration()
XSNotationDeclaration getNotation()
boolean getNil()
XSModel getSchemaInformation()
null
otherwise.Copyright © 2018 JBoss by Red Hat. All rights reserved.