| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
- targetNamespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.role.xsd"
- vc:minVersion="1.1"
- xmlns:p5dkp-er.role="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.role.xsd"
- xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
- xmlns:p5dkp.entities="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.xsd">
- <xs:import
- namespace="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.entities.xsd"
- schemaLocation="p5dkp.entities.xsd"/>
- <xs:complexType name="role">
- <xs:complexContent>
- <xs:extension base="p5dkp.entities:entities">
- <xs:sequence>
- <xs:group ref="p5dkp-er.role:role"/>
- </xs:sequence>
- <xs:attribute fixed="ditamap" name="format" type="xs:string"/>
- <xs:attribute name="keyref" type="xs:string"/>
- <xs:attribute name="keys" type="xs:string"/>
- <xs:attribute name="keys.keyscope" type="xs:string"/>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- <xs:complexType name="role_no">
- <xs:simpleContent>
- <xs:extension base="p5dkp.entities:entities__x3A___no"/>
- </xs:simpleContent>
- </xs:complexType>
- <xs:complexType name="role_no_allocate.map">
- <xs:simpleContent>
- <xs:extension base="p5dkp.entities:entities__x3A___no_allocate.map"/>
- </xs:simpleContent>
- </xs:complexType>
- <xs:complexType name="role_no_allocate_price.map">
- <xs:simpleContent>
- <xs:extension base="p5dkp.entities:entities__x3A___allocate_price.map"/>
- </xs:simpleContent>
- </xs:complexType>
- <xs:complexType name="role_no_allocate_price_recur.map">
- <xs:simpleContent>
- <xs:extension base="p5dkp.entities:entities__x3A___allocate_price_recur.map"/>
- </xs:simpleContent>
- </xs:complexType>
- <xs:complexType name="role_no_allocate_price_recur_cond.map">
- <xs:simpleContent>
- <xs:extension base="p5dkp.entities:entities__x3A___allocate_price_recur_cond.map"/>
- </xs:simpleContent>
- </xs:complexType>
- <xs:complexType name="role_no_allocate_time.map">
- <xs:simpleContent>
- <xs:extension base="p5dkp.entities:entities__x3A___allocate_time.map"/>
- </xs:simpleContent>
- </xs:complexType>
- <xs:complexType name="role_no_contained.map">
- <xs:complexContent>
- <xs:extension base="p5dkp.entities:entities__x3A___no_contained.map"/>
- </xs:complexContent>
- </xs:complexType>
- <xs:complexType name="role_no_include.map">
- <xs:complexContent>
- <xs:extension base="p5dkp.entities:entities__x3A___no_include.map"/>
- </xs:complexContent>
- </xs:complexType>
- <xs:complexType name="role_prio">
- <xs:complexContent>
- <xs:extension base="p5dkp.entities:entities__x3A___prio"/>
- </xs:complexContent>
- </xs:complexType>
- <xs:group name="role">
- <xs:sequence>
- <xs:element name="role_no" type="p5dkp-er.role:role_no"> </xs:element>
- <xs:element minOccurs="0" name="role_price_per_hour"
- type="p5dkp.entities:entities__x3A___price_per_hour">
- <xs:annotation>
- <xs:documentation>asserted</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="role_desc" type="p5dkp.entities:entities__x3A___desc" minOccurs="0"/>
- <xs:element name="role_price" type="p5dkp.entities:entities__x3A___price" minOccurs="0"/>
- <xs:element minOccurs="0" name="role_price_recur"
- type="p5dkp.entities:entities__x3A___price_recur">
- <xs:annotation>
- <xs:documentation>Default derived 1</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="role_price_recur_cond"
- type="p5dkp.entities:entities__x3A___price_recur_cond">
- <xs:annotation>
- <xs:documentation>Derived month</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="role_time" type="p5dkp.entities:entities__x3A___time"/>
- <xs:element minOccurs="0" name="role_prio" type="p5dkp-er.role:role_prio"/>
- <xs:element minOccurs="0" name="role_map" type="p5dkp.entities:entities__x3A___map">
- <xs:annotation>
- <xs:documentation>Nie przydzielone??? Uwaga? - todo wywalic</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="role_wymagania_time_sum"
- type="p5dkp.entities:entities__x3A___entities__x3A___time_sum"/>
- <xs:element minOccurs="0" name="role_wymagania_time_sum.div.etap_dlugosc"
- type="p5dkp.entities:entities__x3A___entities__x3A___time_sum.div.entities__x3A___dlugosc">
- <xs:annotation>
- <xs:documentation>asserted</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:group ref="p5dkp-er.role:entities.group.map"/>
- <xs:element minOccurs="0" ref="p5dkp.entities:missing_elements"/>
- </xs:sequence>
- </xs:group>
- <xs:group name="entities.allocate.map">
- <xs:sequence>
- <xs:annotation>
- <xs:documentation>allocate</xs:documentation>
- </xs:annotation>
- <xs:element minOccurs="1" name="role_no_allocate.map"
- type="p5dkp-er.role:role_no_allocate.map">
- <xs:annotation>
- <xs:documentation>Do przydzielania zasobow - workera do zadania</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="role_no_allocate_price.map"
- type="p5dkp-er.role:role_no_allocate_price.map">
- <xs:annotation>
- <xs:documentation>W wymaganiacch do planowania... inherit dla zadania</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="role_no_allocate_price_recur.map"
- type="p5dkp-er.role:role_no_allocate_price_recur.map">
- <xs:annotation>
- <xs:documentation>W wymaganiacch do planowania... inherit dla zadania</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="role_no_allocate_price_recur_cond.map"
- type="p5dkp-er.role:role_no_allocate_price_recur_cond.map">
- <xs:annotation>
- <xs:documentation>W wymaganiacch do planowania... inherit dla zadania</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="role_no_allocate_time.map"
- type="p5dkp-er.role:role_no_allocate_time.map">
- <xs:annotation>
- <xs:documentation>W wymaganiacch do planowania... inherit dla zadania</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:group>
- <xs:group name="entities.group.map">
- <xs:sequence>
- <xs:annotation>
- <xs:documentation>INCLUDE</xs:documentation>
- </xs:annotation>
- <xs:element maxOccurs="0" minOccurs="0" name="role_no_contained.map"
- type="p5dkp-er.role:role_no_contained.map">
- <xs:annotation>
- <xs:documentation>Do przyporzadkowywania do etapu - TU BEZ SENSU</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element minOccurs="0" name="role_no_include.map"
- type="p5dkp-er.role:role_no_include.map">
- <xs:annotation>
- <xs:documentation>Do wskazania w wymagnaiach product_no - , ze to wymaganie ogarnia jakis sprzet - lub jak rola zawiera inne role ? TODO</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:group>
- <xs:element name="role" type="p5dkp-er.role:role"/>
- <xs:simpleType name="wymagania.string">
- <xs:restriction base="xs:string"/>
- </xs:simpleType>
- <xs:complexType name="entities">
- <xs:complexContent>
- <xs:extension base="p5dkp.entities:entities"/>
- </xs:complexContent>
- </xs:complexType>
- </xs:schema>
|