Class XSDCompositor

    • Constructor Detail

      • XSDCompositor

        public XSDCompositor()
        Creates a new Compositor element
    • Method Detail

      • getModelGroup

        public ModelGroup getModelGroup()
        Returns the constructed Compositor.
        Returns:
        the Compositor that has been constructed
      • getModelGroupParticle

        public ModelGroupParticle getModelGroupParticle()
        Returns the particle referring to the constructed ModelGroup.
        Returns:
        the particle referring to the constructed ModelGroup.
      • validate

        public void validate​(SchemaCompiler compiler)
                      throws SchemaException
        Validate this schema element, checking all document-level constraints
        Overrides:
        validate in class SchemaElement
        Parameters:
        compiler - used for error reporting
        Throws:
        SchemaException - if any XML representation constraints are violated