Package | Description |
---|---|
org.apache.xerces.dom | |
org.apache.xerces.impl.dv | |
org.apache.xerces.impl.xs | |
org.apache.xerces.xs |
Modifier and Type | Method and Description |
---|---|
XSValue |
PSVIElementNSImpl.getSchemaValue() |
XSValue |
PSVIAttrNSImpl.getSchemaValue() |
Modifier and Type | Class and Description |
---|---|
class |
ValidatedInfo
Class to get the information back after content is validated.
|
Modifier and Type | Method and Description |
---|---|
void |
ValidatedInfo.copyFrom(XSValue o) |
Modifier and Type | Method and Description |
---|---|
XSValue |
ElementPSVImpl.getSchemaValue() |
XSValue |
AttributePSVImpl.getSchemaValue() |
XSValue |
XSElementDecl.getValueConstraintValue() |
XSValue |
XSAttributeUseImpl.getValueConstraintValue() |
XSValue |
XSAttributeDecl.getValueConstraintValue() |
Modifier and Type | Method and Description |
---|---|
XSValue |
ItemPSVI.getSchemaValue()
If this item has a simple type definition or a complex type with simple
content, then return the value with respect to the simple type.
|
XSValue |
XSElementDeclaration.getValueConstraintValue()
The actual value of the default or fixed value constraint.
|
XSValue |
XSAttributeUse.getValueConstraintValue()
The actual value of the default or fixed value constraint.
|
XSValue |
XSAttributeDeclaration.getValueConstraintValue()
The actual value of the default or fixed value constraint.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.