org.apache.axis.schema
public interface SchemaVersion extends Serializable
| Field Summary | |
|---|---|
| static SchemaVersion | SCHEMA_1999 |
| static SchemaVersion | SCHEMA_2000 |
| static SchemaVersion | SCHEMA_2001 |
| Method Summary | |
|---|---|
| QName | getNilQName()
Get the appropriate QName for the "null"/"nil" attribute for this
Schema version. |
| String | getXsdURI()
The XSD URI |
| String | getXsiURI()
The XSI URI |
| void | registerSchemaSpecificTypes(TypeMappingImpl tm)
Register the schema specific type mappings |
Returns: the appropriate "null"/"nil" QName
Returns: the XSD URI
Returns: the XSI URI