|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlSchemaType | |
org.apache.ws.commons.schema |
Uses of XmlSchemaType in org.apache.ws.commons.schema |
Subclasses of XmlSchemaType in org.apache.ws.commons.schema | |
class |
XmlSchemaComplexType
Class for complex types. |
class |
XmlSchemaSimpleType
Class defines a simple type that determines the information and constraints for the values of attributes or elements with text-only content. |
Methods in org.apache.ws.commons.schema that return XmlSchemaType | |
XmlSchemaType |
XmlSchemaElement.getSchemaType()
|
XmlSchemaType |
XmlSchemaCollection.getTypeByQName(javax.xml.namespace.QName schemaTypeName)
|
XmlSchemaType |
XmlSchema.getTypeByName(javax.xml.namespace.QName name)
|
Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaType | |
void |
TypeReceiver.setType(XmlSchemaType type)
|
void |
XmlSchemaElement.setSchemaType(XmlSchemaType schemaType)
|
void |
XmlSchemaElement.setType(XmlSchemaType type)
|
void |
XmlSchema.addType(XmlSchemaType type)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |