|
@@ -0,0 +1,2370 @@
|
|
|
|
|
+<?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning" xmlns:p5="https://biuro.biall-net.pl/wfs" xmlns:ogc="http://www.opengis.net/ogc" xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd" xmlns:default_db__x3A__NEURO_MATRIX="https://biuro.biall-net.pl/wfs/default_db/table/NEURO_MATRIX.xsd" xmlns:default_db__x3A__NEURO_MIND="https://biuro.biall-net.pl/wfs/default_db/table/NEURO_MIND.xsd" targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/NEURO_MATRIX.xsd" vc:minVersion="1.1">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Matryca wielowymiarowa dla mechanizmów neuronowych 2019 - wspolrzedne dla elementow</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/NEURO_MIND.xsd" schemaLocation="../../default_db.NEURO_MIND/NEURO_MIND/NEURO_MIND.xsd">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Backref kontrolkny</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:import>
|
|
|
|
|
+ <xs:complexType name="NEURO_MATRIX">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Wspolrzedna neurona</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="NEURO_MATRIX" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="X1">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:complexType name="X1-MergeCoverage-MinAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:X1">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="X1-MergeCoverage-MinAlt" type="default_db__x3A__NEURO_MATRIX:X1-MergeCoverage-MinAlt"/>
|
|
|
|
|
+ <xs:complexType name="X1-MergeCoverage-MaxAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:X1">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="X1-MergeCoverage-MaxAlt" type="default_db__x3A__NEURO_MATRIX:X1-MergeCoverage-MaxAlt"/>
|
|
|
|
|
+ <xs:element name="X1" type="default_db__x3A__NEURO_MATRIX:X1"/>
|
|
|
|
|
+ <xs:complexType name="X2">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="X2" type="default_db__x3A__NEURO_MATRIX:X2"/>
|
|
|
|
|
+ <xs:complexType name="X2-MergeCoverage-MinAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:X2">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="X2-MergeCoverage-MinAlt" type="default_db__x3A__NEURO_MATRIX:X2-MergeCoverage-MinAlt"/>
|
|
|
|
|
+ <xs:complexType name="X2-MergeCoverage-MaxAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:X2-MergeCoverage-MinAlt">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="X2-MergeCoverage-MaxAlt" type="default_db__x3A__NEURO_MATRIX:X2-MergeCoverage-MaxAlt"/>
|
|
|
|
|
+ <xs:complexType name="X3">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="X3" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="X3-MergeCoverage-MinAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:X3">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="X3-MergeCoverage-MinAlt" type="default_db__x3A__NEURO_MATRIX:X3-MergeCoverage-MinAlt"/>
|
|
|
|
|
+ <xs:complexType name="X3-MergeCoverage-MaxAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:X3">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="X3-MergeCoverage-MaxAlt" type="default_db__x3A__NEURO_MATRIX:X3-MergeCoverage-MaxAlt"/>
|
|
|
|
|
+ <xs:complexType name="Y1">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Y1" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Y2">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Y2" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Y3">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Y3" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:element name="Z1" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Z1">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Z2" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Z2">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Z3" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Z3">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Ascend1" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Ascend1">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Ascend2" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Ascend2">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Ascend3" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Ascend3">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Descend1" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Descend1">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Descend2" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Descend2">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Descend3" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Descend3">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Preceed1" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Preceed1">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Preceed2" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Preceed2">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Preceed3" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Preceed3">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Follow1" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Follow1">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Follow2" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Follow2">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Follow3" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Follow3">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:complexType name="Pain">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:complexType name="Pain1">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Pain">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Pain1" type="default_db__x3A__NEURO_MATRIX:Pain1"/>
|
|
|
|
|
+ <xs:complexType name="Pain1-MergeCoverage-MinAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Pain1">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Pain1-MergeCoverage-MinAlt" type="default_db__x3A__NEURO_MATRIX:Pain1-MergeCoverage-MinAlt"/>
|
|
|
|
|
+ <xs:element name="Pain1-MergeCoverage-MaxAlt" type="default_db__x3A__NEURO_MATRIX:Pain1-MergeCoverage-MaxAlt"/>
|
|
|
|
|
+ <xs:complexType name="Pain1-MergeCoverage-MaxAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Pain1">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:complexType name="Pain2">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Pain">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Pain2" type="default_db__x3A__NEURO_MATRIX:Pain2"/>
|
|
|
|
|
+ <xs:complexType name="Pain2-MergeCoverage-MinAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:extension base="default_db__x3A__NEURO_MATRIX:Pain2"> </xs:extension>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Pain2-MergeCoverage-MinAlt" type="default_db__x3A__NEURO_MATRIX:Pain2-MergeCoverage-MinAlt"/>
|
|
|
|
|
+ <xs:complexType name="Pain2-MergeCoverage-MaxAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:extension base="default_db__x3A__NEURO_MATRIX:Pain2"> </xs:extension>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Pain2-MergeCoverage-MaxAlt" type="default_db__x3A__NEURO_MATRIX:Pain2-MergeCoverage-MaxAlt"/>
|
|
|
|
|
+ <xs:complexType name="Pain3">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Pain">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Pain3" type="default_db__x3A__NEURO_MATRIX:Pain3"/>
|
|
|
|
|
+ <xs:complexType name="Pain3-MergeCoverage-MaxAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Pain3">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Pain3-MergeCoverage-MaxAlt" type="default_db__x3A__NEURO_MATRIX:Pain3-MergeCoverage-MaxAlt"/>
|
|
|
|
|
+ <xs:complexType name="Pain3-MergeCoverage-MinAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Pain3-MergeCoverage-MaxAlt">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Pain3-MergeCoverage-MinAlt" type="default_db__x3A__NEURO_MATRIX:Pain3-MergeCoverage-MinAlt"/>
|
|
|
|
|
+ <xs:complexType name="Out">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Out1" type="default_db__x3A__NEURO_MATRIX:Out1"/>
|
|
|
|
|
+ <xs:complexType name="Out1">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Out">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Out1-MergeCoverage-MinAlt" type="default_db__x3A__NEURO_MATRIX:Out1-MergeCoverage-MinAlt"/>
|
|
|
|
|
+ <xs:complexType name="Out1-MergeCoverage-MinAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Out1">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Out1-MergeCoverage-MaxAlt" type="default_db__x3A__NEURO_MATRIX:Out1-MergeCoverage-MaxAlt"/>
|
|
|
|
|
+ <xs:complexType name="Out1-MergeCoverage-MaxAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Out1-MergeCoverage-MinAlt">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Out2" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Out2">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Out">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Out2-MergeCoverage-MinAlt" type="default_db__x3A__NEURO_MATRIX:Out2-MergeCoverage-MinAlt"/>
|
|
|
|
|
+ <xs:complexType name="Out2-MergeCoverage-MinAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Out">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Out2-MergeCoverage-MaxAlt" type="default_db__x3A__NEURO_MATRIX:Out2-MergeCoverage-MaxAlt"/>
|
|
|
|
|
+ <xs:complexType name="Out2-MergeCoverage-MaxAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Out2">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Out3" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Out3">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:complexType name="Out3-MergeCoverage-MaxAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Out3">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Out3-MergeCoverage-MaxAlt" type="default_db__x3A__NEURO_MATRIX:Out3-MergeCoverage-MaxAlt"/>
|
|
|
|
|
+ <xs:complexType name="Out3-MergeCoverage-MinAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Out3">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Out3-MergeCoverage-MinAlt" type="default_db__x3A__NEURO_MATRIX:Out3-MergeCoverage-MinAlt"/>
|
|
|
|
|
+ <xs:complexType name="Satisfy">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Satisfy1" type="default_db__x3A__NEURO_MATRIX:Satisfy"/>
|
|
|
|
|
+ <xs:complexType name="Satisfy1">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Satisfy">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:complexType name="Satisfy1-MergeCoverage-MinAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Satisfy1">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Satisfy1-MergeCoverage-MinAlt" type="default_db__x3A__NEURO_MATRIX:Satisfy1-MergeCoverage-MinAlt"/>
|
|
|
|
|
+ <xs:complexType name="Satisfy1-MergeCoverage-MaxAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Satisfy1">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Satisfy1-MergeCoverage-MaxAlt" type="default_db__x3A__NEURO_MATRIX:Satisfy1-MergeCoverage-MaxAlt"/>
|
|
|
|
|
+ <xs:complexType name="Satisfy2">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Satisfy2" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:complexType name="Satisfy2-MergeCoverage-MaxAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Satisfy">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Satisfy2-MergeCoverage-MaxAlt" type="default_db__x3A__NEURO_MATRIX:Satisfy2-MergeCoverage-MaxAlt"/>
|
|
|
|
|
+ <xs:complexType name="Satisfy2-MergeCoverage-MinAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Satisfy2-MergeCoverage-MaxAlt">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Satisfy2-MergeCoverage-MinAlt" type="default_db__x3A__NEURO_MATRIX:Satisfy2-MergeCoverage-MinAlt"/>
|
|
|
|
|
+ <xs:complexType name="Satisfy3">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Satisfy">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Satisfy3" type="default_db__x3A__NEURO_MATRIX:NEURO_MATRIX"/>
|
|
|
|
|
+ <xs:element name="Satisfy3-MergeCoverage-MinAlt" type="default_db__x3A__NEURO_MATRIX:Satisfy3-MergeCoverage-MinAlt"/>
|
|
|
|
|
+ <xs:complexType name="Satisfy3-MergeCoverage-MinAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Satisfy3">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+ <xs:element name="Satisfy3-MergeCoverage-MaxAlt" type="default_db__x3A__NEURO_MATRIX:Satisfy3-MergeCoverage-MaxAlt"/>
|
|
|
|
|
+ <xs:complexType name="Satisfy3-MergeCoverage-MaxAlt">
|
|
|
|
|
+ <xs:complexContent>
|
|
|
|
|
+ <xs:restriction base="default_db__x3A__NEURO_MATRIX:Satisfy3">
|
|
|
|
|
+ <xs:sequence>
|
|
|
|
|
+ <xs:element name="ID" type="xs:int"/>
|
|
|
|
|
+ <xs:element name="altitude" type="xs:float">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Umiejscowanie w danym wymiarze na wysokości</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="offset" type="xs:float"/>
|
|
|
|
|
+ <xs:element minOccurs="0" name="tolerance" type="xs:int"/>
|
|
|
|
|
+ <xs:element ref="default_db__x3A__NEURO_MIND:NEURO_MIND">
|
|
|
|
|
+ <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:NEURO_MIND/ID_NEURO_MATRIX"/>
|
|
|
|
|
+ </system_cache__appinfo:flat_relation_cache>
|
|
|
|
|
+ </xs:appinfo>
|
|
|
|
|
+ <xs:documentation>Przynależność do jakiegoś MIND</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element minOccurs="0" name="ID_NEURO_MIND_LAYER_RECEPTOR" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Opcjonalny ref do receptora</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_LAYER_COVERAGE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>Ref konfiguracji specjalnych cech warstwy </xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ <xs:element name="ID_NEURO_MIND_STATE" type="xs:int">
|
|
|
|
|
+ <xs:annotation>
|
|
|
|
|
+ <xs:documentation>zaleznosc do State</xs:documentation>
|
|
|
|
|
+ </xs:annotation>
|
|
|
|
|
+ </xs:element>
|
|
|
|
|
+ </xs:sequence>
|
|
|
|
|
+ </xs:restriction>
|
|
|
|
|
+ </xs:complexContent>
|
|
|
|
|
+ </xs:complexType>
|
|
|
|
|
+</xs:schema>
|