[
https://issues.apache.org/jira/browse/OFBIZ-5410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrian Crum updated OFBIZ-5410:
-------------------------------
Attachment: OFBIZ-5410-schema.patch
New schema is attached.
Apply the patch, configure your IDE to use the new schema, and then try
creating the XML file. Start the file with:
{code}
<external-files xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/external-files.xsd">
{code}
I tried to blend simplicity with flexibility.
Let me know if the schema was easy to use. Any other comments are welcome.
> External File Import/Export: A New Design
> -----------------------------------------
>
> Key: OFBIZ-5410
> URL: https://issues.apache.org/jira/browse/OFBIZ-5410
> Project: OFBiz
> Issue Type: Improvement
> Reporter: Adrian Crum
> Assignee: Adrian Crum
> Priority: Minor
> Attachments: OFBIZ-5410-schema.patch
>
>
> Redesign the datafile component to make external file import/export easier
> and more reliable. Details are in the comments.
--
This message was sent by Atlassian JIRA
(v6.1#6144)