-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels