Skip to content

None but ObjectFactory class created #2

@soberich

Description

@soberich

Hi,
I understand the project is abandoned but here is the output generated with whatever I tried.
(P.S. XSDs are 100% correct since JAXB Ajc and other tools produces proper outputs)

package com.example

import javax.xml.bind.JAXBElement
import javax.xml.bind.annotation.XmlElementDecl
import javax.xml.bind.annotation.XmlRegistry
import javax.xml.namespace.QName

/**
 * This object contains factory methods for each
 * Kotlin content interface and Kotlin element interface
 * generated in the com.example package.
 * <p>An ObjectFactory allows you to programatically
 * construct new instances of the Kotlin representation
 * for XML content. The Kotlin representation of XML
 * content can consist of schema derived interfaces
 * and classes representing the binding of schema
 * type definitions, element declarations and model
 * groups.  Factory methods for each of these are
 * provided in this class.
 *
 */

@XmlRegistry
class ObjectFactory {



}

Nothing else produced

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions