public interface SchemaComponent
UserSchemaComponent or a SchemaType or both.| Modifier and Type | Interface and Description |
|---|---|
static class |
SchemaComponent.ValidationStatus |
| Modifier and Type | Field and Description |
|---|---|
static FunctionItemType |
COMPONENT_FUNCTION_TYPE
The function type of the function returned by getComponentAsFunction()
|
| Modifier and Type | Method and Description |
|---|---|
Function |
getComponentAsFunction()
Get the schema component in the form of a function item.
|
int |
getRedefinitionLevel()
Get the redefinition level.
|
SchemaComponent.ValidationStatus |
getValidationStatus()
Get the validation status of this component.
|
static final FunctionItemType COMPONENT_FUNCTION_TYPE
SchemaComponent.ValidationStatus getValidationStatus()
int getRedefinitionLevel()
Function getComponentAsFunction()
Copyright (c) 2004-2020 Saxonica Limited. All rights reserved.