Serializable, XQTypeAtomicType, ComplexType, SimpleTypeAnySimpleType, AnyTypepublic interface SchemaType extends XQType
| Modifier and Type | Method | Description |
|---|---|---|
SchemaType |
getBaseType() |
|
DerivationProcess |
getDerivationProcess() |
|
int |
getTypeId() |
|
boolean |
isAtomicType() |
|
boolean |
isComplexType() |
|
boolean |
isSimpleType() |
int getTypeId()
SchemaType getBaseType()
DerivationProcess getDerivationProcess()
boolean isSimpleType()
boolean isComplexType()
boolean isAtomicType()
Copyright © 2019 Apache Software Foundation. All rights reserved.