com.sun.msv.datatype.xsd

Class IDREFType

public class IDREFType extends NcnameType

very limited 'IDREF' type of XML Schema Part 2.

The cross-reference semantics of the ID/IDREF types must be implemented externally. This type by itself does not enforce such a constraint.

One can call the getIdType method to enforce the cross-reference semantics.

Author: Kohsuke KAWAGUCHI

Field Summary
static IDREFTypetheInstance
Method Summary
intgetIdType()

Field Detail

theInstance

public static final IDREFType theInstance

Method Detail

getIdType

public int getIdType()