Uses of Interface
org.apache.ws.commons.schema.utils.XmlSchemaNamed
Packages that use XmlSchemaNamed
-
Uses of XmlSchemaNamed in org.apache.ws.commons.schema
Classes in org.apache.ws.commons.schema with type parameters of type XmlSchemaNamedModifier and TypeInterfaceDescriptioninterfaceXmlSchemaItemWithRef<T extends XmlSchemaNamed>Interface implemented by the objects that support ref=.Classes in org.apache.ws.commons.schema that implement XmlSchemaNamedModifier and TypeClassDescriptionclassClass for attributes, representing xs:attribute.classClass for attribute groups.classClass for complex types.classClass for elements, representing xs:element.classClass that defines groups at the schema level that are referenced from the complex types.classClass represents a notation.classClass defines a simple type that determines the information and constraints for the values of attributes or elements with text-only content.classThe base class for all simple types and complex types. -
Uses of XmlSchemaNamed in org.apache.ws.commons.schema.utils
Classes in org.apache.ws.commons.schema.utils with type parameters of type XmlSchemaNamedModifier and TypeClassDescriptionclassXmlSchemaRef<T extends XmlSchemaNamed>Implementation for ref='QName', a common construct in the schema.Subinterfaces of XmlSchemaNamed in org.apache.ws.commons.schema.utilsModifier and TypeInterfaceDescriptioninterfaceAttributes and elements have names that are influenced by their form.Classes in org.apache.ws.commons.schema.utils that implement XmlSchemaNamedModifier and TypeClassDescriptionclassCommon class of all of the named objects in the XML Schema model.classFields in org.apache.ws.commons.schema.utils declared as XmlSchemaNamedModifier and TypeFieldDescriptionprivate XmlSchemaNamedXmlSchemaRefBase.namedTwinprivate TXmlSchemaRef.targetObjectMethods in org.apache.ws.commons.schema.utils with parameters of type XmlSchemaNamed -
Uses of XmlSchemaNamed in org.apache.ws.commons.schema.walker
Methods in org.apache.ws.commons.schema.walker with parameters of type XmlSchemaNamedModifier and TypeMethodDescriptionprivate static StringXmlSchemaScope.getName(XmlSchemaNamed name, String defaultName)