Uses of Interface
org.apache.jena.ext.xerces.xs.XSTypeDefinition
Packages that use XSTypeDefinition
Package
Description
-
Uses of XSTypeDefinition in org.apache.jena.ext.xerces.impl.dv
Subinterfaces of XSTypeDefinition in org.apache.jena.ext.xerces.impl.dvModifier and TypeInterfaceDescriptioninterface
This interfaceXSSimpleType
represents the simple type definition of schema component and defines methods to query the information contained. -
Uses of XSTypeDefinition in org.apache.jena.ext.xerces.impl.dv.xs
Classes in org.apache.jena.ext.xerces.impl.dv.xs that implement XSTypeDefinitionMethods in org.apache.jena.ext.xerces.impl.dv.xs that return XSTypeDefinition -
Uses of XSTypeDefinition in org.apache.jena.ext.xerces.xs
Subinterfaces of XSTypeDefinition in org.apache.jena.ext.xerces.xsModifier and TypeInterfaceDescriptioninterface
This interface represents the Simple Type Definition schema component.Methods in org.apache.jena.ext.xerces.xs that return XSTypeDefinitionModifier and TypeMethodDescriptionXSTypeDefinition.getBaseType()
{base type definition}: either a simple type definition or a complex type definition.