Searched defs:anySimpleType (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/
H A DSchemaSetImpl.java251 public XSSimpleType getAnySimpleType() { return anySimpleType; }
252 public final AnySimpleType anySimpleType = new AnySimpleType(); field in class:SchemaSetImpl
257 super(null,null,null,null,"http://www.w3.org/2001/XMLSchema","anySimpleType",false);

Completed in 31 milliseconds