com.sun.msv.datatype.xsd

Class IDType

public class IDType extends NcnameType

very limited 'ID' 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 IDTypetheInstance
Method Summary
intgetIdType()

Field Detail

theInstance

public static final IDType theInstance

Method Detail

getIdType

public int getIdType()