You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 31, 2019. It is now read-only.
Create a new OutcomeInitiator which can create empty Outcome that is generated from its XML Schema. To avoid adding new dependency to the kernel, this development will be done in a new module.
The functionality can be based on the org.apache.xmlbeans.impl.xsd2inst.SampleXmlUtil class, use this class as reference:
Create a new OutcomeInitiator which can create empty Outcome that is generated from its XML Schema. To avoid adding new dependency to the kernel, this development will be done in a new module.
The functionality can be based on the org.apache.xmlbeans.impl.xsd2inst.SampleXmlUtil class, use this class as reference:
http://grepcode.com/file/repo1.maven.org/maven2/org.apache.xmlbeans/xmlbeans/2.4.0/org/apache/xmlbeans/impl/xsd2inst/SchemaInstanceGenerator.java?av=f
The text was updated successfully, but these errors were encountered: