|
|
@@ -11,7 +11,8 @@
|
|
|
xmlns:default_db__x3A__NEURO_MIND_LAYER_NEURON="https://biuro.biall-net.pl/wfs/default_db/table/NEURO_MIND_LAYER_NEURON.xsd"
|
|
|
xmlns:default_db__x3A__NEURO_MIND_POTENTIAL="https://biuro.biall-net.pl/wfs/default_db/table/NEURO_MIND_POTENTIAL.xsd"
|
|
|
xmlns:default_db__x3A__NEURO_MIND_LAYER_MATRIX="https://biuro.biall-net.pl/wfs/default_db/table/NEURO_MIND_LAYER_MATRIX.xsd"
|
|
|
- xmlns:default_db__x3A__NEURO_MIND_LAYER_RECEPTOR="https://biuro.biall-net.pl/wfs/default_db/table/NEURO_MIND_LAYER_RECEPTOR.xsd">
|
|
|
+ xmlns:default_db__x3A__NEURO_MIND_LAYER_RECEPTOR="https://biuro.biall-net.pl/wfs/default_db/table/NEURO_MIND_LAYER_RECEPTOR.xsd"
|
|
|
+ xmlns:default_db__x3A__NEURO_MIND_LAYER_MATRIX_POS="https://biuro.biall-net.pl/wfs/default_db/table/NEURO_MIND_LAYER_MATRIX_POS.xsd">
|
|
|
<xs:import
|
|
|
schemaLocation="../../default_db.NEURO_MIND_LAYER_RECEPTOR/NEURO_MIND_LAYER_RECEPTOR/NEURO_MIND_LAYER_RECEPTOR.xsd"
|
|
|
namespace="https://biuro.biall-net.pl/wfs/default_db/table/NEURO_MIND_LAYER_RECEPTOR.xsd"/>
|
|
|
@@ -36,6 +37,9 @@
|
|
|
<xs:import
|
|
|
namespace="https://biuro.biall-net.pl/wfs/default_db/table/NEURO_MIND_LAYER_NEURON.xsd"
|
|
|
schemaLocation="../../default_db.NEURO_MIND_LAYER_NEURON/NEURO_MIND_LAYER_NEURON/NEURO_MIND_LAYER_NEURON.xsd"/>
|
|
|
+ <xs:import
|
|
|
+ namespace="https://biuro.biall-net.pl/wfs/default_db/table/NEURO_MIND_LAYER_MATRIX_POS.xsd"
|
|
|
+ schemaLocation="../../default_db.NEURO_MIND_LAYER_MATRIX_POS/NEURO_MIND_LAYER_MATRIX_POS/NEURO_MIND_LAYER_MATRIX_POS.xsd"/>
|
|
|
<xs:simpleType name="NEURO_MIND_STATE_Type">
|
|
|
<xs:restriction base="xs:string">
|
|
|
<xs:enumeration value="input"/>
|
|
|
@@ -117,6 +121,21 @@
|
|
|
<xs:documentation>odkladaja sie ladunki - do przetwarzania</xs:documentation>
|
|
|
</xs:annotation>
|
|
|
</xs:element>
|
|
|
+ <xs:element maxOccurs="unbounded" minOccurs="0"
|
|
|
+ ref="default_db__x3A__NEURO_MIND_LAYER_MATRIX_POS:NEURO_MIND_LAYER_MATRIX_POS">
|
|
|
+ <xs:annotation>
|
|
|
+
|
|
|
+ <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_MATRIX_POS:NEURO_MIND_LAYER_MATRIX_POS/"/>
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
+ </xs:appinfo>
|
|
|
+ <xs:documentation>Jedna swiadomosc - jedna warstwa dziedzinowa - (na ten moment)</xs:documentation>
|
|
|
+ <xs:documentation>odkladaja sie ladunki - do przetwarzania</xs:documentation>
|
|
|
+
|
|
|
+ <xs:documentation>AS INPUT</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:element>
|
|
|
<xs:element minOccurs="0"
|
|
|
ref="default_db__x3A__NEURO_MIND_LAYER_MATRIX:NEURO_MIND_LAYER_MATRIX">
|
|
|
<xs:annotation>
|
|
|
@@ -125,19 +144,23 @@
|
|
|
<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_MATRIX:NEURO_MIND_LAYER_MATRIX/ID_NEURO_MIND_STATE"/>
|
|
|
</system_cache__appinfo:flat_relation_cache>
|
|
|
</xs:appinfo>
|
|
|
- <xs:documentation>raczej jedna matryca wyjsciowa</xs:documentation>
|
|
|
+ <xs:documentation>raczej jedna matryca wyjsciowa - to jest OUTPUT</xs:documentation>
|
|
|
</xs:annotation>
|
|
|
</xs:element>
|
|
|
- <xs:element maxOccurs="unbounded" minOccurs="0"
|
|
|
- ref="default_db__x3A__NEURO_MIND_LAYER_NEURON:NEURO_MIND_LAYER_NEURON"/>
|
|
|
+ <!--<xs:element maxOccurs="0" minOccurs="0"
|
|
|
+ ref="default_db__x3A__NEURO_MIND_LAYER_NEURON:NEURO_MIND_LAYER_NEURON">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>zmiana na rzecz matrixa wylacznie</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/ID_NEURO_MIND_STATE"/>
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
+ </xs:appinfo>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:element>-->
|
|
|
<xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
<xs:annotation>
|
|
|
<xs:documentation>RElacja do receptora</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/ID_NEURO_MIND_STATE"/>
|
|
|
- </system_cache__appinfo:flat_relation_cache>
|
|
|
- </xs:appinfo>
|
|
|
<xs:documentation>raczej jedna matryca wyjsciowa</xs:documentation>
|
|
|
</xs:annotation>
|
|
|
</xs:element>
|
|
|
@@ -303,11 +326,11 @@
|
|
|
<xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
<xs:annotation>
|
|
|
<xs:documentation>RElacja do receptora</xs:documentation>
|
|
|
- <xs:appinfo>
|
|
|
+ <!--<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/ID_NEURO_MIND_STATE"/>
|
|
|
</system_cache__appinfo:flat_relation_cache>
|
|
|
- </xs:appinfo>
|
|
|
+ </xs:appinfo>-->
|
|
|
<xs:documentation>raczej jedna matryca wyjsciowa</xs:documentation>
|
|
|
</xs:annotation>
|
|
|
</xs:element>
|
|
|
@@ -404,8 +427,19 @@
|
|
|
<xs:documentation>odkladaja sie ladunki - do przetwarzania</xs:documentation>
|
|
|
</xs:annotation>
|
|
|
</xs:element>
|
|
|
- <xs:element maxOccurs="unbounded" minOccurs="0"
|
|
|
- ref="default_db__x3A__NEURO_MIND_LAYER_NEURON:NEURO_MIND_LAYER_NEURON"/>
|
|
|
+ <xs:element minOccurs="1"
|
|
|
+ ref="default_db__x3A__NEURO_MIND_LAYER_MATRIX:NEURO_MIND_LAYER_MATRIX">
|
|
|
+ <xs:annotation>
|
|
|
+ <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_MATRIX:NEURO_MIND_LAYER_MATRIX/ID_NEURO_MIND_LAYER_MATRIX"/>
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
+ </xs:appinfo>
|
|
|
+ <xs:documentation>raczej jedna matryca wyjsciowa</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:element>
|
|
|
+ <!--<xs:element maxOccurs="unbounded" minOccurs="0"
|
|
|
+ ref="default_db__x3A__NEURO_MIND_LAYER_NEURON:NEURO_MIND_LAYER_NEURON"/>-->
|
|
|
<xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
<xs:annotation>
|
|
|
<xs:documentation>RElacja do receptora</xs:documentation>
|