Package org.eclipse.wst.xml.xpath2.api


org.eclipse.wst.xml.xpath2.api
Class AtomicItemType



public class AtomicItemType
extends 
Defines an sequence or item of atomic types.


Method Summary

public org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinitiongetTypeDefinition()
     Returns the schema type of the sequence or type.

Methods Detail

getTypeDefinition

public org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition getTypeDefinition()

Returns the schema type of the sequence or type.

Returns

org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition - The Schema type of the sequence or item.