Package org.eclipse.wst.xml.xpath2.api
public class AtomicItemType extendsDefines an sequence or item of atomic types.
Method Summary | |
public org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition | getTypeDefinition() Returns the schema type of the sequence or type. |
Methods Detail |
public org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition getTypeDefinition()
Returns the schema type of the sequence or type.
org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition
- The Schema type of the sequence or item.