com.sun.msv.util

Class DatatypeRef

public class DatatypeRef extends Object

reference to {@link org.relaxng.datatype.Datatype}

Author: Kohsuke KAWAGUCHI

Field Summary
Datatype[]types
if the size of the array is zero, then that means this token is ignored.

Field Detail

types

public Datatype[] types
if the size of the array is zero, then that means this token is ignored.