Package org.dlese.dpc.schemedit.autoform.mde


package org.dlese.dpc.schemedit.autoform.mde
  • Classes
    Class
    Description
    Renders an ANY node.
    Renders Attributes in the Metadata Editor .
    Render a simple Choice compositor.
    Renders JSP for metadata editing but is "Simple" in the sense that it provides no control for adding new elements or deleting optional elements.
    Renders JSP for a Derived Content Model, which uses the "ComplexContent" schema element to "extend" or "restrict" an existing ComplexType.
    Class responsible for rendering a Text-only content model, which is a complexType that uses a simpleContent element.
    Renders JSP for metadata editing but is "Simple" in the sense that it provides no control for adding new elements or deleting optional elements.
    Renders editing fields for a Choice compositor with multiple occurances.
    Base class for rendering the document structure ("nodes") in the Metadata Editor.
    Render MetadataEditor inputs for repeating AnyType nodes.
    Render MetadataEditor inputs for all complexType elements at a given xpath, as well as a controller for adding a sibling.
    Render MetadataEditor inputs for all complexType elements at a given xpath, as well as a controller for adding a sibling.
    Render MetadataEditor inputs for all complexType elements at a given xpath, as well as a controller for adding a sibling.
    Abstract base class for renderning MetadataEditor fields for a repeating node.
    Renders JSP for editing and displaying repeating Sequences in the metadata editor.
    Render MetadataEditor inputs for all SimpleType elements at a given xpath, as well as a controller for adding a sibling.
    Renders JSP for Repeating Substitution Group elements for the metadata editor.
    Renders JSP for Sequence compositors in the metadata editor.
    Renders JSP for SimpleType schema elements in the metadata editor.
    Renders JSP for nodes that are controlled by Standards Manager (in conjuction with suggestion service).