Namespace
http://ifis.bbm.cz/v1080/ImpODFA
Diagram
Used by
Element
odfa:novyDokladRequestType/odfa:hlavicka
Model
(odfa:firmidno{0,1} | odfa:ico{0,1} ) , (odfa:kopridno{0,1} | odfa:icokp{0,1} ) , odfa:mesic{0,1} , odfa:rok{0,1} , odfa:mena , odfa:penale{0,1} , odfa:slevy{0,1} , odfa:vsmb{0,1} , odfa:ksmb{0,1} , odfa:ssmb{0,1} , odfa:pril{0,1} , odfa:cdl{0,1} , odfa:dodp{0,1} , odfa:popis{0,1} , odfa:zprava{0,1} , odfa:zppl , odfa:datv{0,1} , odfa:dats{0,1} , odfa:datd{0,1} , odfa:datk{0,1} , odfa:vf , odfa:krechNr , odfa:zrusId{0,1} , odfa:rel1Id{0,1} , odfa:nsidno{0,1} , odfa:typaidno{0,1} , odfa:akce{0,1} , odfa:komidno{0,1} , odfa:rsridno{0,1} , odfa:vlucidno{0,1} , odfa:schvaluje{0,1} , odfa:prpartn{0,1} , odfa:ns{0,1} , odfa:ta{0,1} , odfa:nakce{0,1} , odfa:kp{0,1} , odfa:todfidno{0,1} , odfa:tof{0,1} , odfa:peridno{0,1} , odfa:zdrojdat{0,1} , odfa:prkidno{0,1} , odfa:zp_odeslani{0,1} , odfa:koresp_adresa{0,1} , odfa:koresp_jazyk{0,1} , odfa:spis_zn{0,1}
Children
odfa:akce , odfa:cdl , odfa:datd , odfa:datk , odfa:dats , odfa:datv , odfa:dodp , odfa:firmidno , odfa:ico , odfa:icokp , odfa:komidno , odfa:kopridno , odfa:koresp_adresa , odfa:koresp_jazyk , odfa:kp , odfa:krechNr , odfa:ksmb , odfa:mena , odfa:mesic , odfa:nakce , odfa:ns , odfa:nsidno , odfa:penale , odfa:peridno , odfa:popis , odfa:pril , odfa:prkidno , odfa:prpartn , odfa:rel1Id , odfa:rok , odfa:rsridno , odfa:schvaluje , odfa:slevy , odfa:spis_zn , odfa:ssmb , odfa:ta , odfa:todfidno , odfa:tof , odfa:typaidno , odfa:vf , odfa:vlucidno , odfa:vsmb , odfa:zdrojdat , odfa:zp_odeslani , odfa:zppl , odfa:zprava , odfa:zrusId
Source
<xsd:complexType name= "tHlavicka" >
<xsd:sequence >
<xsd:choice >
<xsd:element name= "firmidno" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Vnitrni identifikator adresy firmy oberatele. </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "odfa:tRefID" />
</xsd:simpleType>
</xsd:element>
<xsd:element name= "ico" type= "xsd:string" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > ICO firmy odberatele. </xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:choice minOccurs= "0" >
<xsd:element name= "kopridno" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Vnitrni identifikator adresy firmy konecneho prijemce. </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "odfa:tRefID" />
</xsd:simpleType>
</xsd:element>
<xsd:element name= "icokp" type= "xsd:string" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > ICO firmy konecneho prijemce. </xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:element name= "mesic" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Ucetni obdobi pohledavky - mesic. </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:integer" >
<xsd:minInclusive value= "1" />
<xsd:maxInclusive value= "12" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "rok" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Ucetni obdobi pohledavky - rok. </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:integer" >
<xsd:totalDigits value= "2" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "mena" minOccurs= "1" >
<xsd:annotation >
<xsd:documentation > Mena pohledavky. </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "3" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "penale" type= "xsd:decimal" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Denni penale v %. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name= "slevy" type= "xsd:decimal" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Poskytnuta sleva v %. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name= "vsmb" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Variabilni symbol. </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "10" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "ksmb" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Konstantni symbol. </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "4" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "ssmb" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Specificky symbol. </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "10" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "pril" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Prilohy. </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "20" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "cdl" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Cislo dodaciho listu. </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "15" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "dodp" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Cislo dodavkoveho prikazu. </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "10" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "popis" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Popis dokladu, volny text. </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "255" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "zprava" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Zprava pro odberatele, volny text. </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "255" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "zppl" type= "odfa:tZppl" minOccurs= "1" >
<xsd:annotation >
<xsd:documentation > Zpusob uhrady. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name= "datv" type= "xsd:dateTime" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Datum vystaveni pohledavky. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name= "dats" type= "xsd:dateTime" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Datum splatnosti pohledavky. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name= "datd" type= "xsd:dateTime" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Datum uskutecneni zdanitelneho plneni. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name= "datk" type= "xsd:dateTime" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Datum kurzu zahraniční měny. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name= "vf" type= "odfa:tVf" minOccurs= "1" >
<xsd:annotation >
<xsd:documentation > Typ dokladu, faktura/zalohovy list. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name= "krechNr" minOccurs= "1" >
<xsd:annotation >
<xsd:documentation > Cislo importovane pohledavky, reference zdrojoveho systemu. </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "15" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "zrusId" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Zatim nevyuzito. </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "15" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "rel1Id" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Externi cislo dobropisovane pohledavky, pro dobropis povinne </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "15" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "nsidno" minOccurs= "0" type= "odfa:tRefID" >
<xsd:annotation >
<xsd:documentation > ID nakladoveho strediska. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name= "typaidno" minOccurs= "0" type= "odfa:tRefID" >
<xsd:annotation >
<xsd:documentation > ID typu akce. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name= "akce" minOccurs= "0" type= "odfa:tRefID" >
<xsd:annotation >
<xsd:documentation > ID akce (zdroje financovani). </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name= "komidno" minOccurs= "0" type= "odfa:tRefID" >
<xsd:annotation >
<xsd:documentation > ID komplexni polozky. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name= "rsridno" minOccurs= "0" type= "odfa:tRefID" >
<xsd:annotation >
<xsd:documentation > ID radku smlouvy. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name= "vlucidno" minOccurs= "0" type= "odfa:tRefID" >
<xsd:annotation >
<xsd:documentation > ID vlastniho bankovniho uctu. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name= "schvaluje" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Osobni nebo rodne cislo osoby, ktera schvaluje doklad. </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "10" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "prpartn" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Konečný příjemce i s adresou, volný text, přednost má "kopridno_" a "icokp". </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "255" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "ns" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Číslo NS, přednost má "nsidno". </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "10" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "ta" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Číslo TA, přednost má "typaidno". </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:integer" >
<xsd:totalDigits value= "3" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "nakce" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Název akce, přednost má "akce". </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "128" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "kp" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Kód komplexní položky, přednost má "komidno". </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "10" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "todfidno" minOccurs= "0" type= "odfa:tRefID" >
<xsd:annotation >
<xsd:documentation > ID deníku pohledávek. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name= "tof" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Číslo deníku pohledávek, přednost má "todfidno". </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:integer" >
<xsd:totalDigits value= "3" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "peridno" type= "odfa:tRefID" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > ID osoby v případě pohledávky za fyzickou osobou </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name= "zdrojdat" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Zdroj dat </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "10" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "prkidno" minOccurs= "0" type= "odfa:tRefID" >
<xsd:annotation >
<xsd:documentation > ID účetního pravidla pro zaúčtování pohledávky </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name= "zp_odeslani" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Příznak způsobu odeslání dokladu, doména </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:length value= "1" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "koresp_adresa" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Korespondenční adresa příjemce odpovídající způsobu odeslání pohledávky </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "255" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "koresp_jazyk" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Korespondenční jazyk pohledávky </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:length value= "3" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name= "spis_zn" minOccurs= "0" >
<xsd:annotation >
<xsd:documentation > Spisová značka spisu, ve kterém je zaevidovano, že písemnost byla odeslaná. </xsd:documentation>
</xsd:annotation>
<xsd:simpleType >
<xsd:restriction base= "xsd:string" >
<xsd:maxLength value= "50" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>