Uses of Class
org.apache.ws.commons.schema.XmlSchemaAnnotated
Packages that use XmlSchemaAnnotated
-
Uses of XmlSchemaAnnotated in org.apache.ws.commons.schema
Subclasses of XmlSchemaAnnotated in org.apache.ws.commons.schemaModifier and TypeClassDescriptionclassContains the definition of a schema.classPermits the elements in the group to appear (or not appear) in any order in the containing element.classEnables any element from the specified namespace or namespaces to appear in the containing complexType element.classEnables any attribute from the specified namespace or namespaces to appear in the containing complexType element.classClass for attributes, representing xs:attribute.classClass for attribute groups.classClass for the attribute group reference.classSeveral objects in the model allow either an XmlSchemaAttribute or an XmlSchemaAttributeGroupRef.classAllows only one of its children to appear in an instance.classClass that represents the complex content model for complex types.classClass for complex types with a complex content model derived by extension.classClass for complex types with a complex content model that are derived by restriction.classClass for complex types.classAn abstract class for schema content.classAn abstract class for the schema content model.classClass for elements, representing xs:element.classClass for defining enumeration facets.classCommon class for include, import, and redefine.classAbstract class for all facets that are used when simple types are derived by restriction.classClass for defining fractionDigits facets.classClass that defines groups at the schema level that are referenced from the complex types.classCommon type for items that can serve as the particle of a group.classClass used within complex types that defines the reference to groups defined at the schema level.classClass for the identity constraints: key, keyref, and unique elements.classThe class to import schema components from any schema.classClass to include declarations and definitions from an external schema.classIdentifies a key constraint.classIdentifies a keyref constraint.classClass for defining length facets.classClass for defining maxExclusive facets.classClass for defining maxInclusive facets.classClass for defining maxLength facets.classClass for defining minExclusive facets.classClass for defining minInclusive facets.classClass for defining minLength facets.classClass represents a notation.classAbstract class for defining numeric facets.classSchema particles.classClass for defining pattern facets.classAllows simple and complex types, groups, and attribute groups from external schema files to be redefined in the current schema.classRequires the elements in the group to appear in the specified sequence within the containing element.classClass for simple types and complex types with a simple content model.classClass for simple types that are derived by extension.classClass for simple types that are derived by restriction.classClass defines a simple type that determines the information and constraints for the values of attributes or elements with text-only content.classAbstract class for simple type content classes.classClass for the list of simpleType elements.classClass for the restriction of simpleType elements.classClass for the union of simpleType elements.classClass for defining totalDigits facets.classThe base class for all simple types and complex types.classIdentifies a unique constraint among a set of elements.classClass for defining whiteSpace facets.classClass for XML Path Language (XPath) expressions.