Uses of Interface
org.apache.ws.commons.schema.XmlSchemaSequenceMember
Packages that use XmlSchemaSequenceMember
-
Uses of XmlSchemaSequenceMember in org.apache.ws.commons.schema
Classes in org.apache.ws.commons.schema that implement XmlSchemaSequenceMemberModifier and TypeClassDescriptionclassEnables any element from the specified namespace or namespaces to appear in the containing complexType element.classAllows only one of its children to appear in an instance.classClass for elements, representing xs:element.classClass that defines groups at the schema level that are referenced from the complex types.classClass used within complex types that defines the reference to groups defined at the schema level.classRequires the elements in the group to appear in the specified sequence within the containing element.Fields in org.apache.ws.commons.schema with type parameters of type XmlSchemaSequenceMemberMethods in org.apache.ws.commons.schema that return types with arguments of type XmlSchemaSequenceMemberModifier and TypeMethodDescriptionXmlSchemaSequence.getItems()The elements contained within the compositor.