a.binder 7 년 전
부모
커밋
7d5edadcc9

+ 4 - 1
SE/schema/ant-object/default_db.NEURO_LAYER_COVERAGE/NEURO_LAYER_COVERAGE/build.xsl

@@ -8,7 +8,10 @@
     <xsl:template mode="procesy5_katalogi" match="xs:schema">
         <xsl:for-each select="xs:element">
             <xsl:choose>
-                <xsl:when test="contains(document-uri(root()),current()/@name)"/>
+                <xsl:when test="contains(document-uri(root()),current()/@name)">
+                    <xsl:message>#12 bypassed <xsl:value-of select="@name"/>
+                    </xsl:message>
+                </xsl:when>
                 <xsl:otherwise>
                     <xsl:message>
                         266 will save to <xsl:value-of select="@name"/>

+ 16 - 0
SE/schema/ant-object/default_db.NEURO_LAYER_COVERAGE/NEURO_LAYER_COVERAGE/build_schema.xml

@@ -0,0 +1,16 @@
+<project name="NEURO_LAYER_COVERAGE" default="build" basedir=".">
+    
+    
+    <target name="build">
+        <xslt style="build.xsl" in="NEURO_LAYER_COVERAGE.xsd" out="build.xml"
+            force="false">
+            <factory name="net.sf.saxon.TransformerFactoryImpl">
+                <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
+                <attribute name="http://saxon.sf.net/feature/initialMode" value="procesy5_katalogi"/>
+                <!-- {https://biuro.biall-net.pl/wfs/default_db/table/NEURO_MIND_LAYER.xsd}init -->
+            </factory>
+            <!--<xmlcatalog refid="dita-ot.dtd.catalog"/>-->
+            <classpath location="/opt/local/share/java/saxon9he.jar"/>
+        </xslt>
+    </target>
+</project>

+ 3 - 12
SE/schema/ant-object/default_db.NEURO_MIND_LAYER_RECEPTOR/NEURO_MIND_LAYER_RECEPTOR/NEURO_MIND_LAYER_RECEPTOR.xsd

@@ -186,17 +186,17 @@
                </xs:appinfo>
             </xs:annotation>
          </xs:element>
-         <xs:element maxOccurs="unbounded" minOccurs="0"
+         <!--<xs:element maxOccurs="unbounded" minOccurs="0"
             ref="default_db__x3A__NEURO_MIND_LAYER_NEURON:NEURO_MIND_LAYER_NEURON">
             <xs:annotation>
-               <xs:documentation>Wyjscia</xs:documentation>
                <xs:appinfo>
                   <system_cache__appinfo:flat_relation_cache>
                      <system_cache__appinfo:source system_cache__appinfo:name="ID" system_cache__appinfo:ref_engine="view" system_cache__appinfo:xpath="default_db__x3A__NEURO_MIND_LAYER_NEURON:NEURO_MIND_LAYER_NEURON///"/>
                   </system_cache__appinfo:flat_relation_cache>
                </xs:appinfo>
+               <xs:documentation>Wyjscia - wyjscia na matrix zawsze</xs:documentation>
             </xs:annotation>
-         </xs:element>
+         </xs:element>-->
          <xs:element name="ID_NEURO_MIND_LAYER" type="xs:int"/>
       </xs:sequence>
       <xs:assert
@@ -261,13 +261,4 @@
          <xs:enumeration value="OFF_HARD"/>
       </xs:restriction>
    </xs:simpleType>
-   <xs:group id="calculate.NEURO_MIND_STATE.group" name="calculate.NEURO_MIND_STATE">
-      <xs:sequence/>
-   </xs:group>
-   <xs:group id="import.NEURO_MIND_FILTER.group" name="import.NEURO_MIND_FILTER">
-      <xs:annotation>
-         <xs:documentation>template</xs:documentation>
-      </xs:annotation>
-      <xs:sequence> </xs:sequence>
-   </xs:group>
 </xs:schema>