ID | 131 |
---|---|
Data | 2009-06-05 |
Symbol | 2009/06/05/131 |
Instytucja | Agencja Rynku Rolnego |
Nazwa | LISTA CZŁONKÓW GRUPY PRODUCENTÓW |
Czy Aktualny | 0 |
Ustawa o Agencji Rynku Rolnego i organizacji niektych rynk rolnych z dnia 11 marca 2004 r. Dz.U. z 2007 r., nr 231, poz. 1702, Dz.U. z 2009 r., nr 19, poz. 100, Dz.U. z 2008 r., nr 227, poz. 1505 |
<?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dok="http://crd.gov.pl/wzor/2009/06/05/131/" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/03/06/" xmlns:meta="http://crd.gov.pl/xml/schematy/meta/2009/03/06/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://crd.gov.pl/wzor/2009/06/05/131/"> <xs:import schemaLocation="http://crd.gov.pl/xml/schematy/struktura/2009/03/06/struktura.xsd" namespace="http://crd.gov.pl/xml/schematy/struktura/2009/03/06/"/> <xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/> <xs:annotation> <xs:documentation> Opis: Plik XML Schema opisuje dokument: LISTA CZŁONKÓW GRUPY PRODUCENTÓW w przestrzeni nazw http://192.168.97.250:8080/xml/wzor/2009/05/21/rcp0201v3/ Data stworzenia: 2009-05-21 </xs:documentation> </xs:annotation> <xs:element name="Dokument" type="dok:DokumentTyp"> <xs:annotation> <xs:documentation>Główny element dokumentu</xs:documentation> </xs:annotation> </xs:element> <xs:complexType name="DokumentTyp"> <xs:annotation> <xs:documentation>Typ określający główną strukturę dokumentu</xs:documentation> </xs:annotation> <xs:sequence> <xs:element minOccurs="0" ref="str:OpisDokumentu"/> <xs:element minOccurs="0" ref="str:DaneDokumentu"/> <xs:element name="TrescDokumentu" type="dok:TrescDokumentuTyp"/> <xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:complexType name="TrescDokumentuXMLTyp"> <xs:annotation> <xs:documentation>Typ ograniczający sekcję treści dokumentu do formatu i kodowania XML</xs:documentation> </xs:annotation> <xs:complexContent mixed="false"> <xs:restriction base="str:TrescDokumentuTyp"> <xs:attribute fixed="text/xml" name="format" type="str:formatTyp" use="required"/> <xs:attribute fixed="XML" name="kodowanie" type="str:kodowanieTyp" use="required"/> </xs:restriction> </xs:complexContent> </xs:complexType> <xs:complexType name="TrescDokumentuTyp"> <xs:annotation> <xs:documentation>Typ definiujący główną sekcję treści dokumentu w postaci atrybutów i opcjonalnych załączników</xs:documentation> </xs:annotation> <xs:complexContent mixed="false"> <xs:extension base="dok:TrescDokumentuXMLTyp"> <xs:sequence> <xs:element name="Atrybuty" type="dok:AtrybutyTyp"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> <xs:simpleType name="AtrybutTekstTyp"> <xs:annotation> <xs:documentation>Typ atrybutu tekstowego zawierającego maksymalnie 2000 znaków</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:maxLength value="2000"/> </xs:restriction> </xs:simpleType> <xs:simpleType name="AtrybutLiczbaTyp"> <xs:annotation> <xs:documentation>Typ atrybutu liczbowego</xs:documentation> </xs:annotation> <xs:restriction base="xs:decimal"/> </xs:simpleType> <xs:simpleType name="AtrybutDataTyp"> <xs:annotation> <xs:documentation>Typ atrybutu daty</xs:documentation> </xs:annotation> <xs:restriction base="xs:date"/> </xs:simpleType> <xs:simpleType name="AtrybutDataCzasTyp"> <xs:annotation> <xs:documentation>Typ atrybutu daty łącznie z czasem </xs:documentation> </xs:annotation> <xs:restriction base="xs:dateTime"/> </xs:simpleType> <xs:complexType name="AtrybutyTyp"> <xs:annotation> <xs:documentation>Typ definiujący sekcję atrybutów dokumentu </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Tabela" type="dok:TabelaTyp" nillable="true"> <xs:annotation> <xs:documentation>TABELA: Lista członków grupy producentów</xs:documentation> <xs:appinfo> <ids> <id>dadTabela</id> </ids> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute fixed="RCP0201V3" name="wersjaDefinicjiDokumentu" type="xs:string" use="required"/> </xs:complexType> <xs:complexType name="TabelaTyp"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="Wiersz"> <xs:complexType> <xs:sequence> <xs:element name="CzgPrzNumerArr" type="dok:AtrybutTekstTyp" nillable="true"> <xs:annotation> <xs:documentation>ATRYBUT TEKSTOWY: Numer ARR</xs:documentation> <xs:appinfo> <ids> <id>dadCzgPrzNumerArr</id> </ids> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CzgComImie" type="dok:AtrybutTekstTyp" nillable="true"> <xs:annotation> <xs:documentation>ATRYBUT TEKSTOWY: Imię</xs:documentation> <xs:appinfo> <ids> <id>dadCzgComImie</id> </ids> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CzgPrzNazwa" type="dok:AtrybutTekstTyp" nillable="true"> <xs:annotation> <xs:documentation>ATRYBUT TEKSTOWY: Nazwa lub nazwisko</xs:documentation> <xs:appinfo> <ids> <id>dadCzgPrzNazwa</id> </ids> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CzgComAdres" type="dok:AtrybutTekstTyp" nillable="true"> <xs:annotation> <xs:documentation>ATRYBUT TEKSTOWY: Adres</xs:documentation> <xs:appinfo> <ids> <id>dadCzgComAdres</id> </ids> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CzgComNip" type="dok:AtrybutTekstTyp" nillable="true"> <xs:annotation> <xs:documentation>ATRYBUT TEKSTOWY: NIP</xs:documentation> <xs:appinfo> <ids> <id>dadCzgComNip</id> </ids> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="CzgDodajUsun" type="dok:AtrybutTekstTyp" nillable="true"> <xs:annotation> <xs:documentation>ATRYBUT TEKSTOWY: Dodawanie (T) / Usuwanie (N)</xs:documentation> <xs:appinfo> <ids> <id>dadCzgDodajUsun</id> </ids> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:schema>