This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/ofbiz-site.gitThe following commit(s) were added to refs/heads/master by this push:
new 19ae648 Updates XSD
19ae648 is described below
commit 19ae64876930b9c12b68f0842d384ae05502b48b
Author: Jacques Le Roux <
[hidden email]>
AuthorDate: Fri Dec 6 21:39:39 2019 +0100
Updates XSD
---
dtds/datafiles.xsd | 1 +
1 file changed, 1 insertion(+)
diff --git a/dtds/datafiles.xsd b/dtds/datafiles.xsd
index 3974ba9..6196c44 100644
--- a/dtds/datafiles.xsd
+++ b/dtds/datafiles.xsd
@@ -37,6 +37,7 @@ under the License.
<xs:attribute name="name" use="required"/>
<xs:attribute name="type-code" use="required"/>
<xs:attribute name="sender"/>
+ <xs:attribute name="encoding-type"/>
<xs:attribute name="receiver"/>
<xs:attribute name="delimiter"/>
<xs:attribute name="start-line"/>