Package org.eclipse.wst.xml.xpath2.processor.internal.types


org.eclipse.wst.xml.xpath2.processor.internal.types
Class XSID



public class XSID
extends org.eclipse.wst.xml.xpath2.processor.internal.types.XSNCName

Constructor Summary

XSID(java.lang.String x)
XSID()

Method Summary

public org.eclipse.wst.xml.xpath2.api.ResultSequenceconstructor(org.eclipse.wst.xml.xpath2.api.ResultSequence arg)
    
public org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinitiongetTypeDefinition()
    
public java.lang.Stringstring_type()
    
public java.lang.Stringtype_name()
    

Constructor Detail

XSID

public XSID(java.lang.String x)


XSID

public XSID()


Methods Detail

constructor

public org.eclipse.wst.xml.xpath2.api.ResultSequence constructor(org.eclipse.wst.xml.xpath2.api.ResultSequence arg)

Parameters

arg

Returns

org.eclipse.wst.xml.xpath2.api.ResultSequence

Throws:

org.eclipse.wst.xml.xpath2.processor.DynamicError


getTypeDefinition

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

Returns

org.eclipse.wst.xml.xpath2.api.typesystem.TypeDefinition


string_type

public java.lang.String string_type()

Returns

java.lang.String


type_name

public java.lang.String type_name()

Returns

java.lang.String