Author: jonesde
Date: Fri Sep 29 02:41:13 2006
New Revision: 451200
URL:
http://svn.apache.org/viewvc?view=rev&rev=451200Log:
Removed AL2 header from xpdl schema file, it never should have been there; added notice text that these are from a public standard with no apparent restrictions on use or distribution
Modified:
incubator/ofbiz/trunk/framework/workflow/dtd/xpdl-1.0-schema.xsd
incubator/ofbiz/trunk/framework/workflow/dtd/xpdl.dtd
Modified: incubator/ofbiz/trunk/framework/workflow/dtd/xpdl-1.0-schema.xsd
URL:
http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/workflow/dtd/xpdl-1.0-schema.xsd?view=diff&rev=451200&r1=451199&r2=451200==============================================================================
--- incubator/ofbiz/trunk/framework/workflow/dtd/xpdl-1.0-schema.xsd (original)
+++ incubator/ofbiz/trunk/framework/workflow/dtd/xpdl-1.0-schema.xsd Fri Sep 29 02:41:13 2006
@@ -1,18 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
-Copyright 2001-2006 The Apache Software Foundation
-
-Licensed under the Apache License, Version 2.0 (the "License"); you may not
-use this file except in compliance with the License. You may obtain a copy of
-the License at
-
-
http://www.apache.org/licenses/LICENSE-2.0-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-License for the specific language governing permissions and limitations
-under the License.
+This document is provided by the Workflow Management Coalition (www.wfmc.org).
+It is part of a public standard with no restrictions on use or distribution.
-->
<xsd:schema targetNamespace="
http://www.wfmc.org/2002/XPDL1.0" xmlns:xpdl="
http://www.wfmc.org/2002/XPDL1.0" xmlns:xsd="
http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xsd:element name="Activities">
Modified: incubator/ofbiz/trunk/framework/workflow/dtd/xpdl.dtd
URL:
http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/workflow/dtd/xpdl.dtd?view=diff&rev=451200&r1=451199&r2=451200==============================================================================
--- incubator/ofbiz/trunk/framework/workflow/dtd/xpdl.dtd (original)
+++ incubator/ofbiz/trunk/framework/workflow/dtd/xpdl.dtd Fri Sep 29 02:41:13 2006
@@ -1,4 +1,8 @@
<?xml version="1.0" encoding="us-ascii"?>
+<!--
+This document is provided by the Workflow Management Coalition (www.wfmc.org).
+It is part of a public standard with no restrictions on use or distribution.
+-->
<!ENTITY % ComplexType "RecordType
| UnionType
| EnumerationType