|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis.schema.SchemaVersion1999
1999 Schema characteristics.
Field Summary | |
static javax.xml.namespace.QName |
QNAME_NIL
|
Fields inherited from interface org.apache.axis.schema.SchemaVersion |
SCHEMA_1999, SCHEMA_2000, SCHEMA_2001 |
Method Summary | |
javax.xml.namespace.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(TypeMapping tm)
Register the schema specific type mappings |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static javax.xml.namespace.QName QNAME_NIL
Method Detail |
public javax.xml.namespace.QName getNilQName()
getNilQName
in interface SchemaVersion
public String getXsiURI()
getXsiURI
in interface SchemaVersion
public String getXsdURI()
getXsdURI
in interface SchemaVersion
public void registerSchemaSpecificTypes(TypeMapping tm)
registerSchemaSpecificTypes
in interface SchemaVersion
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |