| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="unqualified"
- targetNamespace="http://biuro.biall-net.pl/WPS_Functions/graph_gnuplot" vc:minVersion="1.1"
- xmlns:p5gnuplot="http://biuro.biall-net.pl/WPS_Functions/graph_gnuplot"
- xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning">
- <xs:annotation>
- <xs:documentation>schemat elementow xml w dita obslugiwanych przez modul 2018-11</xs:documentation>
- </xs:annotation>
- <xs:element name="DEBUG">
- <xs:complexType>
- <xs:sequence>
- <xs:element name="simpletable">
- <xs:alternative test="not(contains(@props, 'histogram'))"
- type="p5gnuplot:simpletable__x3A__version.1"/>
- <xs:alternative test="contains(@props, 'histogram')"
- type="p5gnuplot:simpletable__x3A__version.histogram"/>
- </xs:element>
- <xs:element name="xtics" type="p5gnuplot:xtics">
- <xs:annotation>
- <xs:documentation>analyzed to controll graphs</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ytics">
- <xs:complexType>
- <xs:sequence>
- <xs:element maxOccurs="unbounded" name="ytics.row">
- <xs:complexType>
- <xs:sequence>
- <xs:element name="stentry" maxOccurs="unbounded">
- <xs:complexType mixed="true">
- <xs:attribute name="group" use="required">
- <xs:annotation>
- <xs:documentation>todo po co ? - wartosc </xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="col" type="xs:int"
- use="required"/>
- <xs:attribute name="audience" use="required">
- <xs:annotation>
- <xs:documentation>wartosc</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="graph.color.variable"
- type="xs:int" use="required">
- <xs:annotation>
- <xs:documentation>1 </xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- </xs:element>
- </xs:sequence>
- <xs:attribute name="current-grouping-key" type="xs:string"
- use="required"/>
- <xs:attribute name="pos" type="xs:int" use="required"/>
- <xs:attribute name="count" type="xs:int" use="required"/>
- </xs:complexType>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="graph.title">
- <xs:complexType>
- <xs:sequence>
- <xs:element name="strow">
- <xs:complexType>
- <xs:sequence>
- <xs:element maxOccurs="unbounded" name="stentry">
- <xs:alternative test="@props = 'graph.xtic'"
- type="p5gnuplot:strow.graph.headers.stentry.xtic.title"/>
- <xs:alternative test="not(@prop = 'graph.xtic')"
- type="p5gnuplot:strow.graph.headers.stentry.title"/>
- </xs:element>
- </xs:sequence>
- <xs:attribute fixed="graph.title" name="props"/>
- <xs:attribute name="strow.pos" use="required"/>
- </xs:complexType>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:complexType name="simpletable__x3A__version.1">
- <xs:sequence>
- <xs:element name="strow" type="p5gnuplot:simpletable__x3A__version.1.strow.headers"/>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="simpletable__x3A__version.1.strow.headers">
- <xs:sequence/>
- <xs:attribute fixed="graph.headers" name="props"/>
- </xs:complexType>
- <xs:complexType name="simpletable__x3A__version.histogram">
- <xs:sequence maxOccurs="unbounded">
- <xs:element name="strow">
- <xs:alternative id="p5gnuplot.strow.graph.headers.strow"
- test="@props = 'graph.headers'" type="p5gnuplot:strow.graph.headers">
- <xs:annotation>
- <xs:documentation>odpowiednik osi setu danych Y ( z gory na dol .dat)
- system_cache__dita:graph.xaxis + @col</xs:documentation>
- </xs:annotation>
- </xs:alternative>
- <xs:alternative test="@props = 'graph.data'" type="p5gnuplot:strow.graph.data"/>
- <xs:alternative test="@props = 'graph.title'" type="p5gnuplot:strow.graph.title">
- <xs:annotation>
- <xs:documentation>odpowiednik osi Y ( z lewo na prawo .dat)
- system_cache__dita:graph.yaxis.name - $grap.title + @col
- </xs:documentation>
- </xs:annotation>
- </xs:alternative>
- <xs:alternative test="@props = 'graph.fill.style'"
- type="p5gnuplot:strow.graph.color.name"/>
- <xs:alternative test="@props = 'graph.color.name'"
- type="p5gnuplot:strow.graph.fill.style"/>
- <xs:alternative test="@props = 'graph.newhistogram'"
- type="p5gnuplot:strow.graph.newhistogram"/>
- </xs:element>
- </xs:sequence>
- <xs:attribute name="props" type="p5gnuplot:props.histogram"/>
- <xs:attribute name="id" type="xs:string"/>
- <xs:attribute name="frame"/>
- </xs:complexType>
- <xs:complexType mixed="false" name="strow.graph.headers.stentry.xtic">
- <xs:simpleContent>
- <xs:extension base="xs:string">
- <xs:attribute fixed="graph.xtic" name="props"/>
- <xs:attribute name="col" type="xs:int" use="required"/>
- <xs:attribute name="group" type="xs:string" use="optional">
- <xs:annotation>
- <xs:documentation>todo po co ?</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="current-grouping-key" type="xs:string" use="required"/>
- </xs:extension>
- </xs:simpleContent>
- </xs:complexType>
- <xs:complexType name="strow.graph.headers.stentry.xtic.title">
- <xs:annotation>
- <xs:documentation>modified by template - extra attrs</xs:documentation>
- </xs:annotation>
- <xs:complexContent>
- <xs:extension base="p5gnuplot:strow.graph.headers.stentry.xtic">
- <xs:attribute name="audience" use="required"/>
- <xs:attribute name="count.stentry.pow.all" use="required"/>
- <xs:attribute name="stentry.pow" use="required"/>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- <xs:complexType name="strow.graph.headers.stentry">
- <xs:simpleContent>
- <xs:extension base="xs:string">
- <xs:attribute name="col" type="xs:int" use="required"/>
- <xs:attribute name="props"/>
- <xs:attribute name="group" type="xs:string" use="optional">
- <xs:annotation>
- <xs:documentation>todo po co ?</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="current-grouping-key" type="xs:string" use="required"/>
- <xs:attribute name="audience" use="required"/>
- </xs:extension>
- </xs:simpleContent>
- </xs:complexType>
- <xs:complexType name="strow.graph.headers.stentry.title">
- <xs:annotation>
- <xs:documentation>analyzed transformed by template extra attrs</xs:documentation>
- </xs:annotation>
- <xs:complexContent>
- <xs:extension base="p5gnuplot:strow.graph.headers.stentry">
- <xs:attribute name="count.stentry.pow.all" use="required"/>
- <xs:attribute name="stentry.pow" use="required"/>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- <xs:complexType mixed="true" name="strow.graph.title.stentry">
- <xs:attribute name="col" type="xs:int" use="required"/>
- <xs:attribute name="current-grouping-key" use="required"/>
- <xs:attribute name="group" use="required">
- <xs:annotation>
- <xs:documentation>90 osoba mer. xxx yyy</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="audience" use="required">
- <xs:annotation>
- <xs:documentation>histogram strategy usage</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="props"/>
- </xs:complexType>
- <xs:simpleType name="props.histogram">
- <xs:restriction base="xs:string">
- <xs:pattern value=".*graph.style.histogram.*"/>
- </xs:restriction>
- </xs:simpleType>
- <xs:complexType name="strow.graph.headers">
- <xs:sequence>
- <xs:element maxOccurs="unbounded" name="stentry">
- <xs:alternative test="@props = 'graph.xtic'"
- type="p5gnuplot:strow.graph.headers.stentry.xtic"/>
- <xs:alternative test="not(@prop = 'graph.xtic')"
- type="p5gnuplot:strow.graph.headers.stentry"/>
- </xs:element>
- </xs:sequence>
- <xs:attribute fixed="graph.headers" name="props"/>
- </xs:complexType>
- <xs:complexType name="strow.graph.color.name">
- <xs:sequence>
- <xs:element maxOccurs="unbounded" name="stentry"/>
- </xs:sequence>
- <xs:attribute fixed="graph.fill.style" name="props"/>
- </xs:complexType>
- <xs:complexType name="strow.graph.fill.style">
- <xs:sequence>
- <xs:element maxOccurs="unbounded" name="stentry"/>
- </xs:sequence>
- <xs:attribute fixed="graph.color.name" name="props"/>
- </xs:complexType>
- <xs:complexType name="strow.graph.data">
- <xs:sequence>
- <xs:element maxOccurs="unbounded" name="stentry">
- <xs:complexType mixed="true">
- <xs:attribute name="current-grouping-key" use="required"/>
- <xs:attribute name="audience">
- <xs:annotation>
- <xs:documentation>_x32_koord_x32_sp._x32_gł._x32__x32__x32_1043061</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="col" use="required"/>
- <xs:attribute name="props">
- <xs:annotation>
- <xs:documentation>opcjonalnie np. props="pos_1 row_1 Osoba_merytoryczna___nazwisko_i_imie 90 value"</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- </xs:element>
- </xs:sequence>
- <xs:attribute fixed="graph.data" name="props"/>
- </xs:complexType>
- <xs:complexType name="strow.graph.title">
- <xs:sequence>
- <xs:element maxOccurs="unbounded" name="stentry"
- type="p5gnuplot:strow.graph.title.stentry">
- <xs:annotation>
- <xs:documentation>"wartość akcept. mer. xxxx xxx" - unikalne - group</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- <xs:attribute fixed="graph.title" name="props"/>
- </xs:complexType>
- <xs:complexType name="strow.graph.newhistogram">
- <xs:sequence>
- <xs:element maxOccurs="unbounded" name="stentry">
- <xs:complexType mixed="true">
- <xs:attribute name="props"/>
- <xs:attribute name="col" type="xs:int" use="required"/>
- <xs:attribute name="audience" use="required">
- <xs:annotation>
- <xs:documentation> which audiences this histogram coverages</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- </xs:element>
- </xs:sequence>
- <xs:attribute fixed="graph.newhistogram" name="props"/>
- </xs:complexType>
- <xs:complexType name="xtics">
- <xs:sequence>
- <xs:element maxOccurs="unbounded" minOccurs="1" name="text">
- <xs:complexType mixed="true">
- <xs:sequence>
- <xs:element maxOccurs="unbounded" name="current-grouping-key">
- <xs:complexType mixed="true">
- <xs:attribute name="pos" type="xs:int" use="required"/>
- </xs:complexType>
- </xs:element>
- <xs:element maxOccurs="unbounded" name="audience" minOccurs="0"/>
- <xs:element maxOccurs="unbounded" name="graph.color.variable" minOccurs="0">
- <xs:complexType mixed="true">
- <xs:attribute name="current-grouping-key" use="required"/>
- <xs:attribute name="col" type="xs:int" use="required"/>
- </xs:complexType>
- </xs:element>
- </xs:sequence>
- <xs:attribute name="current-grouping-key" use="required"/>
- <xs:attribute name="pos" type="xs:int" use="required"/>
- <xs:attribute name="count" type="xs:int" use="required"/>
- <xs:attribute name="col" type="xs:int" use="required"/>
- <xs:attribute name="group" use="required"/>
- <xs:attribute name="audience"/>
- <xs:attribute name="current-grouping-key.list">
- <xs:annotation>
- <xs:documentation>to remove todo</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="stentry.pow" type="xs:int" use="required">
- <xs:annotation>
- <xs:documentation>like 1 - to explain</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="strow.pos" type="xs:int" use="required">
- <xs:annotation>
- <xs:documentation>to explain - 1</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- </xs:element>
- <xs:element name="graph.newhistogram" maxOccurs="unbounded">
- <xs:complexType mixed="true">
- <xs:sequence>
- <xs:element name="audience" maxOccurs="unbounded">
- <xs:complexType>
- <xs:sequence>
- <xs:element name="current-grouping-key" maxOccurs="unbounded">
- <xs:complexType mixed="true">
- <xs:attribute name="col" type="xs:int" use="required"/>
- <xs:attribute name="current-grouping-key" use="required"/>
- <xs:attribute name="xtics.pos" type="xs:int"
- use="required"/>
- <xs:attribute name="graph.color.variable" type="xs:int"
- use="required"/>
- <xs:attribute name="audience" type="xs:string"
- use="required"/>
- </xs:complexType>
- </xs:element>
- </xs:sequence>
- <xs:attribute name="audience" type="xs:string" use="required"/>
- <xs:attribute name="current-grouping-key.list" use="required">
- <xs:annotation>
- <xs:documentation>BI_audit_KRS_person.476312 BI_audit_KRS_person.476313 BI_audit_KRS_person.628818 BI_audit_KRS_person.143579 BI_audit_KRS_person.917260 BI_audit_KRS_person.964888...</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="current-grouping-key.foreign" type="xs:boolean"
- />
- </xs:complexType>
- </xs:element>
- </xs:sequence>
- <xs:attribute name="xtics.col__x3A__aviable"/>
- <xs:attribute name="graph.newhistogram.text">
- <xs:annotation>
- <xs:documentation> analiza </xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="pos" type="xs:int" use="required"/>
- </xs:complexType>
- </xs:element>
- <xs:element ref="p5gnuplot:graph.newhistogram"/>
- </xs:sequence>
- <xs:attribute name="fileindex" type="xs:string">
- <xs:annotation>
- <xs:documentation>like relations-136_000006BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.stats_all.BI_audit_KRS_person.dita</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- <xs:element name="graph.newhistogram">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" ref="p5gnuplot:set.xtics.rotate"/>
- <xs:element minOccurs="0" ref="p5gnuplot:set.bmargin"/>
- <xs:element ref="p5gnuplot:graph.newhistogram.child"/>
- </xs:sequence>
- <xs:attribute ref="p5gnuplot:text"/>
- </xs:complexType>
- </xs:element>
- <xs:attribute name="text.line.join"/>
- <xs:element name="plot">
- <xs:complexType>
- <xs:sequence>
- <xs:element ref="p5gnuplot:newhistogram"/>
- </xs:sequence>
- <xs:attribute ref="p5gnuplot:text.join"/>
- <xs:attribute ref="p5gnuplot:text.line.join"/>
- <xs:attribute ref="p5gnuplot:text"/>
- </xs:complexType>
- </xs:element>
- <xs:element name="newhistogram">
- <xs:complexType mixed="true">
- <xs:sequence>
- <xs:element ref="p5gnuplot:plot_arg" maxOccurs="unbounded"/>
- </xs:sequence>
- <xs:attribute ref="p5gnuplot:text"/>
- <xs:attribute ref="p5gnuplot:text.join"/>
- </xs:complexType>
- </xs:element>
- <xs:element name="graph.newhistogram.child">
- <xs:complexType>
- <xs:sequence>
- <xs:element maxOccurs="unbounded" ref="p5gnuplot:plot"/>
- </xs:sequence>
- <xs:attribute ref="p5gnuplot:text"/>
- <xs:attribute ref="p5gnuplot:text.join"/>
- </xs:complexType>
- </xs:element>
- <xs:attribute name="text" type="xs:string"/>
- <xs:attribute name="text.join" type="xs:string"/>
- <xs:element name="set.bmargin">
- <xs:complexType>
- <xs:attribute ref="p5gnuplot:text"/>
- <xs:attribute ref="p5gnuplot:value"/>
- <xs:attribute ref="p5gnuplot:text.join"/>
- </xs:complexType>
- </xs:element>
- <xs:element name="set.xtics.rotate">
- <xs:complexType>
- <xs:attribute name="debug"/>
- </xs:complexType>
- </xs:element>
- <xs:element name="plot_arg">
- <xs:complexType>
- <xs:sequence maxOccurs="unbounded">
- <xs:element ref="p5gnuplot:file" minOccurs="0"/>
- <xs:element ref="p5gnuplot:file.row.y.using" minOccurs="0"/>
- <xs:element ref="p5gnuplot:file.row.y.color.column" minOccurs="0"/>
- <xs:element ref="p5gnuplot:file.row.y" minOccurs="0"/>
- <xs:element ref="p5gnuplot:file.row.x" minOccurs="0"/>
- <xs:element ref="p5gnuplot:file.row.title" minOccurs="0"/>
- <xs:element ref="p5gnuplot:file.row.style" minOccurs="0"/>
- <xs:element ref="p5gnuplot:file.row.color" minOccurs="0"/>
- <xs:element ref="p5gnuplot:file.row.yaxis" minOccurs="0"/>
- </xs:sequence>
- <xs:attribute ref="p5gnuplot:text.join"/>
- </xs:complexType>
- </xs:element>
- <xs:element name="file"/>
- <xs:element name="file.row.y.using"/>
- <xs:element name="file.row.y.color.column"/>
- <xs:element name="file.row.y">
- <xs:complexType>
- <xs:attribute ref="p5gnuplot:text" use="required"/>
- <xs:attribute name="debug"/>
- </xs:complexType>
- </xs:element>
- <xs:element name="file.row.x">
- <xs:complexType>
- <xs:attribute ref="p5gnuplot:text.join"/>
- <xs:attribute ref="p5gnuplot:text"/>
- <xs:attribute ref="p5gnuplot:value"/>
- </xs:complexType>
- </xs:element>
- <xs:attribute name="value" type="xs:string"/>
- <xs:element name="file.row.title">
- <xs:complexType>
- <xs:attribute ref="p5gnuplot:text.join"/>
- <xs:attribute ref="p5gnuplot:text"/>
- <xs:attribute ref="p5gnuplot:value"/>
- </xs:complexType>
- </xs:element>
- <xs:element name="file.row.style">
- <xs:complexType>
- <xs:attribute ref="p5gnuplot:text.join"/>
- <xs:attribute ref="p5gnuplot:text"/>
- <xs:attribute name="debug" type="xs:string">
- <xs:annotation>
- <xs:documentation>#177-293 set to variable color </xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- </xs:element>
- <xs:element name="file.row.color">
- <xs:complexType>
- <xs:attribute ref="p5gnuplot:text.join"/>
- <xs:attribute ref="p5gnuplot:text"/>
- <xs:attribute ref="p5gnuplot:value"/>
- <xs:attribute name="debug" type="xs:string">
- <xs:annotation>
- <xs:documentation>#177-293 set to variable color </xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- </xs:element>
- <xs:attribute name="debug" type="xs:string"/>
- <xs:element name="file.row.yaxis">
- <xs:complexType>
- <xs:attribute name="graph.yaxis">
- <xs:annotation>
- <xs:documentation>x1y1</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute ref="p5gnuplot:text"/>
- <xs:attribute ref="p5gnuplot:text.join"/>
- <xs:attribute ref="p5gnuplot:value"/>
- </xs:complexType>
- </xs:element>
- </xs:schema>
|