Преглед изворни кода

HPCC-25494 daliplugin.xsd has duplicate entrypoint attribute

Removed duplicate attribute

Signed-off-by: Ken Rowland kenneth.rowland@lexisnexisrisk.com
Ken Rowland пре 4 година
родитељ
комит
e509ca40c2
1 измењених фајлова са 0 додато и 8 уклоњено
  1. 0 8
      initfiles/componentfiles/configxml/daliplugin.xsd

+ 0 - 8
initfiles/componentfiles/configxml/daliplugin.xsd

@@ -82,14 +82,6 @@
                 </xs:appinfo>
               </xs:annotation>
             </xs:attribute>
-            <xs:attribute name="entrypoint" type="xs:string" use="optional" default="createWorkUnitFactory">
-              <xs:annotation>
-                <xs:appinfo>
-                  <tooltip>Name for this dali server plugin</tooltip>
-                  <required>true</required>
-                </xs:appinfo>
-              </xs:annotation>
-            </xs:attribute>
             <xs:sequence>
                 <xs:element name="Option" maxOccurs="unbounded">
                     <xs:annotation>