Showing:

Annotations
Attributes
Diagrams
Facets
Identity Constraints
Instances
Model
Properties
Source
Used by
Main schema isdoc-invoice-6.0.2.xsd
Namespace http://isdoc.cz/namespace/2013
Properties
attribute form default unqualified
element form default qualified
version 6.0.2
Element OrderReferencesType / OrderReference
Namespace http://isdoc.cz/namespace/2013
Annotations
Odkaz na související objednávku
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IdAttributeisdoc-invoice-6_0_2_xsd.tmp#OrderReferenceType_SalesOrderIDisdoc-invoice-6_0_2_xsd.tmp#OrderReferenceType_ExternalOrderIDisdoc-invoice-6_0_2_xsd.tmp#OrderReferenceType_IssueDateisdoc-invoice-6_0_2_xsd.tmp#OrderReferenceType_ExternalOrderIssueDateisdoc-invoice-6_0_2_xsd.tmp#OrderReferenceType_UUIDisdoc-invoice-6_0_2_xsd.tmp#OrderReferenceType_ISDS_IDisdoc-invoice-6_0_2_xsd.tmp#OrderReferenceType_FileReferenceisdoc-invoice-6_0_2_xsd.tmp#OrderReferenceType_ReferenceNumberisdoc-invoice-6_0_2_xsd.tmp#OrderReferenceType
Type OrderReferenceType
Properties
content complex
maxOccurs unbounded
Model
Children ExternalOrderID, ExternalOrderIssueDate, FileReference, ISDS_ID, IssueDate, ReferenceNumber, SalesOrderID, UUID
Instance
<OrderReference id="" xmlns="http://isdoc.cz/namespace/2013">
  <SalesOrderID>{1,1}</SalesOrderID>
  <ExternalOrderID>{0,1}</ExternalOrderID>
  <IssueDate>{0,1}</IssueDate>
  <ExternalOrderIssueDate>{0,1}</ExternalOrderIssueDate>
  <UUID>{0,1}</UUID>
  <ISDS_ID>{0,1}</ISDS_ID>
  <FileReference>{0,1}</FileReference>
  <ReferenceNumber>{0,1}</ReferenceNumber>
</OrderReference>
Attributes
QName Type Use Annotation
id IDType optional
Identifikátor elementu pro tvorbu odkazů
Source
<xs:element name="OrderReference" type="OrderReferenceType" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Odkaz na související objednávku</xs:documentation>
  </xs:annotation>
</xs:element>
Element OrderReferenceType / SalesOrderID
Namespace http://isdoc.cz/namespace/2013
Annotations
Vlastní identifikátor objednávky přijaté u dodavatele
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#SalesOrderIDType
Type SalesOrderIDType
Type hierarchy
Properties
content simple
Source
<xs:element name="SalesOrderID" type="SalesOrderIDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Vlastní identifikátor objednávky přijaté u dodavatele</xs:documentation>
  </xs:annotation>
</xs:element>
Element OrderReferenceType / ExternalOrderID
Namespace http://isdoc.cz/namespace/2013
Annotations
Externí číslo objednávky přijaté, typicky objednávka vydaná u odběratele
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDType
Type IDType
Properties
content simple
minOccurs 0
Source
<xs:element name="ExternalOrderID" type="IDType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Externí číslo objednávky přijaté, typicky objednávka vydaná u odběratele</xs:documentation>
  </xs:annotation>
</xs:element>
Element OrderReferenceType / IssueDate
Namespace http://isdoc.cz/namespace/2013
Annotations
Datum vystavení objednávky přijaté u dodavatele
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IssueDateType
Type IssueDateType
Properties
content simple
minOccurs 0
Source
<xs:element name="IssueDate" type="IssueDateType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Datum vystavení objednávky přijaté u dodavatele</xs:documentation>
  </xs:annotation>
</xs:element>
Element OrderReferenceType / ExternalOrderIssueDate
Namespace http://isdoc.cz/namespace/2013
Annotations
Datum vystavení objednávky vydané (u objednávající strany)
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IssueDateType
Type IssueDateType
Properties
content simple
minOccurs 0
Source
<xs:element name="ExternalOrderIssueDate" type="IssueDateType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Datum vystavení objednávky vydané (u objednávající strany)</xs:documentation>
  </xs:annotation>
</xs:element>
Element OrderReferenceType / UUID
Namespace http://isdoc.cz/namespace/2013
Annotations
Unikátní identifikátor GUID
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#UUIDType
Type UUIDType
Properties
content simple
minOccurs 0
Facets
pattern [0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{12}
Source
<xs:element name="UUID" type="UUIDType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Unikátní identifikátor GUID</xs:documentation>
  </xs:annotation>
</xs:element>
Element OrderReferenceType / ISDS_ID
Namespace http://isdoc.cz/namespace/2013
Annotations
ID datové zprávy v ISDS, které vrátilo rozhraní ISDS při prvotním poslání této objednávky
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ISDS_IDType
Type ISDS_IDType
Properties
content simple
minOccurs 0
Source
<xs:element name="ISDS_ID" type="ISDS_IDType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">ID datové zprávy v ISDS, které vrátilo rozhraní ISDS při prvotním poslání této objednávky</xs:documentation>
  </xs:annotation>
</xs:element>
Element OrderReferenceType / FileReference
Namespace http://isdoc.cz/namespace/2013
Annotations
Spisová značka, pod kterým byla vypravena písemnost Objednávka ve spisové službě objednatele
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#FileReferenceType
Type FileReferenceType
Properties
content simple
minOccurs 0
Source
<xs:element name="FileReference" type="FileReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Spisová značka, pod kterým byla vypravena písemnost Objednávka ve spisové službě objednatele</xs:documentation>
  </xs:annotation>
</xs:element>
Element OrderReferenceType / ReferenceNumber
Namespace http://isdoc.cz/namespace/2013
Annotations
Číslo jednací, pod kterým byla vypravena písemnost Objednávka ve spisové službě objednatele
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ReferenceNumberType
Type ReferenceNumberType
Properties
content simple
minOccurs 0
Source
<xs:element name="ReferenceNumber" type="ReferenceNumberType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Číslo jednací, pod kterým byla vypravena písemnost Objednávka ve spisové službě objednatele</xs:documentation>
  </xs:annotation>
</xs:element>
Element OrderLineReferenceType / LineID
Namespace http://isdoc.cz/namespace/2013
Annotations
Číslo řádky na dokladu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#LineIDType
Type LineIDType
Type hierarchy
Properties
content simple
minOccurs 0
Source
<xs:element name="LineID" type="LineIDType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Číslo řádky na dokladu</xs:documentation>
  </xs:annotation>
</xs:element>
Element DeliveryNoteReferencesType / DeliveryNoteReference
Namespace http://isdoc.cz/namespace/2013
Annotations
Odkaz na související dodací list
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IdAttributeisdoc-invoice-6_0_2_xsd.tmp#DeliveryNoteReferenceType_IDisdoc-invoice-6_0_2_xsd.tmp#DeliveryNoteReferenceType_IssueDateisdoc-invoice-6_0_2_xsd.tmp#DeliveryNoteReferenceType_UUIDisdoc-invoice-6_0_2_xsd.tmp#DeliveryNoteReferenceType
Type DeliveryNoteReferenceType
Properties
content complex
maxOccurs unbounded
Model
Children ID, IssueDate, UUID
Instance
<DeliveryNoteReference id="" xmlns="http://isdoc.cz/namespace/2013">
  <ID>{1,1}</ID>
  <IssueDate>{0,1}</IssueDate>
  <UUID>{0,1}</UUID>
</DeliveryNoteReference>
Attributes
QName Type Use Annotation
id IDType optional
Identifikátor elementu pro tvorbu odkazů
Source
<xs:element name="DeliveryNoteReference" type="DeliveryNoteReferenceType" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Odkaz na související dodací list</xs:documentation>
  </xs:annotation>
</xs:element>
Element DeliveryNoteReferenceType / ID
Namespace http://isdoc.cz/namespace/2013
Annotations
Vlastní identifikátor dodacího listu u dodavatele
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDType
Type IDType
Properties
content simple
Source
<xs:element name="ID" type="IDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Vlastní identifikátor dodacího listu u dodavatele</xs:documentation>
  </xs:annotation>
</xs:element>
Element DeliveryNoteReferenceType / IssueDate
Namespace http://isdoc.cz/namespace/2013
Annotations
Datum vystavení
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IssueDateType
Type IssueDateType
Properties
content simple
minOccurs 0
Source
<xs:element name="IssueDate" type="IssueDateType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Datum vystavení</xs:documentation>
  </xs:annotation>
</xs:element>
Element DeliveryNoteReferenceType / UUID
Namespace http://isdoc.cz/namespace/2013
Annotations
Unikátní identifikátor GUID
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#UUIDType
Type UUIDType
Properties
content simple
minOccurs 0
Facets
pattern [0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{12}
Source
<xs:element name="UUID" type="UUIDType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Unikátní identifikátor GUID</xs:documentation>
  </xs:annotation>
</xs:element>
Element DeliveryNoteLineReferenceType / LineID
Namespace http://isdoc.cz/namespace/2013
Annotations
Číslo řádky na dokladu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#LineIDType
Type LineIDType
Type hierarchy
Properties
content simple
minOccurs 0
Source
<xs:element name="LineID" type="LineIDType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Číslo řádky na dokladu</xs:documentation>
  </xs:annotation>
</xs:element>
Element ContractReferencesType / ContractReference
Namespace http://isdoc.cz/namespace/2013
Annotations
Informace o smlouvě související s dokladem
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IdAttributeisdoc-invoice-6_0_2_xsd.tmp#ContractReferenceType_IDisdoc-invoice-6_0_2_xsd.tmp#ContractReferenceType_UUIDisdoc-invoice-6_0_2_xsd.tmp#ContractReferenceType_IssueDateisdoc-invoice-6_0_2_xsd.tmp#ContractReferenceType_LastValidDateisdoc-invoice-6_0_2_xsd.tmp#ContractReferenceType_LastValidDateUnboundedisdoc-invoice-6_0_2_xsd.tmp#ContractReferenceType_ISDS_IDisdoc-invoice-6_0_2_xsd.tmp#ContractReferenceType_FileReferenceisdoc-invoice-6_0_2_xsd.tmp#ContractReferenceType_ReferenceNumberisdoc-invoice-6_0_2_xsd.tmp#ContractReferenceType
Type ContractReferenceType
Properties
content complex
maxOccurs unbounded
Model
Children FileReference, ID, ISDS_ID, IssueDate, LastValidDate, LastValidDateUnbounded, ReferenceNumber, UUID
Instance
<ContractReference id="" xmlns="http://isdoc.cz/namespace/2013">
  <ID>{1,1}</ID>
  <UUID>{0,1}</UUID>
  <IssueDate>{1,1}</IssueDate>
  <LastValidDate>{1,1}</LastValidDate>
  <LastValidDateUnbounded>{1,1}</LastValidDateUnbounded>
  <ISDS_ID>{0,1}</ISDS_ID>
  <FileReference>{0,1}</FileReference>
  <ReferenceNumber>{0,1}</ReferenceNumber>
</ContractReference>
Attributes
QName Type Use Annotation
id IDType optional
Identifikátor elementu pro tvorbu odkazů
Source
<xs:element name="ContractReference" type="ContractReferenceType" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Informace o smlouvě související s dokladem</xs:documentation>
  </xs:annotation>
</xs:element>
Element ContractReferenceType / ID
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace smlouvy lidsky čitelným označením
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDType
Type IDType
Properties
content simple
Source
<xs:element name="ID" type="IDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace smlouvy lidsky čitelným označením</xs:documentation>
  </xs:annotation>
</xs:element>
Element ContractReferenceType / UUID
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace smlouvy jejím unikátním id, které vznikne v okamžiku jejího zaevidování v systému OVM vystavitele
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#UUIDType
Type UUIDType
Properties
content simple
minOccurs 0
Facets
pattern [0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{12}
Source
<xs:element name="UUID" type="UUIDType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace smlouvy jejím unikátním id, které vznikne v okamžiku jejího zaevidování v systému OVM vystavitele</xs:documentation>
  </xs:annotation>
</xs:element>
Element ContractReferenceType / IssueDate
Namespace http://isdoc.cz/namespace/2013
Annotations
Datum podpisu smlouvy stranou OVM
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IssueDateType
Type IssueDateType
Properties
content simple
Source
<xs:element name="IssueDate" type="IssueDateType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Datum podpisu smlouvy stranou OVM</xs:documentation>
  </xs:annotation>
</xs:element>
Element ContractReferenceType / LastValidDate
Namespace http://isdoc.cz/namespace/2013
Annotations
Datum konce platnosti smlouvy
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#LastValidDateType
Type LastValidDateType
Properties
content simple
Source
<xs:element name="LastValidDate" type="LastValidDateType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Datum konce platnosti smlouvy</xs:documentation>
  </xs:annotation>
</xs:element>
Element ContractReferenceType / LastValidDateUnbounded
Namespace http://isdoc.cz/namespace/2013
Annotations
Smlouva je uzavřena na dobu neurčitou
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#LastValidDateUnboundedType
Type LastValidDateUnboundedType
Properties
content complex
Source
<xs:element name="LastValidDateUnbounded" type="LastValidDateUnboundedType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Smlouva je uzavřena na dobu neurčitou</xs:documentation>
  </xs:annotation>
</xs:element>
Element ContractReferenceType / ISDS_ID
Namespace http://isdoc.cz/namespace/2013
Annotations
Jednoznačný identifikátor Datové zprávy v systému ISDS, pokud byl dokument odeslán touto cestou
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ISDS_IDType
Type ISDS_IDType
Properties
content simple
minOccurs 0
Source
<xs:element name="ISDS_ID" type="ISDS_IDType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Jednoznačný identifikátor Datové zprávy v systému ISDS, pokud byl dokument odeslán touto cestou</xs:documentation>
  </xs:annotation>
</xs:element>
Element ContractReferenceType / FileReference
Namespace http://isdoc.cz/namespace/2013
Annotations
Spisová značka, pod kterou byl vypraven tento doklad od emitenta, pokud emitent používá na tuto agendu spisovou službu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#FileReferenceType
Type FileReferenceType
Properties
content simple
minOccurs 0
Source
<xs:element name="FileReference" type="FileReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Spisová značka, pod kterou byl vypraven tento doklad od emitenta, pokud emitent používá na tuto agendu spisovou službu</xs:documentation>
  </xs:annotation>
</xs:element>
Element ContractReferenceType / ReferenceNumber
Namespace http://isdoc.cz/namespace/2013
Annotations
Číslo jednací, pod kterým byl vypraven tento doklad od emitenta, pokud emitent používá na tuto agendu spisovou službu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ReferenceNumberType
Type ReferenceNumberType
Properties
content simple
minOccurs 0
Source
<xs:element name="ReferenceNumber" type="ReferenceNumberType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Číslo jednací, pod kterým byl vypraven tento doklad od emitenta, pokud emitent používá na tuto agendu spisovou službu</xs:documentation>
  </xs:annotation>
</xs:element>
Element ContractLineReferenceType / ParagraphID
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace odstavce smlouvy
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ParagraphIDType
Type ParagraphIDType
Type hierarchy
Properties
content simple
minOccurs 0
Source
<xs:element name="ParagraphID" type="ParagraphIDType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace odstavce smlouvy</xs:documentation>
  </xs:annotation>
</xs:element>
Element OriginalDocumentReferencesType / OriginalDocumentReference
Namespace http://isdoc.cz/namespace/2013
Annotations
Odkaz na původní doklad, který tento aktuální doklad opravuje (jen pro typy dokumentů 2, 3 a 6)
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IdAttributeisdoc-invoice-6_0_2_xsd.tmp#OriginalDocumentReferenceType_IDisdoc-invoice-6_0_2_xsd.tmp#OriginalDocumentReferenceType_IssueDateisdoc-invoice-6_0_2_xsd.tmp#OriginalDocumentReferenceType_UUIDisdoc-invoice-6_0_2_xsd.tmp#OriginalDocumentReferenceType
Type OriginalDocumentReferenceType
Properties
content complex
maxOccurs unbounded
Model
Children ID, IssueDate, UUID
Instance
<OriginalDocumentReference id="" xmlns="http://isdoc.cz/namespace/2013">
  <ID>{1,1}</ID>
  <IssueDate>{0,1}</IssueDate>
  <UUID>{0,1}</UUID>
</OriginalDocumentReference>
Attributes
QName Type Use Annotation
id IDType optional
Identifikátor elementu pro tvorbu odkazů
Source
<xs:element name="OriginalDocumentReference" type="OriginalDocumentReferenceType" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Odkaz na původní doklad, který tento aktuální doklad opravuje (jen pro typy dokumentů 2, 3 a 6)</xs:documentation>
  </xs:annotation>
</xs:element>
Element OriginalDocumentReferenceType / ID
Namespace http://isdoc.cz/namespace/2013
Annotations
Lidsky čitelné číslo původního dokladu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDType
Type IDType
Properties
content simple
Source
<xs:element name="ID" type="IDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Lidsky čitelné číslo původního dokladu</xs:documentation>
  </xs:annotation>
</xs:element>
Element OriginalDocumentReferenceType / IssueDate
Namespace http://isdoc.cz/namespace/2013
Annotations
Datum vystavení původního dokladu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IssueDateType
Type IssueDateType
Properties
content simple
minOccurs 0
Source
<xs:element name="IssueDate" type="IssueDateType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Datum vystavení původního dokladu</xs:documentation>
  </xs:annotation>
</xs:element>
Element OriginalDocumentReferenceType / UUID
Namespace http://isdoc.cz/namespace/2013
Annotations
Unikátní identifikátor GUID
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#UUIDType
Type UUIDType
Properties
content simple
minOccurs 0
Facets
pattern [0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{12}
Source
<xs:element name="UUID" type="UUIDType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Unikátní identifikátor GUID</xs:documentation>
  </xs:annotation>
</xs:element>
Element OriginalDocumentLineReferenceType / LineID
Namespace http://isdoc.cz/namespace/2013
Annotations
Číslo řádky na dokladu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#LineIDType
Type LineIDType
Type hierarchy
Properties
content simple
minOccurs 0
Source
<xs:element name="LineID" type="LineIDType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Číslo řádky na dokladu</xs:documentation>
  </xs:annotation>
</xs:element>
Element SupplementsListType / Supplement
Namespace http://isdoc.cz/namespace/2013
Annotations
Příloha dokladu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#SupplementType_previewisdoc-invoice-6_0_2_xsd.tmp#SupplementType_Filenameisdoc-invoice-6_0_2_xsd.tmp#SupplementType_DigestMethodisdoc-invoice-6_0_2_xsd.tmp#SupplementType_DigestValueisdoc-invoice-6_0_2_xsd.tmp#SupplementType
Type SupplementType
Properties
content complex
maxOccurs unbounded
Model
Children DigestMethod, DigestValue, Filename
Instance
<Supplement preview="" xmlns="http://isdoc.cz/namespace/2013">
  <Filename>{1,1}</Filename>
  <DigestMethod Algorithm="">{1,1}</DigestMethod>
  <DigestValue>{1,1}</DigestValue>
</Supplement>
Attributes
QName Type Use Annotation
preview BooleanType optional
Je daná příloha náhledem dokladu
Source
<xs:element maxOccurs="unbounded" name="Supplement" type="SupplementType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Příloha dokladu</xs:documentation>
  </xs:annotation>
</xs:element>
Element SupplementType / Filename
Namespace http://isdoc.cz/namespace/2013
Annotations
Jméno a cesta k souboru
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#FilenameType
Type FilenameType
Properties
content simple
Source
<xs:element name="Filename" type="FilenameType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Jméno a cesta k souboru</xs:documentation>
  </xs:annotation>
</xs:element>
Element SupplementType / DigestMethod
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace metody použité při výpočtu otisku přílohy
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#DigestMethodType_Algorithmisdoc-invoice-6_0_2_xsd.tmp#DigestMethodType
Type DigestMethodType
Properties
content complex
Attributes
QName Type Use Annotation
Algorithm xs:anyURI required
Identifikátory jednotlivých algoritmů jsou definovány v http://www.w3.org/TR/xmldsig-core/#sec-AlgID
Source
<xs:element name="DigestMethod" type="DigestMethodType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace metody použité při výpočtu otisku přílohy</xs:documentation>
  </xs:annotation>
</xs:element>
Element SupplementType / DigestValue
Namespace http://isdoc.cz/namespace/2013
Annotations
Hodnota otisku přílohy
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#DigestValueType
Type DigestValueType
Properties
content simple
Source
<xs:element name="DigestValue" type="DigestValueType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Hodnota otisku přílohy</xs:documentation>
  </xs:annotation>
</xs:element>
Element AccountingSupplierPartyType / Party
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace subjektu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PartyType_PartyIdentificationisdoc-invoice-6_0_2_xsd.tmp#PartyType_PartyNameisdoc-invoice-6_0_2_xsd.tmp#PartyType_PostalAddressisdoc-invoice-6_0_2_xsd.tmp#PartyType_PartyTaxSchemeisdoc-invoice-6_0_2_xsd.tmp#PartyType_RegisterIdentificationisdoc-invoice-6_0_2_xsd.tmp#PartyType_Contactisdoc-invoice-6_0_2_xsd.tmp#PartyType
Type PartyType
Properties
content complex
Model
Children Contact, PartyIdentification, PartyName, PartyTaxScheme, PostalAddress, RegisterIdentification
Instance
<Party xmlns="http://isdoc.cz/namespace/2013">
  <PartyIdentification>{1,1}</PartyIdentification>
  <PartyName>{1,1}</PartyName>
  <PostalAddress>{1,1}</PostalAddress>
  <PartyTaxScheme>{0,unbounded}</PartyTaxScheme>
  <RegisterIdentification>{0,1}</RegisterIdentification>
  <Contact>{0,1}</Contact>
</Party>
Source
<xs:element name="Party" type="PartyType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace subjektu</xs:documentation>
  </xs:annotation>
</xs:element>
Element PartyType / PartyIdentification
Namespace http://isdoc.cz/namespace/2013
Annotations
Element identifikačních položek subjektu (firmy)
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PartyIdentificationType_UserIDisdoc-invoice-6_0_2_xsd.tmp#PartyIdentificationType_CatalogFirmIdentificationisdoc-invoice-6_0_2_xsd.tmp#PartyIdentificationType_IDisdoc-invoice-6_0_2_xsd.tmp#PartyIdentificationType
Type PartyIdentificationType
Properties
content complex
Model
Children CatalogFirmIdentification, ID, UserID
Instance
<PartyIdentification xmlns="http://isdoc.cz/namespace/2013">
  <UserID>{0,1}</UserID>
  <CatalogFirmIdentification>{0,1}</CatalogFirmIdentification>
  <ID>{1,1}</ID>
</PartyIdentification>
Source
<xs:element name="PartyIdentification" type="PartyIdentificationType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Element identifikačních položek subjektu (firmy)</xs:documentation>
  </xs:annotation>
</xs:element>
Element PartyIdentificationType / UserID
Namespace http://isdoc.cz/namespace/2013
Annotations
Uživatelské číslo firmy/provozovny
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#UserIDType
Type UserIDType
Properties
content simple
minOccurs 0
Source
<xs:element name="UserID" type="UserIDType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Uživatelské číslo firmy/provozovny</xs:documentation>
  </xs:annotation>
</xs:element>
Element PartyIdentificationType / CatalogFirmIdentification
Namespace http://isdoc.cz/namespace/2013
Annotations
Mezinárodní číslo firmy/provozovny, např. EAN
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#CatalogFirmIdentificationType
Type CatalogFirmIdentificationType
Properties
content simple
minOccurs 0
Source
<xs:element name="CatalogFirmIdentification" type="CatalogFirmIdentificationType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Mezinárodní číslo firmy/provozovny, např. EAN</xs:documentation>
  </xs:annotation>
</xs:element>
Element PartyIdentificationType / ID
Namespace http://isdoc.cz/namespace/2013
Annotations
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDType
Type IDType
Properties
content simple
Source
<xs:element name="ID" type="IDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs"></xs:documentation>
  </xs:annotation>
</xs:element>
Element PartyType / PartyName
Namespace http://isdoc.cz/namespace/2013
Annotations
Název subjektu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PartyNameType_Nameisdoc-invoice-6_0_2_xsd.tmp#PartyNameType
Type PartyNameType
Properties
content complex
Model
Children Name
Instance
<PartyName xmlns="http://isdoc.cz/namespace/2013">
  <Name>{1,1}</Name>
</PartyName>
Source
<xs:element name="PartyName" type="PartyNameType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Název subjektu</xs:documentation>
  </xs:annotation>
</xs:element>
Element PartyNameType / Name
Namespace http://isdoc.cz/namespace/2013
Annotations
Název
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#NameType
Type NameType
Properties
content simple
Source
<xs:element name="Name" type="NameType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Název</xs:documentation>
  </xs:annotation>
</xs:element>
Element PartyType / PostalAddress
Namespace http://isdoc.cz/namespace/2013
Annotations
Poštovní adresa
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PostalAddressType_StreetNameisdoc-invoice-6_0_2_xsd.tmp#PostalAddressType_BuildingNumberisdoc-invoice-6_0_2_xsd.tmp#PostalAddressType_CityNameisdoc-invoice-6_0_2_xsd.tmp#PostalAddressType_PostalZoneisdoc-invoice-6_0_2_xsd.tmp#PostalAddressType_Countryisdoc-invoice-6_0_2_xsd.tmp#PostalAddressType
Type PostalAddressType
Properties
content complex
Model
Children BuildingNumber, CityName, Country, PostalZone, StreetName
Instance
<PostalAddress xmlns="http://isdoc.cz/namespace/2013">
  <StreetName>{1,1}</StreetName>
  <BuildingNumber>{1,1}</BuildingNumber>
  <CityName>{1,1}</CityName>
  <PostalZone>{1,1}</PostalZone>
  <Country>{1,1}</Country>
</PostalAddress>
Source
<xs:element name="PostalAddress" type="PostalAddressType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Poštovní adresa</xs:documentation>
  </xs:annotation>
</xs:element>
Element PostalAddressType / StreetName
Namespace http://isdoc.cz/namespace/2013
Annotations
Ulice
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#StreetNameType
Type StreetNameType
Properties
content simple
Source
<xs:element name="StreetName" type="StreetNameType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Ulice</xs:documentation>
  </xs:annotation>
</xs:element>
Element PostalAddressType / BuildingNumber
Namespace http://isdoc.cz/namespace/2013
Annotations
Číslo popisné/orientační
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#BuildingNumberType
Type BuildingNumberType
Properties
content simple
Source
<xs:element name="BuildingNumber" type="BuildingNumberType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Číslo popisné/orientační</xs:documentation>
  </xs:annotation>
</xs:element>
Element PostalAddressType / CityName
Namespace http://isdoc.cz/namespace/2013
Annotations
Město
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#CityNameType
Type CityNameType
Properties
content simple
Source
<xs:element name="CityName" type="CityNameType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Město</xs:documentation>
  </xs:annotation>
</xs:element>
Element PostalAddressType / PostalZone
Namespace http://isdoc.cz/namespace/2013
Annotations
PSČ
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PostalZoneType
Type PostalZoneType
Properties
content simple
Source
<xs:element name="PostalZone" type="PostalZoneType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">PSČ</xs:documentation>
  </xs:annotation>
</xs:element>
Element PostalAddressType / Country
Namespace http://isdoc.cz/namespace/2013
Annotations
Země
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#CountryType_IdentificationCodeisdoc-invoice-6_0_2_xsd.tmp#CountryType_Nameisdoc-invoice-6_0_2_xsd.tmp#CountryType
Type CountryType
Properties
content complex
Model
Children IdentificationCode, Name
Instance
<Country xmlns="http://isdoc.cz/namespace/2013">
  <IdentificationCode>{1,1}</IdentificationCode>
  <Name>{1,1}</Name>
</Country>
Source
<xs:element name="Country" type="CountryType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Země</xs:documentation>
  </xs:annotation>
</xs:element>
Element CountryType / IdentificationCode
Namespace http://isdoc.cz/namespace/2013
Annotations
Kód země podle ISO 3166
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IdentificationCodeType
Type IdentificationCodeType
Properties
content simple
Source
<xs:element name="IdentificationCode" type="IdentificationCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kód země podle ISO 3166</xs:documentation>
  </xs:annotation>
</xs:element>
Element CountryType / Name
Namespace http://isdoc.cz/namespace/2013
Annotations
Název země
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#NameType
Type NameType
Properties
content simple
Source
<xs:element name="Name" type="NameType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Název země</xs:documentation>
  </xs:annotation>
</xs:element>
Element PartyType / PartyTaxScheme
Namespace http://isdoc.cz/namespace/2013
Annotations
Daňové údaje. Element je možné použít vícekrát a určit více identifikátorů, např. DIČ a IČ DPH na Slovensku.
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PartyTaxSchemeType_CompanyIDisdoc-invoice-6_0_2_xsd.tmp#PartyTaxSchemeType_TaxSchemeisdoc-invoice-6_0_2_xsd.tmp#PartyTaxSchemeType
Type PartyTaxSchemeType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children CompanyID, TaxScheme
Instance
<PartyTaxScheme xmlns="http://isdoc.cz/namespace/2013">
  <CompanyID>{1,1}</CompanyID>
  <TaxScheme>{1,1}</TaxScheme>
</PartyTaxScheme>
Source
<xs:element name="PartyTaxScheme" type="PartyTaxSchemeType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Daňové údaje. Element je možné použít vícekrát a určit více identifikátorů, např. DIČ a IČ DPH na Slovensku.</xs:documentation>
  </xs:annotation>
</xs:element>
Element PartyTaxSchemeType / CompanyID
Namespace http://isdoc.cz/namespace/2013
Annotations
DIČ
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#CompanyIDType
Type CompanyIDType
Properties
content simple
Source
<xs:element name="CompanyID" type="CompanyIDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">DIČ</xs:documentation>
  </xs:annotation>
</xs:element>
Element PartyTaxSchemeType / TaxScheme
Namespace http://isdoc.cz/namespace/2013
Annotations
Daňové schéma. Nejpoužívanější schémata jsou: VAT (daň z přidané hodnoty, používá se v ČR pro DIČ a na Slovensku pro IČ DPH) a TIN (používá se na Slovensku pro DIČ).
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#TaxSchemeType
Type TaxSchemeType
Properties
content simple
Source
<xs:element name="TaxScheme" type="TaxSchemeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Daňové schéma. Nejpoužívanější schémata jsou: VAT (daň z přidané hodnoty, používá se v ČR pro DIČ a na Slovensku pro IČ DPH) a TIN (používá se na Slovensku pro DIČ).</xs:documentation>
  </xs:annotation>
</xs:element>
Element PartyType / RegisterIdentification
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace zápisu v rejstříku
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#RegisterIdentificationType_RegisterKeptAtisdoc-invoice-6_0_2_xsd.tmp#RegisterIdentificationType_RegisterFileRefisdoc-invoice-6_0_2_xsd.tmp#RegisterIdentificationType_RegisterDateisdoc-invoice-6_0_2_xsd.tmp#RegisterIdentificationType_Preformattedisdoc-invoice-6_0_2_xsd.tmp#RegisterIdentificationType
Type RegisterIdentificationType
Properties
content complex
minOccurs 0
Model
Children Preformatted, RegisterDate, RegisterFileRef, RegisterKeptAt
Instance
<RegisterIdentification xmlns="http://isdoc.cz/namespace/2013">
  <RegisterKeptAt>{1,1}</RegisterKeptAt>
  <RegisterFileRef>{1,1}</RegisterFileRef>
  <RegisterDate>{1,1}</RegisterDate>
  <Preformatted>{1,1}</Preformatted>
</RegisterIdentification>
Source
<xs:element minOccurs="0" name="RegisterIdentification" type="RegisterIdentificationType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace zápisu v rejstříku</xs:documentation>
  </xs:annotation>
</xs:element>
Element RegisterIdentificationType / RegisterKeptAt
Namespace http://isdoc.cz/namespace/2013
Annotations
Správce rejstříku
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#RegisterKeptAtType
Type RegisterKeptAtType
Properties
content simple
Source
<xs:element name="RegisterKeptAt" type="RegisterKeptAtType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Správce rejstříku</xs:documentation>
  </xs:annotation>
</xs:element>
Element RegisterIdentificationType / RegisterFileRef
Namespace http://isdoc.cz/namespace/2013
Annotations
Číslo registrace
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#RegisterFileRefType
Type RegisterFileRefType
Properties
content simple
Source
<xs:element name="RegisterFileRef" type="RegisterFileRefType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Číslo registrace</xs:documentation>
  </xs:annotation>
</xs:element>
Element RegisterIdentificationType / RegisterDate
Namespace http://isdoc.cz/namespace/2013
Annotations
Datum registrace
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#RegisterDateType
Type RegisterDateType
Properties
content simple
Source
<xs:element name="RegisterDate" type="RegisterDateType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Datum registrace</xs:documentation>
  </xs:annotation>
</xs:element>
Element RegisterIdentificationType / Preformatted
Namespace http://isdoc.cz/namespace/2013
Annotations
Předformátovaná informace o zápisu do rejstříku
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PreformattedType
Type PreformattedType
Properties
content simple
Source
<xs:element name="Preformatted" type="PreformattedType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Předformátovaná informace o zápisu do rejstříku</xs:documentation>
  </xs:annotation>
</xs:element>
Element PartyType / Contact
Namespace http://isdoc.cz/namespace/2013
Annotations
Kontaktní osoba
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ContactType_Nameisdoc-invoice-6_0_2_xsd.tmp#ContactType_Telephoneisdoc-invoice-6_0_2_xsd.tmp#ContactType_ElectronicMailisdoc-invoice-6_0_2_xsd.tmp#ContactType
Type ContactType
Properties
content complex
minOccurs 0
Model
Children ElectronicMail, Name, Telephone
Instance
<Contact xmlns="http://isdoc.cz/namespace/2013">
  <Name>{0,1}</Name>
  <Telephone>{0,1}</Telephone>
  <ElectronicMail>{0,1}</ElectronicMail>
</Contact>
Source
<xs:element name="Contact" type="ContactType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kontaktní osoba</xs:documentation>
  </xs:annotation>
</xs:element>
Element ContactType / Name
Namespace http://isdoc.cz/namespace/2013
Annotations
Jméno kontaktu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#NameType
Type NameType
Properties
content simple
minOccurs 0
Source
<xs:element name="Name" type="NameType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Jméno kontaktu</xs:documentation>
  </xs:annotation>
</xs:element>
Element ContactType / Telephone
Namespace http://isdoc.cz/namespace/2013
Annotations
Telefonní číslo
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#TelephoneType
Type TelephoneType
Properties
content simple
minOccurs 0
Source
<xs:element name="Telephone" type="TelephoneType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Telefonní číslo</xs:documentation>
  </xs:annotation>
</xs:element>
Element ContactType / ElectronicMail
Namespace http://isdoc.cz/namespace/2013
Annotations
E-mailová adresa
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ElectronicMailType
Type ElectronicMailType
Properties
content simple
minOccurs 0
Source
<xs:element name="ElectronicMail" type="ElectronicMailType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">E-mailová adresa</xs:documentation>
  </xs:annotation>
</xs:element>
Element SellerSupplierPartyType / Party
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace subjektu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PartyType_PartyIdentificationisdoc-invoice-6_0_2_xsd.tmp#PartyType_PartyNameisdoc-invoice-6_0_2_xsd.tmp#PartyType_PostalAddressisdoc-invoice-6_0_2_xsd.tmp#PartyType_PartyTaxSchemeisdoc-invoice-6_0_2_xsd.tmp#PartyType_RegisterIdentificationisdoc-invoice-6_0_2_xsd.tmp#PartyType_Contactisdoc-invoice-6_0_2_xsd.tmp#PartyType
Type PartyType
Properties
content complex
Model
Children Contact, PartyIdentification, PartyName, PartyTaxScheme, PostalAddress, RegisterIdentification
Instance
<Party xmlns="http://isdoc.cz/namespace/2013">
  <PartyIdentification>{1,1}</PartyIdentification>
  <PartyName>{1,1}</PartyName>
  <PostalAddress>{1,1}</PostalAddress>
  <PartyTaxScheme>{0,unbounded}</PartyTaxScheme>
  <RegisterIdentification>{0,1}</RegisterIdentification>
  <Contact>{0,1}</Contact>
</Party>
Source
<xs:element name="Party" type="PartyType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace subjektu</xs:documentation>
  </xs:annotation>
</xs:element>
Element AccountingCustomerPartyType / Party
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace subjektu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PartyType_PartyIdentificationisdoc-invoice-6_0_2_xsd.tmp#PartyType_PartyNameisdoc-invoice-6_0_2_xsd.tmp#PartyType_PostalAddressisdoc-invoice-6_0_2_xsd.tmp#PartyType_PartyTaxSchemeisdoc-invoice-6_0_2_xsd.tmp#PartyType_RegisterIdentificationisdoc-invoice-6_0_2_xsd.tmp#PartyType_Contactisdoc-invoice-6_0_2_xsd.tmp#PartyType
Type PartyType
Properties
content complex
Model
Children Contact, PartyIdentification, PartyName, PartyTaxScheme, PostalAddress, RegisterIdentification
Instance
<Party xmlns="http://isdoc.cz/namespace/2013">
  <PartyIdentification>{1,1}</PartyIdentification>
  <PartyName>{1,1}</PartyName>
  <PostalAddress>{1,1}</PostalAddress>
  <PartyTaxScheme>{0,unbounded}</PartyTaxScheme>
  <RegisterIdentification>{0,1}</RegisterIdentification>
  <Contact>{0,1}</Contact>
</Party>
Source
<xs:element name="Party" type="PartyType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace subjektu</xs:documentation>
  </xs:annotation>
</xs:element>
Element AnonymousCustomerPartyType / ID
Namespace http://isdoc.cz/namespace/2013
Annotations
Unikátní identifikátor
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDType
Type IDType
Properties
content simple
Source
<xs:element name="ID" type="IDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Unikátní identifikátor</xs:documentation>
  </xs:annotation>
</xs:element>
Element AnonymousCustomerPartyType / IDScheme
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace schématu použitého při tvorbě identifikátoru
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDSchemeType
Type IDSchemeType
Properties
content simple
Source
<xs:element name="IDScheme" type="IDSchemeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace schématu použitého při tvorbě identifikátoru</xs:documentation>
  </xs:annotation>
</xs:element>
Element BuyerCustomerPartyType / Party
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace subjektu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PartyType_PartyIdentificationisdoc-invoice-6_0_2_xsd.tmp#PartyType_PartyNameisdoc-invoice-6_0_2_xsd.tmp#PartyType_PostalAddressisdoc-invoice-6_0_2_xsd.tmp#PartyType_PartyTaxSchemeisdoc-invoice-6_0_2_xsd.tmp#PartyType_RegisterIdentificationisdoc-invoice-6_0_2_xsd.tmp#PartyType_Contactisdoc-invoice-6_0_2_xsd.tmp#PartyType
Type PartyType
Properties
content complex
Model
Children Contact, PartyIdentification, PartyName, PartyTaxScheme, PostalAddress, RegisterIdentification
Instance
<Party xmlns="http://isdoc.cz/namespace/2013">
  <PartyIdentification>{1,1}</PartyIdentification>
  <PartyName>{1,1}</PartyName>
  <PostalAddress>{1,1}</PostalAddress>
  <PartyTaxScheme>{0,unbounded}</PartyTaxScheme>
  <RegisterIdentification>{0,1}</RegisterIdentification>
  <Contact>{0,1}</Contact>
</Party>
Source
<xs:element name="Party" type="PartyType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace subjektu</xs:documentation>
  </xs:annotation>
</xs:element>
Element DeliveryType / Party
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace subjektu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PartyType_PartyIdentificationisdoc-invoice-6_0_2_xsd.tmp#PartyType_PartyNameisdoc-invoice-6_0_2_xsd.tmp#PartyType_PostalAddressisdoc-invoice-6_0_2_xsd.tmp#PartyType_PartyTaxSchemeisdoc-invoice-6_0_2_xsd.tmp#PartyType_RegisterIdentificationisdoc-invoice-6_0_2_xsd.tmp#PartyType_Contactisdoc-invoice-6_0_2_xsd.tmp#PartyType
Type PartyType
Properties
content complex
Model
Children Contact, PartyIdentification, PartyName, PartyTaxScheme, PostalAddress, RegisterIdentification
Instance
<Party xmlns="http://isdoc.cz/namespace/2013">
  <PartyIdentification>{1,1}</PartyIdentification>
  <PartyName>{1,1}</PartyName>
  <PostalAddress>{1,1}</PostalAddress>
  <PartyTaxScheme>{0,unbounded}</PartyTaxScheme>
  <RegisterIdentification>{0,1}</RegisterIdentification>
  <Contact>{0,1}</Contact>
</Party>
Source
<xs:element name="Party" type="PartyType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace subjektu</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLinesType / InvoiceLine
Namespace http://isdoc.cz/namespace/2013
Annotations
Řádek faktury
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_IDisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_OrderReferenceisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_DeliveryNoteReferenceisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_OriginalDocumentReferenceisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_ContractReferenceisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_EgovClassifierisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_InvoicedQuantityisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_LineExtensionAmountCurrisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_LineExtensionAmountisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_LineExtensionAmountBeforeDiscountisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_LineExtensionAmountTaxInclusiveCurrisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_LineExtensionAmountTaxInclusiveisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_LineExtensionAmountTaxInclusiveBeforeDiscountisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_LineExtensionTaxAmountisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_UnitPriceisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_UnitPriceTaxInclusiveisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_ClassifiedTaxCategoryisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_Noteisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_VATNoteisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_Itemisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_Extensionsisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType
Type InvoiceLineType
Properties
content complex
maxOccurs unbounded
Model
Children ClassifiedTaxCategory, ContractReference, DeliveryNoteReference, EgovClassifier, Extensions, ID, InvoicedQuantity, Item, LineExtensionAmount, LineExtensionAmountBeforeDiscount, LineExtensionAmountCurr, LineExtensionAmountTaxInclusive, LineExtensionAmountTaxInclusiveBeforeDiscount, LineExtensionAmountTaxInclusiveCurr, LineExtensionTaxAmount, Note, OrderReference, OriginalDocumentReference, UnitPrice, UnitPriceTaxInclusive, VATNote
Instance
<InvoiceLine xmlns="http://isdoc.cz/namespace/2013">
  <ID>{1,1}</ID>
  <OrderReference ref="">{0,1}</OrderReference>
  <DeliveryNoteReference ref="">{0,1}</DeliveryNoteReference>
  <OriginalDocumentReference ref="">{0,1}</OriginalDocumentReference>
  <ContractReference ref="">{0,1}</ContractReference>
  <EgovClassifier>{0,1}</EgovClassifier>
  <InvoicedQuantity unitCode="">{0,1}</InvoicedQuantity>
  <LineExtensionAmountCurr>{0,1}</LineExtensionAmountCurr>
  <LineExtensionAmount>{1,1}</LineExtensionAmount>
  <LineExtensionAmountBeforeDiscount>{0,1}</LineExtensionAmountBeforeDiscount>
  <LineExtensionAmountTaxInclusiveCurr>{0,1}</LineExtensionAmountTaxInclusiveCurr>
  <LineExtensionAmountTaxInclusive>{1,1}</LineExtensionAmountTaxInclusive>
  <LineExtensionAmountTaxInclusiveBeforeDiscount>{0,1}</LineExtensionAmountTaxInclusiveBeforeDiscount>
  <LineExtensionTaxAmount>{1,1}</LineExtensionTaxAmount>
  <UnitPrice>{1,1}</UnitPrice>
  <UnitPriceTaxInclusive>{1,1}</UnitPriceTaxInclusive>
  <ClassifiedTaxCategory>{1,1}</ClassifiedTaxCategory>
  <Note languageID="">{0,1}</Note>
  <VATNote languageID="">{0,1}</VATNote>
  <Item>{0,1}</Item>
  <Extensions>{0,1}</Extensions>
</InvoiceLine>
Source
<xs:element maxOccurs="unbounded" name="InvoiceLine" type="InvoiceLineType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Řádek faktury</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / ID
Namespace http://isdoc.cz/namespace/2013
Annotations
Unikátní alfanumerický identifikátor řádku dokladu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ID36Type
Type ID36Type
Type hierarchy
Properties
content simple
Facets
maxLength 36
Source
<xs:element name="ID" type="ID36Type">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Unikátní alfanumerický identifikátor řádku dokladu</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / OrderReference
Namespace http://isdoc.cz/namespace/2013
Annotations
Odkaz na řádku související objednávky
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#RefAttributeisdoc-invoice-6_0_2_xsd.tmp#OrderLineReferenceType_LineIDisdoc-invoice-6_0_2_xsd.tmp#OrderLineReferenceType
Type OrderLineReferenceType
Properties
content complex
minOccurs 0
Model
Children LineID
Instance
<OrderReference ref="" xmlns="http://isdoc.cz/namespace/2013">
  <LineID>{0,1}</LineID>
</OrderReference>
Attributes
QName Type Use Annotation
ref IDType required
Odkaz na elementem s daným Id
Source
<xs:element name="OrderReference" type="OrderLineReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Odkaz na řádku související objednávky</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / DeliveryNoteReference
Namespace http://isdoc.cz/namespace/2013
Annotations
Odkaz na související dodací list
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#RefAttributeisdoc-invoice-6_0_2_xsd.tmp#DeliveryNoteLineReferenceType_LineIDisdoc-invoice-6_0_2_xsd.tmp#DeliveryNoteLineReferenceType
Type DeliveryNoteLineReferenceType
Properties
content complex
minOccurs 0
Model
Children LineID
Instance
<DeliveryNoteReference ref="" xmlns="http://isdoc.cz/namespace/2013">
  <LineID>{0,1}</LineID>
</DeliveryNoteReference>
Attributes
QName Type Use Annotation
ref IDType required
Odkaz na elementem s daným Id
Source
<xs:element name="DeliveryNoteReference" type="DeliveryNoteLineReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Odkaz na související dodací list</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / OriginalDocumentReference
Namespace http://isdoc.cz/namespace/2013
Annotations
Odkaz na původní doklad, který tento aktuální doklad opravuje (jen pro typy dokumentů 2, 3 a 6)
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#RefAttributeisdoc-invoice-6_0_2_xsd.tmp#OriginalDocumentLineReferenceType_LineIDisdoc-invoice-6_0_2_xsd.tmp#OriginalDocumentLineReferenceType
Type OriginalDocumentLineReferenceType
Properties
content complex
minOccurs 0
Model
Children LineID
Instance
<OriginalDocumentReference ref="" xmlns="http://isdoc.cz/namespace/2013">
  <LineID>{0,1}</LineID>
</OriginalDocumentReference>
Attributes
QName Type Use Annotation
ref IDType required
Odkaz na elementem s daným Id
Source
<xs:element name="OriginalDocumentReference" type="OriginalDocumentLineReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Odkaz na původní doklad, který tento aktuální doklad opravuje (jen pro typy dokumentů 2, 3 a 6)</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / ContractReference
Namespace http://isdoc.cz/namespace/2013
Annotations
Odkaz na související smlouvu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#RefAttributeisdoc-invoice-6_0_2_xsd.tmp#ContractLineReferenceType_ParagraphIDisdoc-invoice-6_0_2_xsd.tmp#ContractLineReferenceType
Type ContractLineReferenceType
Properties
content complex
minOccurs 0
Model
Children ParagraphID
Instance
<ContractReference ref="" xmlns="http://isdoc.cz/namespace/2013">
  <ParagraphID>{0,1}</ParagraphID>
</ContractReference>
Attributes
QName Type Use Annotation
ref IDType required
Odkaz na elementem s daným Id
Source
<xs:element name="ContractReference" type="ContractLineReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Odkaz na související smlouvu</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / EgovClassifier
Namespace http://isdoc.cz/namespace/2013
Annotations
Klasifikátor egovernmentu pro výkonové účetnictví státu nebo agendové rozlišení
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#EgovClassifierType
Type EgovClassifierType
Properties
content simple
minOccurs 0
Source
<xs:element name="EgovClassifier" type="EgovClassifierType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Klasifikátor egovernmentu pro výkonové účetnictví státu nebo agendové rozlišení</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / InvoicedQuantity
Namespace http://isdoc.cz/namespace/2013
Annotations
Účtované množství
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#QuantityType_unitCodeisdoc-invoice-6_0_2_xsd.tmp#QuantityType
Type QuantityType
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
unitCode xs:string optional
Jednotka
Source
<xs:element name="InvoicedQuantity" type="QuantityType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Účtované množství</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / LineExtensionAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Celková cena bez daně na řádku v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="LineExtensionAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Celková cena bez daně na řádku v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / LineExtensionAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Celková cena bez daně na řádku v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="LineExtensionAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Celková cena bez daně na řádku v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / LineExtensionAmountBeforeDiscount
Namespace http://isdoc.cz/namespace/2013
Annotations
Celková cena bez daně na řádku v tuzemské měně před slevou
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="LineExtensionAmountBeforeDiscount" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Celková cena bez daně na řádku v tuzemské měně před slevou</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / LineExtensionAmountTaxInclusiveCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Celková cena včetně daně na řádku v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="LineExtensionAmountTaxInclusiveCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Celková cena včetně daně na řádku v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / LineExtensionAmountTaxInclusive
Namespace http://isdoc.cz/namespace/2013
Annotations
Celková cena včetně daně na řádku v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="LineExtensionAmountTaxInclusive" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Celková cena včetně daně na řádku v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / LineExtensionAmountTaxInclusiveBeforeDiscount
Namespace http://isdoc.cz/namespace/2013
Annotations
Celková cena včetně daně na řádku v tuzemské měně před slevou
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="LineExtensionAmountTaxInclusiveBeforeDiscount" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Celková cena včetně daně na řádku v tuzemské měně před slevou</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / LineExtensionTaxAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Částka daně na řádku v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="LineExtensionTaxAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Částka daně na řádku v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / UnitPrice
Namespace http://isdoc.cz/namespace/2013
Annotations
Jednotková cena bez daně na řádku v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="UnitPrice" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Jednotková cena bez daně na řádku v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / UnitPriceTaxInclusive
Namespace http://isdoc.cz/namespace/2013
Annotations
Jednotková cena s daní na řádku v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="UnitPriceTaxInclusive" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Jednotková cena s daní na řádku v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / ClassifiedTaxCategory
Namespace http://isdoc.cz/namespace/2013
Annotations
Složená položka DPH
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ClassifiedTaxCategoryType_Percentisdoc-invoice-6_0_2_xsd.tmp#ClassifiedTaxCategoryType_VATCalculationMethodisdoc-invoice-6_0_2_xsd.tmp#ClassifiedTaxCategoryType_VATApplicableisdoc-invoice-6_0_2_xsd.tmp#ClassifiedTaxCategoryType_LocalReverseChargeisdoc-invoice-6_0_2_xsd.tmp#ClassifiedTaxCategoryType
Type ClassifiedTaxCategoryType
Properties
content complex
Model
Children LocalReverseCharge, Percent, VATApplicable, VATCalculationMethod
Instance
<ClassifiedTaxCategory xmlns="http://isdoc.cz/namespace/2013">
  <Percent>{1,1}</Percent>
  <VATCalculationMethod>{1,1}</VATCalculationMethod>
  <VATApplicable>{0,1}</VATApplicable>
  <LocalReverseCharge>{0,1}</LocalReverseCharge>
</ClassifiedTaxCategory>
Source
<xs:element name="ClassifiedTaxCategory" type="ClassifiedTaxCategoryType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Složená položka DPH</xs:documentation>
  </xs:annotation>
</xs:element>
Element ClassifiedTaxCategoryType / Percent
Namespace http://isdoc.cz/namespace/2013
Annotations
Procentní sazba DPH
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PercentType
Type PercentType
Properties
content simple
Source
<xs:element name="Percent" type="PercentType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Procentní sazba DPH</xs:documentation>
  </xs:annotation>
</xs:element>
Element ClassifiedTaxCategoryType / VATCalculationMethod
Namespace http://isdoc.cz/namespace/2013
Annotations
Způsob výpočtu DPH
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#VATCalculationMethodType
Type VATCalculationMethodType
Properties
content simple
Facets
enumeration 0
Zdola
enumeration 1
Shora
Source
<xs:element name="VATCalculationMethod" type="VATCalculationMethodType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Způsob výpočtu DPH</xs:documentation>
  </xs:annotation>
</xs:element>
Element ClassifiedTaxCategoryType / VATApplicable
Namespace http://isdoc.cz/namespace/2013
Annotations
Je předmětem DPH
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#VATApplicableType
Type VATApplicableType
Type hierarchy
Properties
content simple
minOccurs 0
Facets
pattern true|false
Source
<xs:element name="VATApplicable" type="VATApplicableType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Je předmětem DPH</xs:documentation>
  </xs:annotation>
</xs:element>
Element ClassifiedTaxCategoryType / LocalReverseCharge
Namespace http://isdoc.cz/namespace/2013
Annotations
Lokální režim přenesení daňové povinnosti
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#LocalReverseChargeType_LocalReverseChargeCodeisdoc-invoice-6_0_2_xsd.tmp#LocalReverseChargeType_LocalReverseChargeQuantityisdoc-invoice-6_0_2_xsd.tmp#LocalReverseChargeType
Type LocalReverseChargeType
Properties
content complex
minOccurs 0
Model
Children LocalReverseChargeCode, LocalReverseChargeQuantity
Instance
<LocalReverseCharge xmlns="http://isdoc.cz/namespace/2013">
  <LocalReverseChargeCode>{1,1}</LocalReverseChargeCode>
  <LocalReverseChargeQuantity unitCode="">{0,1}</LocalReverseChargeQuantity>
</LocalReverseCharge>
Source
<xs:element name="LocalReverseCharge" type="LocalReverseChargeType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Lokální režim přenesení daňové povinnosti</xs:documentation>
  </xs:annotation>
</xs:element>
Element LocalReverseChargeType / LocalReverseChargeCode
Namespace http://isdoc.cz/namespace/2013
Annotations
Kód předmětu plnění DPH pro lokální režim přenesení daňové povinnosti
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#LocalReverseChargeCodeType
Type LocalReverseChargeCodeType
Properties
content simple
Source
<xs:element name="LocalReverseChargeCode" type="LocalReverseChargeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kód předmětu plnění DPH pro lokální režim přenesení daňové povinnosti</xs:documentation>
  </xs:annotation>
</xs:element>
Element LocalReverseChargeType / LocalReverseChargeQuantity
Namespace http://isdoc.cz/namespace/2013
Annotations
Množství
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#QuantityType_unitCodeisdoc-invoice-6_0_2_xsd.tmp#QuantityType
Type QuantityType
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
unitCode xs:string optional
Jednotka
Source
<xs:element name="LocalReverseChargeQuantity" type="QuantityType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Množství</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / Note
Namespace http://isdoc.cz/namespace/2013
Annotations
Poznámka
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#NoteType_languageIDisdoc-invoice-6_0_2_xsd.tmp#NoteType
Type NoteType
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
languageID xs:language optional
Identifikátor použitého jazyka (např. "cs" pro češtinu)
Source
<xs:element name="Note" type="NoteType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Poznámka</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / VATNote
Namespace http://isdoc.cz/namespace/2013
Annotations
Citace paragrafu zákona, podle kterého je řádka osvobozena od DPH
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#NoteType_languageIDisdoc-invoice-6_0_2_xsd.tmp#NoteType
Type NoteType
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
languageID xs:language optional
Identifikátor použitého jazyka (např. "cs" pro češtinu)
Source
<xs:element name="VATNote" type="NoteType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Citace paragrafu zákona, podle kterého je řádka osvobozena od DPH</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / Item
Namespace http://isdoc.cz/namespace/2013
Annotations
Informace o položce faktury
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ItemType_Descriptionisdoc-invoice-6_0_2_xsd.tmp#ItemType_CatalogueItemIdentificationisdoc-invoice-6_0_2_xsd.tmp#ItemType_SellersItemIdentificationisdoc-invoice-6_0_2_xsd.tmp#ItemType_SecondarySellersItemIdentificationisdoc-invoice-6_0_2_xsd.tmp#ItemType_TertiarySellersItemIdentificationisdoc-invoice-6_0_2_xsd.tmp#ItemType_BuyersItemIdentificationisdoc-invoice-6_0_2_xsd.tmp#ItemType_StoreBatchesisdoc-invoice-6_0_2_xsd.tmp#ItemType
Type ItemType
Properties
content complex
minOccurs 0
Model
Children BuyersItemIdentification, CatalogueItemIdentification, Description, SecondarySellersItemIdentification, SellersItemIdentification, StoreBatches, TertiarySellersItemIdentification
Instance
<Item xmlns="http://isdoc.cz/namespace/2013">
  <Description>{0,1}</Description>
  <CatalogueItemIdentification>{0,1}</CatalogueItemIdentification>
  <SellersItemIdentification>{0,1}</SellersItemIdentification>
  <SecondarySellersItemIdentification>{0,1}</SecondarySellersItemIdentification>
  <TertiarySellersItemIdentification>{0,1}</TertiarySellersItemIdentification>
  <BuyersItemIdentification>{0,1}</BuyersItemIdentification>
  <StoreBatches>{0,1}</StoreBatches>
</Item>
Source
<xs:element name="Item" type="ItemType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Informace o položce faktury</xs:documentation>
  </xs:annotation>
</xs:element>
Element ItemType / Description
Namespace http://isdoc.cz/namespace/2013
Annotations
Popis položky
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#DescriptionType
Type DescriptionType
Properties
content simple
minOccurs 0
Source
<xs:element name="Description" type="DescriptionType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Popis položky</xs:documentation>
  </xs:annotation>
</xs:element>
Element ItemType / CatalogueItemIdentification
Namespace http://isdoc.cz/namespace/2013
Annotations
Kód EAN
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#CatalogueItemIdentificationType_IDisdoc-invoice-6_0_2_xsd.tmp#CatalogueItemIdentificationType
Type CatalogueItemIdentificationType
Properties
content complex
minOccurs 0
Model
Children ID
Instance
<CatalogueItemIdentification xmlns="http://isdoc.cz/namespace/2013">
  <ID>{1,1}</ID>
</CatalogueItemIdentification>
Source
<xs:element name="CatalogueItemIdentification" type="CatalogueItemIdentificationType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kód EAN</xs:documentation>
  </xs:annotation>
</xs:element>
Element CatalogueItemIdentificationType / ID
Namespace http://isdoc.cz/namespace/2013
Annotations
Unikátní identifikátor
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDType
Type IDType
Properties
content simple
Source
<xs:element name="ID" type="IDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Unikátní identifikátor</xs:documentation>
  </xs:annotation>
</xs:element>
Element ItemType / SellersItemIdentification
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace zboží dle prodejce
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#SellersItemIdentificationType_IDisdoc-invoice-6_0_2_xsd.tmp#SellersItemIdentificationType
Type SellersItemIdentificationType
Properties
content complex
minOccurs 0
Model
Children ID
Instance
<SellersItemIdentification xmlns="http://isdoc.cz/namespace/2013">
  <ID>{1,1}</ID>
</SellersItemIdentification>
Source
<xs:element name="SellersItemIdentification" type="SellersItemIdentificationType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace zboží dle prodejce</xs:documentation>
  </xs:annotation>
</xs:element>
Element SellersItemIdentificationType / ID
Namespace http://isdoc.cz/namespace/2013
Annotations
Unikátní identifikátor
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDType
Type IDType
Properties
content simple
Source
<xs:element name="ID" type="IDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Unikátní identifikátor</xs:documentation>
  </xs:annotation>
</xs:element>
Element ItemType / SecondarySellersItemIdentification
Namespace http://isdoc.cz/namespace/2013
Annotations
Sekundární identifikace zboží dle prodejce
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#SecondarySellersItemIdentificationType_IDisdoc-invoice-6_0_2_xsd.tmp#SecondarySellersItemIdentificationType
Type SecondarySellersItemIdentificationType
Properties
content complex
minOccurs 0
Model
Children ID
Instance
<SecondarySellersItemIdentification xmlns="http://isdoc.cz/namespace/2013">
  <ID>{1,1}</ID>
</SecondarySellersItemIdentification>
Source
<xs:element name="SecondarySellersItemIdentification" type="SecondarySellersItemIdentificationType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Sekundární identifikace zboží dle prodejce</xs:documentation>
  </xs:annotation>
</xs:element>
Element SecondarySellersItemIdentificationType / ID
Namespace http://isdoc.cz/namespace/2013
Annotations
Unikátní identifikátor
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDType
Type IDType
Properties
content simple
Source
<xs:element name="ID" type="IDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Unikátní identifikátor</xs:documentation>
  </xs:annotation>
</xs:element>
Element ItemType / TertiarySellersItemIdentification
Namespace http://isdoc.cz/namespace/2013
Annotations
Terciální identifikace zboží dle prodejce
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#TertiarySellersItemIdentificationType_IDisdoc-invoice-6_0_2_xsd.tmp#TertiarySellersItemIdentificationType
Type TertiarySellersItemIdentificationType
Properties
content complex
minOccurs 0
Model
Children ID
Instance
<TertiarySellersItemIdentification xmlns="http://isdoc.cz/namespace/2013">
  <ID>{1,1}</ID>
</TertiarySellersItemIdentification>
Source
<xs:element name="TertiarySellersItemIdentification" type="TertiarySellersItemIdentificationType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Terciální identifikace zboží dle prodejce</xs:documentation>
  </xs:annotation>
</xs:element>
Element TertiarySellersItemIdentificationType / ID
Namespace http://isdoc.cz/namespace/2013
Annotations
Unikátní identifikátor
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDType
Type IDType
Properties
content simple
Source
<xs:element name="ID" type="IDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Unikátní identifikátor</xs:documentation>
  </xs:annotation>
</xs:element>
Element ItemType / BuyersItemIdentification
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace zboží dle kupujícího
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#BuyersItemIdentificationType_IDisdoc-invoice-6_0_2_xsd.tmp#BuyersItemIdentificationType
Type BuyersItemIdentificationType
Properties
content complex
minOccurs 0
Model
Children ID
Instance
<BuyersItemIdentification xmlns="http://isdoc.cz/namespace/2013">
  <ID>{1,1}</ID>
</BuyersItemIdentification>
Source
<xs:element name="BuyersItemIdentification" type="BuyersItemIdentificationType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace zboží dle kupujícího</xs:documentation>
  </xs:annotation>
</xs:element>
Element BuyersItemIdentificationType / ID
Namespace http://isdoc.cz/namespace/2013
Annotations
Unikátní identifikátor
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDType
Type IDType
Properties
content simple
Source
<xs:element name="ID" type="IDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Unikátní identifikátor</xs:documentation>
  </xs:annotation>
</xs:element>
Element ItemType / StoreBatches
Namespace http://isdoc.cz/namespace/2013
Annotations
Kolekce šarží nebo sériových čísel
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#StoreBatchesType_StoreBatchisdoc-invoice-6_0_2_xsd.tmp#StoreBatchesType
Type StoreBatchesType
Properties
content complex
minOccurs 0
Model
Children StoreBatch
Instance
<StoreBatches xmlns="http://isdoc.cz/namespace/2013">
  <StoreBatch>{1,unbounded}</StoreBatch>
</StoreBatches>
Source
<xs:element name="StoreBatches" type="StoreBatchesType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kolekce šarží nebo sériových čísel</xs:documentation>
  </xs:annotation>
</xs:element>
Element StoreBatchesType / StoreBatch
Namespace http://isdoc.cz/namespace/2013
Annotations
Šarže/sériové číslo
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#StoreBatchType_Nameisdoc-invoice-6_0_2_xsd.tmp#StoreBatchType_Noteisdoc-invoice-6_0_2_xsd.tmp#StoreBatchType_ExpirationDateisdoc-invoice-6_0_2_xsd.tmp#StoreBatchType_Specificationisdoc-invoice-6_0_2_xsd.tmp#StoreBatchType_Quantityisdoc-invoice-6_0_2_xsd.tmp#StoreBatchType_BatchOrSerialNumberisdoc-invoice-6_0_2_xsd.tmp#StoreBatchType_SealSeriesIDisdoc-invoice-6_0_2_xsd.tmp#StoreBatchType
Type StoreBatchType
Properties
content complex
maxOccurs unbounded
Model
Children BatchOrSerialNumber, ExpirationDate, Name, Note, Quantity, SealSeriesID, Specification
Instance
<StoreBatch xmlns="http://isdoc.cz/namespace/2013">
  <Name>{1,1}</Name>
  <Note languageID="">{0,1}</Note>
  <ExpirationDate>{0,1}</ExpirationDate>
  <Specification>{0,1}</Specification>
  <Quantity unitCode="">{1,1}</Quantity>
  <BatchOrSerialNumber>{1,1}</BatchOrSerialNumber>
  <SealSeriesID>{0,1}</SealSeriesID>
</StoreBatch>
Source
<xs:element name="StoreBatch" type="StoreBatchType" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Šarže/sériové číslo</xs:documentation>
  </xs:annotation>
</xs:element>
Element StoreBatchType / Name
Namespace http://isdoc.cz/namespace/2013
Annotations
Název šarže/Sériové číslo
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#NameType
Type NameType
Properties
content simple
Source
<xs:element name="Name" type="NameType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Název šarže/Sériové číslo</xs:documentation>
  </xs:annotation>
</xs:element>
Element StoreBatchType / Note
Namespace http://isdoc.cz/namespace/2013
Annotations
Poznámka
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#NoteType_languageIDisdoc-invoice-6_0_2_xsd.tmp#NoteType
Type NoteType
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
languageID xs:language optional
Identifikátor použitého jazyka (např. "cs" pro češtinu)
Source
<xs:element name="Note" type="NoteType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Poznámka</xs:documentation>
  </xs:annotation>
</xs:element>
Element StoreBatchType / ExpirationDate
Namespace http://isdoc.cz/namespace/2013
Annotations
Datum expirace
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ExpirationDateType
Type ExpirationDateType
Properties
content simple
minOccurs 0
Source
<xs:element name="ExpirationDate" type="ExpirationDateType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Datum expirace</xs:documentation>
  </xs:annotation>
</xs:element>
Element StoreBatchType / Specification
Namespace http://isdoc.cz/namespace/2013
Annotations
Specifikace
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#SpecificationType
Type SpecificationType
Properties
content simple
minOccurs 0
Source
<xs:element name="Specification" type="SpecificationType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Specifikace</xs:documentation>
  </xs:annotation>
</xs:element>
Element StoreBatchType / Quantity
Namespace http://isdoc.cz/namespace/2013
Annotations
Množství
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#QuantityType_unitCodeisdoc-invoice-6_0_2_xsd.tmp#QuantityType
Type QuantityType
Properties
content complex
Attributes
QName Type Use Annotation
unitCode xs:string optional
Jednotka
Source
<xs:element name="Quantity" type="QuantityType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Množství</xs:documentation>
  </xs:annotation>
</xs:element>
Element StoreBatchType / BatchOrSerialNumber
Namespace http://isdoc.cz/namespace/2013
Annotations
Rozlišení mezi šarží a sériovým číslem
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#BatchOrSerialNumberType
Type BatchOrSerialNumberType
Properties
content simple
Facets
enumeration B
Šarže
enumeration S
Sériové číslo
Source
<xs:element name="BatchOrSerialNumber" type="BatchOrSerialNumberType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Rozlišení mezi šarží a sériovým číslem</xs:documentation>
  </xs:annotation>
</xs:element>
Element StoreBatchType / SealSeriesID
Namespace http://isdoc.cz/namespace/2013
Annotations
Externí číslo/série kolku, pro případ obchodu s chráněnými komoditami
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#SealSeriesIDType
Type SealSeriesIDType
Properties
content simple
minOccurs 0
Source
<xs:element name="SealSeriesID" type="SealSeriesIDType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Externí číslo/série kolku, pro případ obchodu s chráněnými komoditami</xs:documentation>
  </xs:annotation>
</xs:element>
Element InvoiceLineType / Extensions
Namespace http://isdoc.cz/namespace/2013
Annotations
Jakákoliv struktura uživatelských elementů. Elementy musí používat vlastní jmenný prostor.
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ExtensionsType
Type ExtensionsType
Properties
content complex
minOccurs 0
Model
ANY element from ANY namespace OTHER than 'http://isdoc.cz/namespace/2013'
Source
<xs:element name="Extensions" type="ExtensionsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Jakákoliv struktura uživatelských elementů. Elementy musí používat vlastní jmenný prostor.</xs:documentation>
  </xs:annotation>
</xs:element>
Element NonTaxedDepositsType / NonTaxedDeposit
Namespace http://isdoc.cz/namespace/2013
Annotations
Informace o konkrétním zaplaceném nedaňovém zálohovém listu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#NonTaxedDepositType_IDisdoc-invoice-6_0_2_xsd.tmp#NonTaxedDepositType_VariableSymbolisdoc-invoice-6_0_2_xsd.tmp#NonTaxedDepositType_DepositAmountCurrisdoc-invoice-6_0_2_xsd.tmp#NonTaxedDepositType_DepositAmountisdoc-invoice-6_0_2_xsd.tmp#NonTaxedDepositType
Type NonTaxedDepositType
Properties
content complex
maxOccurs unbounded
Model
Children DepositAmount, DepositAmountCurr, ID, VariableSymbol
Instance
<NonTaxedDeposit xmlns="http://isdoc.cz/namespace/2013">
  <ID>{1,1}</ID>
  <VariableSymbol>{1,1}</VariableSymbol>
  <DepositAmountCurr>{0,1}</DepositAmountCurr>
  <DepositAmount>{1,1}</DepositAmount>
</NonTaxedDeposit>
Source
<xs:element name="NonTaxedDeposit" type="NonTaxedDepositType" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Informace o konkrétním zaplaceném nedaňovém zálohovém listu</xs:documentation>
  </xs:annotation>
</xs:element>
Element NonTaxedDepositType / ID
Namespace http://isdoc.cz/namespace/2013
Annotations
Jméno dokladu, identifikace zálohového listu u vystavitele
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDType
Type IDType
Properties
content simple
Source
<xs:element name="ID" type="IDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Jméno dokladu, identifikace zálohového listu u vystavitele</xs:documentation>
  </xs:annotation>
</xs:element>
Element NonTaxedDepositType / VariableSymbol
Namespace http://isdoc.cz/namespace/2013
Annotations
Variabilní symbol, pod kterým byl zálohový list zaplacen
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#VariableSymbolType
Type VariableSymbolType
Properties
content simple
Source
<xs:element name="VariableSymbol" type="VariableSymbolType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Variabilní symbol, pod kterým byl zálohový list zaplacen</xs:documentation>
  </xs:annotation>
</xs:element>
Element NonTaxedDepositType / DepositAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Kladná částka zálohy v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="DepositAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kladná částka zálohy v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element NonTaxedDepositType / DepositAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Kladná částka zálohy v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="DepositAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kladná částka zálohy v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxedDepositsType / TaxedDeposit
Namespace http://isdoc.cz/namespace/2013
Annotations
Informace o konkrétní částce v sazbě na odúčtovaném daňovém zálohovém listu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#TaxedDepositType_IDisdoc-invoice-6_0_2_xsd.tmp#TaxedDepositType_VariableSymbolisdoc-invoice-6_0_2_xsd.tmp#TaxedDepositType_TaxableDepositAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxedDepositType_TaxableDepositAmountisdoc-invoice-6_0_2_xsd.tmp#TaxedDepositType_TaxInclusiveDepositAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxedDepositType_TaxInclusiveDepositAmountisdoc-invoice-6_0_2_xsd.tmp#TaxedDepositType_ClassifiedTaxCategoryisdoc-invoice-6_0_2_xsd.tmp#TaxedDepositType
Type TaxedDepositType
Properties
content complex
maxOccurs unbounded
Model
Children ClassifiedTaxCategory, ID, TaxInclusiveDepositAmount, TaxInclusiveDepositAmountCurr, TaxableDepositAmount, TaxableDepositAmountCurr, VariableSymbol
Instance
<TaxedDeposit xmlns="http://isdoc.cz/namespace/2013">
  <ID>{1,1}</ID>
  <VariableSymbol>{1,1}</VariableSymbol>
  <TaxableDepositAmountCurr>{0,1}</TaxableDepositAmountCurr>
  <TaxableDepositAmount>{1,1}</TaxableDepositAmount>
  <TaxInclusiveDepositAmountCurr>{0,1}</TaxInclusiveDepositAmountCurr>
  <TaxInclusiveDepositAmount>{1,1}</TaxInclusiveDepositAmount>
  <ClassifiedTaxCategory>{1,1}</ClassifiedTaxCategory>
</TaxedDeposit>
Source
<xs:element name="TaxedDeposit" type="TaxedDepositType" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Informace o konkrétní částce v sazbě na odúčtovaném daňovém zálohovém listu</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxedDepositType / ID
Namespace http://isdoc.cz/namespace/2013
Annotations
Jméno dokladu, identifikace daňového zálohového listu u vystavitele
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDType
Type IDType
Properties
content simple
Source
<xs:element name="ID" type="IDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Jméno dokladu, identifikace daňového zálohového listu u vystavitele</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxedDepositType / VariableSymbol
Namespace http://isdoc.cz/namespace/2013
Annotations
Variabilní symbol
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#VariableSymbolType
Type VariableSymbolType
Properties
content simple
Source
<xs:element name="VariableSymbol" type="VariableSymbolType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Variabilní symbol</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxedDepositType / TaxableDepositAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Kladná část zálohy bez daně v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="TaxableDepositAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kladná část zálohy bez daně v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxedDepositType / TaxableDepositAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Kladná část zálohy bez daně v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="TaxableDepositAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kladná část zálohy bez daně v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxedDepositType / TaxInclusiveDepositAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Kladná část zálohy s daní v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="TaxInclusiveDepositAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kladná část zálohy s daní v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxedDepositType / TaxInclusiveDepositAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Kladná část zálohy s daní v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="TaxInclusiveDepositAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kladná část zálohy s daní v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxedDepositType / ClassifiedTaxCategory
Namespace http://isdoc.cz/namespace/2013
Annotations
Složená položka DPH
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ClassifiedTaxCategoryType_Percentisdoc-invoice-6_0_2_xsd.tmp#ClassifiedTaxCategoryType_VATCalculationMethodisdoc-invoice-6_0_2_xsd.tmp#ClassifiedTaxCategoryType_VATApplicableisdoc-invoice-6_0_2_xsd.tmp#ClassifiedTaxCategoryType_LocalReverseChargeisdoc-invoice-6_0_2_xsd.tmp#ClassifiedTaxCategoryType
Type ClassifiedTaxCategoryType
Properties
content complex
Model
Children LocalReverseCharge, Percent, VATApplicable, VATCalculationMethod
Instance
<ClassifiedTaxCategory xmlns="http://isdoc.cz/namespace/2013">
  <Percent>{1,1}</Percent>
  <VATCalculationMethod>{1,1}</VATCalculationMethod>
  <VATApplicable>{0,1}</VATApplicable>
  <LocalReverseCharge>{0,1}</LocalReverseCharge>
</ClassifiedTaxCategory>
Source
<xs:element name="ClassifiedTaxCategory" type="ClassifiedTaxCategoryType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Složená položka DPH</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxTotalType / TaxSubTotal
Namespace http://isdoc.cz/namespace/2013
Annotations
Sumář jedné daňové sazby
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_TaxableAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_TaxableAmountisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_TaxAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_TaxAmountisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_TaxInclusiveAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_TaxInclusiveAmountisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_AlreadyClaimedTaxableAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_AlreadyClaimedTaxableAmountisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_AlreadyClaimedTaxAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_AlreadyClaimedTaxAmountisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_AlreadyClaimedTaxInclusiveAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_AlreadyClaimedTaxInclusiveAmountisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_DifferenceTaxableAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_DifferenceTaxableAmountisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_DifferenceTaxAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_DifferenceTaxAmountisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_DifferenceTaxInclusiveAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_DifferenceTaxInclusiveAmountisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_TaxCategoryisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType
Type TaxSubTotalType
Properties
content complex
maxOccurs unbounded
Model
Children AlreadyClaimedTaxAmount, AlreadyClaimedTaxAmountCurr, AlreadyClaimedTaxInclusiveAmount, AlreadyClaimedTaxInclusiveAmountCurr, AlreadyClaimedTaxableAmount, AlreadyClaimedTaxableAmountCurr, DifferenceTaxAmount, DifferenceTaxAmountCurr, DifferenceTaxInclusiveAmount, DifferenceTaxInclusiveAmountCurr, DifferenceTaxableAmount, DifferenceTaxableAmountCurr, TaxAmount, TaxAmountCurr, TaxCategory, TaxInclusiveAmount, TaxInclusiveAmountCurr, TaxableAmount, TaxableAmountCurr
Instance
<TaxSubTotal xmlns="http://isdoc.cz/namespace/2013">
  <TaxableAmountCurr>{0,1}</TaxableAmountCurr>
  <TaxableAmount>{1,1}</TaxableAmount>
  <TaxAmountCurr>{0,1}</TaxAmountCurr>
  <TaxAmount>{1,1}</TaxAmount>
  <TaxInclusiveAmountCurr>{0,1}</TaxInclusiveAmountCurr>
  <TaxInclusiveAmount>{1,1}</TaxInclusiveAmount>
  <AlreadyClaimedTaxableAmountCurr>{0,1}</AlreadyClaimedTaxableAmountCurr>
  <AlreadyClaimedTaxableAmount>{1,1}</AlreadyClaimedTaxableAmount>
  <AlreadyClaimedTaxAmountCurr>{0,1}</AlreadyClaimedTaxAmountCurr>
  <AlreadyClaimedTaxAmount>{1,1}</AlreadyClaimedTaxAmount>
  <AlreadyClaimedTaxInclusiveAmountCurr>{0,1}</AlreadyClaimedTaxInclusiveAmountCurr>
  <AlreadyClaimedTaxInclusiveAmount>{1,1}</AlreadyClaimedTaxInclusiveAmount>
  <DifferenceTaxableAmountCurr>{0,1}</DifferenceTaxableAmountCurr>
  <DifferenceTaxableAmount>{1,1}</DifferenceTaxableAmount>
  <DifferenceTaxAmountCurr>{0,1}</DifferenceTaxAmountCurr>
  <DifferenceTaxAmount>{1,1}</DifferenceTaxAmount>
  <DifferenceTaxInclusiveAmountCurr>{0,1}</DifferenceTaxInclusiveAmountCurr>
  <DifferenceTaxInclusiveAmount>{1,1}</DifferenceTaxInclusiveAmount>
  <TaxCategory>{1,1}</TaxCategory>
</TaxSubTotal>
Source
<xs:element name="TaxSubTotal" type="TaxSubTotalType" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Sumář jedné daňové sazby</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxSubTotalType / TaxableAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Základ v sazbě v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="TaxableAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Základ v sazbě v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxSubTotalType / TaxableAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Základ v sazbě v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="TaxableAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Základ v sazbě v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxSubTotalType / TaxAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Daň v sazbě v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="TaxAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Daň v sazbě v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxSubTotalType / TaxAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Daň v sazbě v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="TaxAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Daň v sazbě v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxSubTotalType / TaxInclusiveAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Částka s daní v sazbě v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="TaxInclusiveAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Částka s daní v sazbě v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxSubTotalType / TaxInclusiveAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Částka s daní v sazbě v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="TaxInclusiveAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Částka s daní v sazbě v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxSubTotalType / AlreadyClaimedTaxableAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Na záloze již uplatněno, základ v sazbě v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="AlreadyClaimedTaxableAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Na záloze již uplatněno, základ v sazbě v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxSubTotalType / AlreadyClaimedTaxableAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Na záloze již uplatněno, základ v sazbě v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="AlreadyClaimedTaxableAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Na záloze již uplatněno, základ v sazbě v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxSubTotalType / AlreadyClaimedTaxAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Na záloze již uplatněno, daň v sazbě v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="AlreadyClaimedTaxAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Na záloze již uplatněno, daň v sazbě v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxSubTotalType / AlreadyClaimedTaxAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Na záloze již uplatněno, daň v sazbě v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="AlreadyClaimedTaxAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Na záloze již uplatněno, daň v sazbě v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxSubTotalType / AlreadyClaimedTaxInclusiveAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Na záloze již uplatněno, s daní v sazbě v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="AlreadyClaimedTaxInclusiveAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Na záloze již uplatněno, s daní v sazbě v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxSubTotalType / AlreadyClaimedTaxInclusiveAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Na záloze již uplatněno, s daní v sazbě v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="AlreadyClaimedTaxInclusiveAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Na záloze již uplatněno, s daní v sazbě v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxSubTotalType / DifferenceTaxableAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Rozdíl, základ v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="DifferenceTaxableAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Rozdíl, základ v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxSubTotalType / DifferenceTaxableAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Rozdíl, základ v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="DifferenceTaxableAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Rozdíl, základ v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxSubTotalType / DifferenceTaxAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Rozdíl, daň v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="DifferenceTaxAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Rozdíl, daň v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxSubTotalType / DifferenceTaxAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Rozdíl, daň v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="DifferenceTaxAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Rozdíl, daň v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxSubTotalType / DifferenceTaxInclusiveAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Rozdíl, s daní v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="DifferenceTaxInclusiveAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Rozdíl, s daní v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxSubTotalType / DifferenceTaxInclusiveAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Rozdíl, s daní v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="DifferenceTaxInclusiveAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Rozdíl, s daní v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxSubTotalType / TaxCategory
Namespace http://isdoc.cz/namespace/2013
Annotations
Daňová sazba
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#TaxCategoryType_Percentisdoc-invoice-6_0_2_xsd.tmp#TaxCategoryType_TaxSchemeisdoc-invoice-6_0_2_xsd.tmp#TaxCategoryType_VATApplicableisdoc-invoice-6_0_2_xsd.tmp#TaxCategoryType_LocalReverseChargeFlagisdoc-invoice-6_0_2_xsd.tmp#TaxCategoryType
Type TaxCategoryType
Properties
content complex
Model
Children LocalReverseChargeFlag, Percent, TaxScheme, VATApplicable
Instance
<TaxCategory xmlns="http://isdoc.cz/namespace/2013">
  <Percent>{1,1}</Percent>
  <TaxScheme>{0,1}</TaxScheme>
  <VATApplicable>{0,1}</VATApplicable>
  <LocalReverseChargeFlag>{0,1}</LocalReverseChargeFlag>
</TaxCategory>
Source
<xs:element name="TaxCategory" type="TaxCategoryType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Daňová sazba</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxCategoryType / Percent
Namespace http://isdoc.cz/namespace/2013
Annotations
Procentní sazba daně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PercentType
Type PercentType
Properties
content simple
Source
<xs:element name="Percent" type="PercentType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Procentní sazba daně</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxCategoryType / TaxScheme
Namespace http://isdoc.cz/namespace/2013
Annotations
Daňové schéma. Nejpoužívanější schémata jsou: VAT (daň z přidané hodnoty, používá se v ČR pro DIČ a na Slovensku pro IČ DPH) a TIN (používá se na Slovensku pro DIČ).
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#TaxSchemeType
Type TaxSchemeType
Properties
content simple
minOccurs 0
Source
<xs:element name="TaxScheme" type="TaxSchemeType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Daňové schéma. Nejpoužívanější schémata jsou: VAT (daň z přidané hodnoty, používá se v ČR pro DIČ a na Slovensku pro IČ DPH) a TIN (používá se na Slovensku pro DIČ).</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxCategoryType / VATApplicable
Namespace http://isdoc.cz/namespace/2013
Annotations
Je předmětem DPH
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#VATApplicableType
Type VATApplicableType
Type hierarchy
Properties
content simple
minOccurs 0
Facets
pattern true|false
Source
<xs:element name="VATApplicable" type="VATApplicableType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Je předmětem DPH</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxCategoryType / LocalReverseChargeFlag
Namespace http://isdoc.cz/namespace/2013
Annotations
Je daňová sazba v režimu přenesení daňové povinnosti?
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#BooleanType
Type BooleanType
Properties
content simple
minOccurs 0
Facets
pattern true|false
Source
<xs:element name="LocalReverseChargeFlag" type="BooleanType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Je daňová sazba v režimu přenesení daňové povinnosti?</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxTotalType / TaxAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Částka
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="TaxAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Částka</xs:documentation>
  </xs:annotation>
</xs:element>
Element TaxTotalType / TaxAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Částka
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="TaxAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Částka</xs:documentation>
  </xs:annotation>
</xs:element>
Element LegalMonetaryTotalType / TaxExclusiveAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Celková částka bez daně v místní měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="TaxExclusiveAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Celková částka bez daně v místní měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element LegalMonetaryTotalType / TaxExclusiveAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Celková částka bez daně v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="TaxExclusiveAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Celková částka bez daně v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element LegalMonetaryTotalType / TaxInclusiveAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Celková částka s daní daně v místní měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="TaxInclusiveAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Celková částka s daní daně v místní měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element LegalMonetaryTotalType / TaxInclusiveAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Celková částka s daní daně v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="TaxInclusiveAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Celková částka s daní daně v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element LegalMonetaryTotalType / AlreadyClaimedTaxExclusiveAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Celková částka bez daně v místní měně ze všech uplatněných daňových zálohových listů
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="AlreadyClaimedTaxExclusiveAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Celková částka bez daně v místní měně ze všech uplatněných daňových zálohových listů</xs:documentation>
  </xs:annotation>
</xs:element>
Element LegalMonetaryTotalType / AlreadyClaimedTaxExclusiveAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Celková částka bez daně v cizí měně ze všech uplatněných daňových zálohových listů
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="AlreadyClaimedTaxExclusiveAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Celková částka bez daně v cizí měně ze všech uplatněných daňových zálohových listů</xs:documentation>
  </xs:annotation>
</xs:element>
Element LegalMonetaryTotalType / AlreadyClaimedTaxInclusiveAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Celková částka s daní v místní měně ze všech uplatněných daňových zálohových listů
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="AlreadyClaimedTaxInclusiveAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Celková částka s daní v místní měně ze všech uplatněných daňových zálohových listů</xs:documentation>
  </xs:annotation>
</xs:element>
Element LegalMonetaryTotalType / AlreadyClaimedTaxInclusiveAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Celková částka s daní v cizí měně ze všech uplatněných daňových zálohových listů
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="AlreadyClaimedTaxInclusiveAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Celková částka s daní v cizí měně ze všech uplatněných daňových zálohových listů</xs:documentation>
  </xs:annotation>
</xs:element>
Element LegalMonetaryTotalType / DifferenceTaxExclusiveAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Rozdíl mezi předpisem a "na záloze již uplatněno", bez daně v místní měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="DifferenceTaxExclusiveAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Rozdíl mezi předpisem a "na záloze již uplatněno", bez daně v místní měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element LegalMonetaryTotalType / DifferenceTaxExclusiveAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Rozdíl mezi předpisem a "na záloze již uplatněno", bez daně v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="DifferenceTaxExclusiveAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Rozdíl mezi předpisem a "na záloze již uplatněno", bez daně v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element LegalMonetaryTotalType / DifferenceTaxInclusiveAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Rozdíl mezi předpisem a "na záloze již uplatněno", s daní v místní měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="DifferenceTaxInclusiveAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Rozdíl mezi předpisem a "na záloze již uplatněno", s daní v místní měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element LegalMonetaryTotalType / DifferenceTaxInclusiveAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Rozdíl mezi předpisem a "na záloze již uplatněno", s daní v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="DifferenceTaxInclusiveAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Rozdíl mezi předpisem a "na záloze již uplatněno", s daní v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element LegalMonetaryTotalType / PayableRoundingAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Zaokrouhlení celé částky v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="PayableRoundingAmount" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Zaokrouhlení celé částky v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element LegalMonetaryTotalType / PayableRoundingAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Zaokrouhlení celé částky v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="PayableRoundingAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Zaokrouhlení celé částky v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element LegalMonetaryTotalType / PaidDepositsAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Na nedaňové záloze zaplaceno v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="PaidDepositsAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Na nedaňové záloze zaplaceno v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element LegalMonetaryTotalType / PaidDepositsAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
Na nedaňové záloze zaplaceno v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="PaidDepositsAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Na nedaňové záloze zaplaceno v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element LegalMonetaryTotalType / PayableAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
K zaplacení v tuzemské měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="PayableAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">K zaplacení v tuzemské měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element LegalMonetaryTotalType / PayableAmountCurr
Namespace http://isdoc.cz/namespace/2013
Annotations
K zaplacení v cizí měně
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
minOccurs 0
Source
<xs:element name="PayableAmountCurr" type="AmountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">K zaplacení v cizí měně</xs:documentation>
  </xs:annotation>
</xs:element>
Element PaymentMeansType / Payment
Namespace http://isdoc.cz/namespace/2013
Annotations
Platba
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PaymentType_partialPaymentisdoc-invoice-6_0_2_xsd.tmp#PaymentType_PaidAmountisdoc-invoice-6_0_2_xsd.tmp#PaymentType_PaymentMeansCodeisdoc-invoice-6_0_2_xsd.tmp#PaymentType_Detailsisdoc-invoice-6_0_2_xsd.tmp#PaymentType
Type PaymentType
Properties
content complex
maxOccurs unbounded
Model
Children Details, PaidAmount, PaymentMeansCode
Instance
<Payment partialPayment="" xmlns="http://isdoc.cz/namespace/2013">
  <PaidAmount>{1,1}</PaidAmount>
  <PaymentMeansCode>{1,1}</PaymentMeansCode>
  <Details>{0,1}</Details>
</Payment>
Attributes
QName Type Use Annotation
partialPayment BooleanType optional
Je povolena částečná platba
Source
<xs:element name="Payment" type="PaymentType" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Platba</xs:documentation>
  </xs:annotation>
</xs:element>
Element PaymentType / PaidAmount
Namespace http://isdoc.cz/namespace/2013
Annotations
Částka k zaplacení
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AmountType
Type AmountType
Properties
content simple
Source
<xs:element name="PaidAmount" type="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Částka k zaplacení</xs:documentation>
  </xs:annotation>
</xs:element>
Element PaymentType / PaymentMeansCode
Namespace http://isdoc.cz/namespace/2013
Annotations
Způsob platby
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PaymentMeansCodeType
Type PaymentMeansCodeType
Properties
content simple
Facets
enumeration 10
Platba v hotovosti
enumeration 20
Platba šekem
enumeration 31
Uskutečněná kreditní transakce
enumeration 42
Převod na účet
enumeration 48
Platba kartou
enumeration 49
Inkaso
enumeration 50
Platba dobírkou
enumeration 97
Zaúčtování mezi partnery
Source
<xs:element name="PaymentMeansCode" type="PaymentMeansCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Způsob platby</xs:documentation>
  </xs:annotation>
</xs:element>
Element PaymentType / Details
Namespace http://isdoc.cz/namespace/2013
Annotations
Podrobnosti o platbě
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#DetailsType_DocumentIDisdoc-invoice-6_0_2_xsd.tmp#DetailsType_IssueDateisdoc-invoice-6_0_2_xsd.tmp#DetailsType_PaymentDueDateisdoc-invoice-6_0_2_xsd.tmp#BankAccount_IDisdoc-invoice-6_0_2_xsd.tmp#BankAccount_BankCodeisdoc-invoice-6_0_2_xsd.tmp#BankAccount_Nameisdoc-invoice-6_0_2_xsd.tmp#BankAccount_IBANisdoc-invoice-6_0_2_xsd.tmp#BankAccount_BICisdoc-invoice-6_0_2_xsd.tmp#BankAccountisdoc-invoice-6_0_2_xsd.tmp#DetailsType_VariableSymbolisdoc-invoice-6_0_2_xsd.tmp#DetailsType_ConstantSymbolisdoc-invoice-6_0_2_xsd.tmp#DetailsType_SpecificSymbolisdoc-invoice-6_0_2_xsd.tmp#DetailsType
Type DetailsType
Properties
content complex
minOccurs 0
Model
Children BIC, BankCode, ConstantSymbol, DocumentID, IBAN, ID, IssueDate, Name, PaymentDueDate, SpecificSymbol, VariableSymbol
Instance
<Details xmlns="http://isdoc.cz/namespace/2013">
  <DocumentID>{1,1}</DocumentID>
  <IssueDate>{1,1}</IssueDate>
  <PaymentDueDate>{1,1}</PaymentDueDate>
  <ID>{1,1}</ID>
  <BankCode>{1,1}</BankCode>
  <Name>{1,1}</Name>
  <IBAN>{1,1}</IBAN>
  <BIC>{1,1}</BIC>
  <VariableSymbol>{0,1}</VariableSymbol>
  <ConstantSymbol>{0,1}</ConstantSymbol>
  <SpecificSymbol>{0,1}</SpecificSymbol>
</Details>
Source
<xs:element name="Details" type="DetailsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Podrobnosti o platbě</xs:documentation>
  </xs:annotation>
</xs:element>
Element DetailsType / DocumentID
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikátor svázaného dokladu, například pokladní účtenky
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#DocumentIDType
Type DocumentIDType
Properties
content simple
Source
<xs:element name="DocumentID" type="DocumentIDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikátor svázaného dokladu, například pokladní účtenky</xs:documentation>
  </xs:annotation>
</xs:element>
Element DetailsType / IssueDate
Namespace http://isdoc.cz/namespace/2013
Annotations
Datum vystavení
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IssueDateType
Type IssueDateType
Properties
content simple
Source
<xs:element name="IssueDate" type="IssueDateType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Datum vystavení</xs:documentation>
  </xs:annotation>
</xs:element>
Element DetailsType / PaymentDueDate
Namespace http://isdoc.cz/namespace/2013
Annotations
Datum splatnosti
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PaymentDueDateType
Type PaymentDueDateType
Properties
content simple
Source
<xs:element name="PaymentDueDate" type="PaymentDueDateType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Datum splatnosti</xs:documentation>
  </xs:annotation>
</xs:element>
Element BankAccount / ID
Namespace http://isdoc.cz/namespace/2013
Annotations
Číslo účtu lokální banky
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDType
Type IDType
Properties
content simple
Source
<xs:element name="ID" type="IDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Číslo účtu lokální banky</xs:documentation>
  </xs:annotation>
</xs:element>
Element BankAccount / BankCode
Namespace http://isdoc.cz/namespace/2013
Annotations
Kód lokální banky
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#BankCodeType
Type BankCodeType
Properties
content simple
Source
<xs:element name="BankCode" type="BankCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kód lokální banky</xs:documentation>
  </xs:annotation>
</xs:element>
Element BankAccount / Name
Namespace http://isdoc.cz/namespace/2013
Annotations
Název
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#NameType
Type NameType
Properties
content simple
Source
<xs:element name="Name" type="NameType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Název</xs:documentation>
  </xs:annotation>
</xs:element>
Element BankAccount / IBAN
Namespace http://isdoc.cz/namespace/2013
Annotations
Mezinárodní číslo účtu (IBAN)
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IBANType
Type IBANType
Properties
content simple
Source
<xs:element name="IBAN" type="IBANType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Mezinárodní číslo účtu (IBAN)</xs:documentation>
  </xs:annotation>
</xs:element>
Element BankAccount / BIC
Namespace http://isdoc.cz/namespace/2013
Annotations
Kód banky podle ISO 9362, tzv. SWIFT kód
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#BICType
Type BICType
Properties
content simple
Source
<xs:element name="BIC" type="BICType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kód banky podle ISO 9362, tzv. SWIFT kód</xs:documentation>
  </xs:annotation>
</xs:element>
Element DetailsType / VariableSymbol
Namespace http://isdoc.cz/namespace/2013
Annotations
Variabilní symbol
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#VariableSymbolType
Type VariableSymbolType
Properties
content simple
minOccurs 0
Source
<xs:element name="VariableSymbol" type="VariableSymbolType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Variabilní symbol</xs:documentation>
  </xs:annotation>
</xs:element>
Element DetailsType / ConstantSymbol
Namespace http://isdoc.cz/namespace/2013
Annotations
Konstantní symbol nebo platební titul
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ConstantSymbolType
Type ConstantSymbolType
Properties
content simple
minOccurs 0
Source
<xs:element name="ConstantSymbol" type="ConstantSymbolType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Konstantní symbol nebo platební titul</xs:documentation>
  </xs:annotation>
</xs:element>
Element DetailsType / SpecificSymbol
Namespace http://isdoc.cz/namespace/2013
Annotations
Specifický symbol
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#SpecificSymbolType
Type SpecificSymbolType
Properties
content simple
minOccurs 0
Source
<xs:element name="SpecificSymbol" type="SpecificSymbolType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Specifický symbol</xs:documentation>
  </xs:annotation>
</xs:element>
Element PaymentMeansType / AlternateBankAccounts
Namespace http://isdoc.cz/namespace/2013
Annotations
Kolekce dalších bankovních účtů, na které je možno také platit
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AlternateBankAccountsType_AlternateBankAccountisdoc-invoice-6_0_2_xsd.tmp#AlternateBankAccountsType
Type AlternateBankAccountsType
Properties
content complex
minOccurs 0
Model
Children AlternateBankAccount
Instance
<AlternateBankAccounts xmlns="http://isdoc.cz/namespace/2013">
  <AlternateBankAccount>{1,unbounded}</AlternateBankAccount>
</AlternateBankAccounts>
Source
<xs:element name="AlternateBankAccounts" type="AlternateBankAccountsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kolekce dalších bankovních účtů, na které je možno také platit</xs:documentation>
  </xs:annotation>
</xs:element>
Element AlternateBankAccountsType / AlternateBankAccount
Namespace http://isdoc.cz/namespace/2013
Annotations
Informace o bankovním účtu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#BankAccount_IDisdoc-invoice-6_0_2_xsd.tmp#BankAccount_BankCodeisdoc-invoice-6_0_2_xsd.tmp#BankAccount_Nameisdoc-invoice-6_0_2_xsd.tmp#BankAccount_IBANisdoc-invoice-6_0_2_xsd.tmp#BankAccount_BICisdoc-invoice-6_0_2_xsd.tmp#BankAccountisdoc-invoice-6_0_2_xsd.tmp#AlternateBankAccountType
Type AlternateBankAccountType
Properties
content complex
maxOccurs unbounded
Model
Children BIC, BankCode, IBAN, ID, Name
Instance
<AlternateBankAccount xmlns="http://isdoc.cz/namespace/2013">
  <ID>{1,1}</ID>
  <BankCode>{1,1}</BankCode>
  <Name>{1,1}</Name>
  <IBAN>{1,1}</IBAN>
  <BIC>{1,1}</BIC>
</AlternateBankAccount>
Source
<xs:element name="AlternateBankAccount" type="AlternateBankAccountType" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Informace o bankovním účtu</xs:documentation>
  </xs:annotation>
</xs:element>
Element EgovClassifiersType / EgovClassifier
Namespace http://isdoc.cz/namespace/2013
Annotations
Klasifikátor egovernmentu pro výkonové účetnictví státu nebo agendové rozlišení
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#EgovClassifierType
Type EgovClassifierType
Properties
content simple
maxOccurs unbounded
Source
<xs:element name="EgovClassifier" type="EgovClassifierType" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Klasifikátor egovernmentu pro výkonové účetnictví státu nebo agendové rozlišení</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice
Namespace http://isdoc.cz/namespace/2013
Annotations
Hlavní element dokumentu, jeho subtyp viz položka DocumentType
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#Invoice_versionisdoc-invoice-6_0_2_xsd.tmp#Invoice_DocumentTypeisdoc-invoice-6_0_2_xsd.tmp#Invoice_SubDocumentTypeisdoc-invoice-6_0_2_xsd.tmp#Invoice_SubDocumentTypeOriginisdoc-invoice-6_0_2_xsd.tmp#Invoice_TargetConsolidatorisdoc-invoice-6_0_2_xsd.tmp#Invoice_ClientOnTargetConsolidatorisdoc-invoice-6_0_2_xsd.tmp#Invoice_ClientBankAccountisdoc-invoice-6_0_2_xsd.tmp#Invoice_IDisdoc-invoice-6_0_2_xsd.tmp#Invoice_UUIDisdoc-invoice-6_0_2_xsd.tmp#Invoice_EgovFlagisdoc-invoice-6_0_2_xsd.tmp#Invoice_ISDS_IDisdoc-invoice-6_0_2_xsd.tmp#Invoice_FileReferenceisdoc-invoice-6_0_2_xsd.tmp#Invoice_ReferenceNumberisdoc-invoice-6_0_2_xsd.tmp#Invoice_EgovClassifiersisdoc-invoice-6_0_2_xsd.tmp#Invoice_IssuingSystemisdoc-invoice-6_0_2_xsd.tmp#Invoice_IssueDateisdoc-invoice-6_0_2_xsd.tmp#Invoice_TaxPointDateisdoc-invoice-6_0_2_xsd.tmp#Invoice_VATApplicableisdoc-invoice-6_0_2_xsd.tmp#Invoice_ElectronicPossibilityAgreementReferenceisdoc-invoice-6_0_2_xsd.tmp#Invoice_Noteisdoc-invoice-6_0_2_xsd.tmp#Invoice_LocalCurrencyCodeisdoc-invoice-6_0_2_xsd.tmp#Invoice_ForeignCurrencyCodeisdoc-invoice-6_0_2_xsd.tmp#Invoice_CurrRateisdoc-invoice-6_0_2_xsd.tmp#Invoice_RefCurrRateisdoc-invoice-6_0_2_xsd.tmp#Invoice_Extensionsisdoc-invoice-6_0_2_xsd.tmp#Invoice_AccountingSupplierPartyisdoc-invoice-6_0_2_xsd.tmp#Invoice_SellerSupplierPartyisdoc-invoice-6_0_2_xsd.tmp#Invoice_AccountingCustomerPartyisdoc-invoice-6_0_2_xsd.tmp#Invoice_AnonymousCustomerPartyisdoc-invoice-6_0_2_xsd.tmp#Invoice_BuyerCustomerPartyisdoc-invoice-6_0_2_xsd.tmp#Invoice_OrderReferencesisdoc-invoice-6_0_2_xsd.tmp#Invoice_DeliveryNoteReferencesisdoc-invoice-6_0_2_xsd.tmp#Invoice_OriginalDocumentReferencesisdoc-invoice-6_0_2_xsd.tmp#Invoice_ContractReferencesisdoc-invoice-6_0_2_xsd.tmp#Invoice_Deliveryisdoc-invoice-6_0_2_xsd.tmp#Invoice_InvoiceLinesisdoc-invoice-6_0_2_xsd.tmp#Invoice_NonTaxedDepositsisdoc-invoice-6_0_2_xsd.tmp#Invoice_TaxedDepositsisdoc-invoice-6_0_2_xsd.tmp#Invoice_TaxTotalisdoc-invoice-6_0_2_xsd.tmp#Invoice_LegalMonetaryTotalisdoc-invoice-6_0_2_xsd.tmp#Invoice_PaymentMeansisdoc-invoice-6_0_2_xsd.tmp#Invoice_SupplementsListisdoc-invoice-6_0_2_xsd.tmp#Signature
Properties
content complex
Model
Children AccountingCustomerParty, AccountingSupplierParty, AnonymousCustomerParty, BuyerCustomerParty, ClientBankAccount, ClientOnTargetConsolidator, ContractReferences, CurrRate, Delivery, DeliveryNoteReferences, DocumentType, EgovClassifiers, EgovFlag, ElectronicPossibilityAgreementReference, Extensions, FileReference, ForeignCurrencyCode, ID, ISDS_ID, InvoiceLines, IssueDate, IssuingSystem, LegalMonetaryTotal, LocalCurrencyCode, NonTaxedDeposits, Note, OrderReferences, OriginalDocumentReferences, PaymentMeans, RefCurrRate, ReferenceNumber, SellerSupplierParty, SubDocumentType, SubDocumentTypeOrigin, SupplementsList, TargetConsolidator, TaxPointDate, TaxTotal, TaxedDeposits, UUID, VATApplicable
Instance
<Invoice version="" xmlns="http://isdoc.cz/namespace/2013">
  <DocumentType>{1,1}</DocumentType>
  <SubDocumentType>{1,1}</SubDocumentType>
  <SubDocumentTypeOrigin>{1,1}</SubDocumentTypeOrigin>
  <TargetConsolidator>{0,1}</TargetConsolidator>
  <ClientOnTargetConsolidator>{0,1}</ClientOnTargetConsolidator>
  <ClientBankAccount>{0,1}</ClientBankAccount>
  <ID>{1,1}</ID>
  <UUID>{1,1}</UUID>
  <EgovFlag>{0,1}</EgovFlag>
  <ISDS_ID>{0,1}</ISDS_ID>
  <FileReference>{0,1}</FileReference>
  <ReferenceNumber>{0,1}</ReferenceNumber>
  <EgovClassifiers>{0,1}</EgovClassifiers>
  <IssuingSystem>{0,1}</IssuingSystem>
  <IssueDate>{1,1}</IssueDate>
  <TaxPointDate>{0,1}</TaxPointDate>
  <VATApplicable>{1,1}</VATApplicable>
  <ElectronicPossibilityAgreementReference languageID="">{1,1}</ElectronicPossibilityAgreementReference>
  <Note languageID="">{0,1}</Note>
  <LocalCurrencyCode>{1,1}</LocalCurrencyCode>
  <ForeignCurrencyCode>{0,1}</ForeignCurrencyCode>
  <CurrRate>{1,1}</CurrRate>
  <RefCurrRate>{1,1}</RefCurrRate>
  <Extensions>{0,1}</Extensions>
  <AccountingSupplierParty>{1,1}</AccountingSupplierParty>
  <SellerSupplierParty>{0,1}</SellerSupplierParty>
  <AccountingCustomerParty>{1,1}</AccountingCustomerParty>
  <AnonymousCustomerParty>{1,1}</AnonymousCustomerParty>
  <AccountingCustomerParty>{0,1}</AccountingCustomerParty>
  <BuyerCustomerParty>{0,1}</BuyerCustomerParty>
  <OrderReferences>{0,1}</OrderReferences>
  <DeliveryNoteReferences>{0,1}</DeliveryNoteReferences>
  <OriginalDocumentReferences>{0,1}</OriginalDocumentReferences>
  <ContractReferences>{0,1}</ContractReferences>
  <Delivery>{0,1}</Delivery>
  <InvoiceLines>{1,1}</InvoiceLines>
  <NonTaxedDeposits>{0,1}</NonTaxedDeposits>
  <TaxedDeposits>{0,1}</TaxedDeposits>
  <TaxTotal>{1,1}</TaxTotal>
  <LegalMonetaryTotal>{1,1}</LegalMonetaryTotal>
  <PaymentMeans>{0,1}</PaymentMeans>
  <SupplementsList>{0,1}</SupplementsList>
</Invoice>
Attributes
QName Type Use Annotation
version VersionType required
Číslo verze ISDOC
Identity constraints
QName Type Refer Selector Field(s)
OrderReferences unique isdoc:OrderReferences/isdoc:OrderReference @id
OrderReferencesRef keyref OrderReferences isdoc:InvoiceLines/isdoc:InvoiceLine/isdoc:OrderReference @ref
DeliveryNoteReferences unique isdoc:DeliveryNoteReferences/isdoc:DeliveryNoteReference @id
DeliveryNoteReferencesRef keyref DeliveryNoteReferences isdoc:InvoiceLines/isdoc:InvoiceLine/isdoc:DeliveryNoteReference @ref
OriginalDocumentReferences unique isdoc:OriginalDocumentReferences/isdoc:OriginalDocumentReference @id
OriginalDocumentReferencesRef keyref OriginalDocumentReferences isdoc:InvoiceLines/isdoc:InvoiceLine/isdoc:OriginalDocumentReference @ref
ContractReferences unique isdoc:ContractReferences/isdoc:ContractReference @id
ContractReferencesRef keyref ContractReferences isdoc:InvoiceLines/isdoc:InvoiceLine/isdoc:ContractReference @ref
InvoiceLines key isdoc:InvoiceLines/isdoc:InvoiceLine isdoc:ID
Source
<xs:element name="Invoice">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Hlavní element dokumentu, jeho subtyp viz položka DocumentType</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="DocumentType" type="DocumentTypeType">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Typ dokumentu</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:sequence minOccurs="0">
        <xs:element name="SubDocumentType" type="SubDocumentTypeType">
          <xs:annotation>
            <xs:documentation xml:lang="cs">Podrobnější typ dokumentu. Číselník udržuje a zveřejňuje subjekt identifikovaný v SubDocumentTypeOrigin.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="SubDocumentTypeOrigin" type="SubDocumentTypeOriginType">
          <xs:annotation>
            <xs:documentation xml:lang="cs">Správce číselníku podrobnějšího typu dokumentu.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
      <xs:element name="TargetConsolidator" type="TargetConsolidatorType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Identifikace cílového konsolidátora. Číselník je rozšířený číselník kódů bank a udržuje a zveřejňuje ho ČBA, používá se převážně v B2C systémech velkých výstavců faktur.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ClientOnTargetConsolidator" type="ClientOnTargetConsolidatorType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Identifikace klienta v systému výstavce, používá se převážně v B2C systémech velkých výstavců faktur.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ClientBankAccount" type="ClientBankAccountType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Kompletní číslo bankovního účtu příjemce faktury včetně kódu banky. Používá se převážně v B2C systémech velkých výstavců faktur.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ID" type="IDType">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Lidsky čitelné číslo dokladu</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="UUID" type="UUIDType">
        <xs:annotation>
          <xs:documentation xml:lang="cs">GUID identifikace od emitujícího systému</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="EgovFlag" type="EgovFlagType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Příznak režimu "kontrolovaného státem"</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ISDS_ID" type="ISDS_IDType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Jednoznačný identifikátor Datové zprávy v systému ISDS, pokud byl dokument odeslán touto cestou</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="FileReference" type="FileReferenceType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Spisová značka, pod kterou byl vypraven tento doklad od emitenta, pokud emitent používá na tuto agendu spisovou službu</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ReferenceNumber" type="ReferenceNumberType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Číslo jednací, pod kterým byl vypraven tento doklad od emitenta, pokud emitent používá na tuto agendu spisovou službu</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="EgovClassifiers" type="EgovClassifiersType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Kolekce klasifikátorů popisující dokument</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="IssuingSystem" type="IssuingSystemType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Identifikace systému, který odesílá/generuje fakturu</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="IssueDate" type="IssueDateType">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Datum vystavení</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TaxPointDate" type="TaxPointDateType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Datum zdanitelného plnění</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="VATApplicable" type="VATApplicableType">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Je předmětem DPH</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ElectronicPossibilityAgreementReference" type="NoteType">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Označení dokumentu, kterým dal příjemce vystaviteli souhlas s elektronickou formou faktury</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Note" type="NoteType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Poznámka</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="LocalCurrencyCode" type="CurrencyCodeType">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Kód měny</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ForeignCurrencyCode" type="CurrencyCodeType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Kód měny</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CurrRate" type="CurrRateType">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Kurz cizí měny, pokud je použita, jinak 1</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RefCurrRate" type="RefCurrRateType">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Vztažný kurz cizí měny, většinou 1</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Extensions" type="ExtensionsType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Jakákoliv struktura uživatelských elementů. Elementy musí používat vlastní jmenný prostor.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="AccountingSupplierParty" type="AccountingSupplierPartyType">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Dodavatel, účetní jednotka</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SellerSupplierParty" type="SellerSupplierPartyType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Dodavatel, fakturační adresa</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:choice>
        <xs:element name="AccountingCustomerParty" type="AccountingCustomerPartyType">
          <xs:annotation>
            <xs:documentation xml:lang="cs">Příjemce, účetní jednotka</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:sequence>
          <xs:element name="AnonymousCustomerParty" type="AnonymousCustomerPartyType">
            <xs:annotation>
              <xs:documentation xml:lang="cs">Anonymní příjemce zjednodušeného daňového dokladu</xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="AccountingCustomerParty" type="AccountingCustomerPartyType" minOccurs="0">
            <xs:annotation>
              <xs:documentation xml:lang="cs">Příjemce, účetní jednotka</xs:documentation>
            </xs:annotation>
          </xs:element>
        </xs:sequence>
      </xs:choice>
      <xs:element name="BuyerCustomerParty" type="BuyerCustomerPartyType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Odběratel, fakturační adresa</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="OrderReferences" type="OrderReferencesType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Hlavičková kolekce objednávek pro případnou vazbu</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="DeliveryNoteReferences" type="DeliveryNoteReferencesType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Hlavičková kolekce dodacích listů pro případnou vazbu</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="OriginalDocumentReferences" type="OriginalDocumentReferencesType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Hlavičková kolekce odkazů na původní doklady</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ContractReferences" type="ContractReferencesType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Související smlouvy</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Delivery" type="DeliveryType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Místo určení, adresa dodání</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="InvoiceLines" type="InvoiceLinesType">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Kolekce jednotlivých řádků faktury</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="NonTaxedDeposits" type="NonTaxedDepositsType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Kolekce nedaňových zálohových listů</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TaxedDeposits" type="TaxedDepositsType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Kolekce odúčtování zdaněných zálohových listů</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TaxTotal" type="TaxTotalType">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Daňová rekapitulace</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="LegalMonetaryTotal" type="LegalMonetaryTotalType">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Kolekce celkových částek na dokladu končící položkou částka k zaplacení</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="PaymentMeans" type="PaymentMeansType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Kolekce plateb</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SupplementsList" type="SupplementsListType" minOccurs="0">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Kolekce příloh dokladu. Jedna z nich může být náhled, je označena pomocí preview="true"</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:group ref="Signature" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="version" use="required" type="VersionType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Číslo verze ISDOC</xs:documentation>
      </xs:annotation>
    </xs:attribute>
  </xs:complexType>
  <xs:unique name="OrderReferences">
    <xs:selector xpath="isdoc:OrderReferences/isdoc:OrderReference"/>
    <xs:field xpath="@id"/>
  </xs:unique>
  <xs:keyref name="OrderReferencesRef" refer="OrderReferences">
    <xs:selector xpath="isdoc:InvoiceLines/isdoc:InvoiceLine/isdoc:OrderReference"/>
    <xs:field xpath="@ref"/>
  </xs:keyref>
  <xs:unique name="DeliveryNoteReferences">
    <xs:selector xpath="isdoc:DeliveryNoteReferences/isdoc:DeliveryNoteReference"/>
    <xs:field xpath="@id"/>
  </xs:unique>
  <xs:keyref name="DeliveryNoteReferencesRef" refer="DeliveryNoteReferences">
    <xs:selector xpath="isdoc:InvoiceLines/isdoc:InvoiceLine/isdoc:DeliveryNoteReference"/>
    <xs:field xpath="@ref"/>
  </xs:keyref>
  <xs:unique name="OriginalDocumentReferences">
    <xs:selector xpath="isdoc:OriginalDocumentReferences/isdoc:OriginalDocumentReference"/>
    <xs:field xpath="@id"/>
  </xs:unique>
  <xs:keyref name="OriginalDocumentReferencesRef" refer="OriginalDocumentReferences">
    <xs:selector xpath="isdoc:InvoiceLines/isdoc:InvoiceLine/isdoc:OriginalDocumentReference"/>
    <xs:field xpath="@ref"/>
  </xs:keyref>
  <xs:unique name="ContractReferences">
    <xs:selector xpath="isdoc:ContractReferences/isdoc:ContractReference"/>
    <xs:field xpath="@id"/>
  </xs:unique>
  <xs:keyref name="ContractReferencesRef" refer="ContractReferences">
    <xs:selector xpath="isdoc:InvoiceLines/isdoc:InvoiceLine/isdoc:ContractReference"/>
    <xs:field xpath="@ref"/>
  </xs:keyref>
  <xs:key name="InvoiceLines">
    <xs:selector xpath="isdoc:InvoiceLines/isdoc:InvoiceLine"/>
    <xs:field xpath="isdoc:ID"/>
  </xs:key>
</xs:element>
Element Invoice / DocumentType
Namespace http://isdoc.cz/namespace/2013
Annotations
Typ dokumentu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#DocumentTypeType
Type DocumentTypeType
Properties
content simple
Facets
enumeration 1
Faktura - daňový doklad
enumeration 2
Opravný daňový doklad (dobropis)
enumeration 3
Opravný daňový doklad (vrubopis)
enumeration 4
Zálohová faktura (nedaňový zálohový list)
enumeration 5
Daňový doklad při přijetí platby (daňový zálohový list)
enumeration 6
Opravný daňový doklad při přijetí platby (dobropis DZL)
enumeration 7
Zjednodušený daňový doklad
Source
<xs:element name="DocumentType" type="DocumentTypeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Typ dokumentu</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / SubDocumentType
Namespace http://isdoc.cz/namespace/2013
Annotations
Podrobnější typ dokumentu. Číselník udržuje a zveřejňuje subjekt identifikovaný v SubDocumentTypeOrigin.
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#SubDocumentTypeType
Type SubDocumentTypeType
Properties
content simple
Source
<xs:element name="SubDocumentType" type="SubDocumentTypeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Podrobnější typ dokumentu. Číselník udržuje a zveřejňuje subjekt identifikovaný v SubDocumentTypeOrigin.</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / SubDocumentTypeOrigin
Namespace http://isdoc.cz/namespace/2013
Annotations
Správce číselníku podrobnějšího typu dokumentu.
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#SubDocumentTypeOriginType
Type SubDocumentTypeOriginType
Properties
content simple
Source
<xs:element name="SubDocumentTypeOrigin" type="SubDocumentTypeOriginType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Správce číselníku podrobnějšího typu dokumentu.</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / TargetConsolidator
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace cílového konsolidátora. Číselník je rozšířený číselník kódů bank a udržuje a zveřejňuje ho ČBA, používá se převážně v B2C systémech velkých výstavců faktur.
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#TargetConsolidatorType
Type TargetConsolidatorType
Properties
content simple
minOccurs 0
Source
<xs:element name="TargetConsolidator" type="TargetConsolidatorType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace cílového konsolidátora. Číselník je rozšířený číselník kódů bank a udržuje a zveřejňuje ho ČBA, používá se převážně v B2C systémech velkých výstavců faktur.</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / ClientOnTargetConsolidator
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace klienta v systému výstavce, používá se převážně v B2C systémech velkých výstavců faktur.
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ClientOnTargetConsolidatorType
Type ClientOnTargetConsolidatorType
Properties
content simple
minOccurs 0
Source
<xs:element name="ClientOnTargetConsolidator" type="ClientOnTargetConsolidatorType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace klienta v systému výstavce, používá se převážně v B2C systémech velkých výstavců faktur.</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / ClientBankAccount
Namespace http://isdoc.cz/namespace/2013
Annotations
Kompletní číslo bankovního účtu příjemce faktury včetně kódu banky. Používá se převážně v B2C systémech velkých výstavců faktur.
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ClientBankAccountType
Type ClientBankAccountType
Properties
content simple
minOccurs 0
Source
<xs:element name="ClientBankAccount" type="ClientBankAccountType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kompletní číslo bankovního účtu příjemce faktury včetně kódu banky. Používá se převážně v B2C systémech velkých výstavců faktur.</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / ID
Namespace http://isdoc.cz/namespace/2013
Annotations
Lidsky čitelné číslo dokladu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDType
Type IDType
Properties
content simple
Source
<xs:element name="ID" type="IDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Lidsky čitelné číslo dokladu</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / UUID
Namespace http://isdoc.cz/namespace/2013
Annotations
GUID identifikace od emitujícího systému
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#UUIDType
Type UUIDType
Properties
content simple
Facets
pattern [0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{12}
Source
<xs:element name="UUID" type="UUIDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">GUID identifikace od emitujícího systému</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / EgovFlag
Namespace http://isdoc.cz/namespace/2013
Annotations
Příznak režimu "kontrolovaného státem"
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#EgovFlagType
Type EgovFlagType
Type hierarchy
Properties
content simple
minOccurs 0
Facets
pattern true|false
Source
<xs:element name="EgovFlag" type="EgovFlagType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Příznak režimu "kontrolovaného státem"</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / ISDS_ID
Namespace http://isdoc.cz/namespace/2013
Annotations
Jednoznačný identifikátor Datové zprávy v systému ISDS, pokud byl dokument odeslán touto cestou
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ISDS_IDType
Type ISDS_IDType
Properties
content simple
minOccurs 0
Source
<xs:element name="ISDS_ID" type="ISDS_IDType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Jednoznačný identifikátor Datové zprávy v systému ISDS, pokud byl dokument odeslán touto cestou</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / FileReference
Namespace http://isdoc.cz/namespace/2013
Annotations
Spisová značka, pod kterou byl vypraven tento doklad od emitenta, pokud emitent používá na tuto agendu spisovou službu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#FileReferenceType
Type FileReferenceType
Properties
content simple
minOccurs 0
Source
<xs:element name="FileReference" type="FileReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Spisová značka, pod kterou byl vypraven tento doklad od emitenta, pokud emitent používá na tuto agendu spisovou službu</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / ReferenceNumber
Namespace http://isdoc.cz/namespace/2013
Annotations
Číslo jednací, pod kterým byl vypraven tento doklad od emitenta, pokud emitent používá na tuto agendu spisovou službu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ReferenceNumberType
Type ReferenceNumberType
Properties
content simple
minOccurs 0
Source
<xs:element name="ReferenceNumber" type="ReferenceNumberType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Číslo jednací, pod kterým byl vypraven tento doklad od emitenta, pokud emitent používá na tuto agendu spisovou službu</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / EgovClassifiers
Namespace http://isdoc.cz/namespace/2013
Annotations
Kolekce klasifikátorů popisující dokument
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#EgovClassifiersType_EgovClassifierisdoc-invoice-6_0_2_xsd.tmp#EgovClassifiersType
Type EgovClassifiersType
Properties
content complex
minOccurs 0
Model
Children EgovClassifier
Instance
<EgovClassifiers xmlns="http://isdoc.cz/namespace/2013">
  <EgovClassifier>{1,unbounded}</EgovClassifier>
</EgovClassifiers>
Source
<xs:element name="EgovClassifiers" type="EgovClassifiersType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kolekce klasifikátorů popisující dokument</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / IssuingSystem
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace systému, který odesílá/generuje fakturu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IssuingSystemType
Type IssuingSystemType
Properties
content simple
minOccurs 0
Facets
maxLength 80
Source
<xs:element name="IssuingSystem" type="IssuingSystemType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace systému, který odesílá/generuje fakturu</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / IssueDate
Namespace http://isdoc.cz/namespace/2013
Annotations
Datum vystavení
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IssueDateType
Type IssueDateType
Properties
content simple
Source
<xs:element name="IssueDate" type="IssueDateType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Datum vystavení</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / TaxPointDate
Namespace http://isdoc.cz/namespace/2013
Annotations
Datum zdanitelného plnění
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#TaxPointDateType
Type TaxPointDateType
Properties
content simple
minOccurs 0
Source
<xs:element name="TaxPointDate" type="TaxPointDateType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Datum zdanitelného plnění</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / VATApplicable
Namespace http://isdoc.cz/namespace/2013
Annotations
Je předmětem DPH
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#VATApplicableType
Type VATApplicableType
Type hierarchy
Properties
content simple
Facets
pattern true|false
Source
<xs:element name="VATApplicable" type="VATApplicableType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Je předmětem DPH</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / ElectronicPossibilityAgreementReference
Namespace http://isdoc.cz/namespace/2013
Annotations
Označení dokumentu, kterým dal příjemce vystaviteli souhlas s elektronickou formou faktury
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#NoteType_languageIDisdoc-invoice-6_0_2_xsd.tmp#NoteType
Type NoteType
Properties
content complex
Attributes
QName Type Use Annotation
languageID xs:language optional
Identifikátor použitého jazyka (např. "cs" pro češtinu)
Source
<xs:element name="ElectronicPossibilityAgreementReference" type="NoteType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Označení dokumentu, kterým dal příjemce vystaviteli souhlas s elektronickou formou faktury</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / Note
Namespace http://isdoc.cz/namespace/2013
Annotations
Poznámka
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#NoteType_languageIDisdoc-invoice-6_0_2_xsd.tmp#NoteType
Type NoteType
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
languageID xs:language optional
Identifikátor použitého jazyka (např. "cs" pro češtinu)
Source
<xs:element name="Note" type="NoteType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Poznámka</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / LocalCurrencyCode
Namespace http://isdoc.cz/namespace/2013
Annotations
Kód měny
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#CurrencyCodeType
Type CurrencyCodeType
Properties
content simple
Facets
length 3
Source
<xs:element name="LocalCurrencyCode" type="CurrencyCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kód měny</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / ForeignCurrencyCode
Namespace http://isdoc.cz/namespace/2013
Annotations
Kód měny
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#CurrencyCodeType
Type CurrencyCodeType
Properties
content simple
minOccurs 0
Facets
length 3
Source
<xs:element name="ForeignCurrencyCode" type="CurrencyCodeType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kód měny</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / CurrRate
Namespace http://isdoc.cz/namespace/2013
Annotations
Kurz cizí měny, pokud je použita, jinak 1
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#CurrRateType
Type CurrRateType
Properties
content simple
Source
<xs:element name="CurrRate" type="CurrRateType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kurz cizí měny, pokud je použita, jinak 1</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / RefCurrRate
Namespace http://isdoc.cz/namespace/2013
Annotations
Vztažný kurz cizí měny, většinou 1
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#RefCurrRateType
Type RefCurrRateType
Properties
content simple
Source
<xs:element name="RefCurrRate" type="RefCurrRateType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Vztažný kurz cizí měny, většinou 1</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / Extensions
Namespace http://isdoc.cz/namespace/2013
Annotations
Jakákoliv struktura uživatelských elementů. Elementy musí používat vlastní jmenný prostor.
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ExtensionsType
Type ExtensionsType
Properties
content complex
minOccurs 0
Model
ANY element from ANY namespace OTHER than 'http://isdoc.cz/namespace/2013'
Source
<xs:element name="Extensions" type="ExtensionsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Jakákoliv struktura uživatelských elementů. Elementy musí používat vlastní jmenný prostor.</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / AccountingSupplierParty
Namespace http://isdoc.cz/namespace/2013
Annotations
Dodavatel, účetní jednotka
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AccountingSupplierPartyType_Partyisdoc-invoice-6_0_2_xsd.tmp#AccountingSupplierPartyType
Type AccountingSupplierPartyType
Properties
content complex
Model
Children Party
Instance
<AccountingSupplierParty xmlns="http://isdoc.cz/namespace/2013">
  <Party>{1,1}</Party>
</AccountingSupplierParty>
Source
<xs:element name="AccountingSupplierParty" type="AccountingSupplierPartyType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Dodavatel, účetní jednotka</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / SellerSupplierParty
Namespace http://isdoc.cz/namespace/2013
Annotations
Dodavatel, fakturační adresa
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#SellerSupplierPartyType_Partyisdoc-invoice-6_0_2_xsd.tmp#SellerSupplierPartyType
Type SellerSupplierPartyType
Properties
content complex
minOccurs 0
Model
Children Party
Instance
<SellerSupplierParty xmlns="http://isdoc.cz/namespace/2013">
  <Party>{1,1}</Party>
</SellerSupplierParty>
Source
<xs:element name="SellerSupplierParty" type="SellerSupplierPartyType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Dodavatel, fakturační adresa</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / AccountingCustomerParty
Namespace http://isdoc.cz/namespace/2013
Annotations
Příjemce, účetní jednotka
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AccountingCustomerPartyType_Partyisdoc-invoice-6_0_2_xsd.tmp#AccountingCustomerPartyType
Type AccountingCustomerPartyType
Properties
content complex
Model
Children Party
Instance
<AccountingCustomerParty xmlns="http://isdoc.cz/namespace/2013">
  <Party>{1,1}</Party>
</AccountingCustomerParty>
Source
<xs:element name="AccountingCustomerParty" type="AccountingCustomerPartyType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Příjemce, účetní jednotka</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / AnonymousCustomerParty
Namespace http://isdoc.cz/namespace/2013
Annotations
Anonymní příjemce zjednodušeného daňového dokladu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AnonymousCustomerPartyType_IDisdoc-invoice-6_0_2_xsd.tmp#AnonymousCustomerPartyType_IDSchemeisdoc-invoice-6_0_2_xsd.tmp#AnonymousCustomerPartyType
Type AnonymousCustomerPartyType
Properties
content complex
Model
Children ID, IDScheme
Instance
<AnonymousCustomerParty xmlns="http://isdoc.cz/namespace/2013">
  <ID>{1,1}</ID>
  <IDScheme>{1,1}</IDScheme>
</AnonymousCustomerParty>
Source
<xs:element name="AnonymousCustomerParty" type="AnonymousCustomerPartyType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Anonymní příjemce zjednodušeného daňového dokladu</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / BuyerCustomerParty
Namespace http://isdoc.cz/namespace/2013
Annotations
Odběratel, fakturační adresa
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#BuyerCustomerPartyType_Partyisdoc-invoice-6_0_2_xsd.tmp#BuyerCustomerPartyType
Type BuyerCustomerPartyType
Properties
content complex
minOccurs 0
Model
Children Party
Instance
<BuyerCustomerParty xmlns="http://isdoc.cz/namespace/2013">
  <Party>{1,1}</Party>
</BuyerCustomerParty>
Source
<xs:element name="BuyerCustomerParty" type="BuyerCustomerPartyType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Odběratel, fakturační adresa</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / OrderReferences
Namespace http://isdoc.cz/namespace/2013
Annotations
Hlavičková kolekce objednávek pro případnou vazbu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#OrderReferencesType_OrderReferenceisdoc-invoice-6_0_2_xsd.tmp#OrderReferencesType
Type OrderReferencesType
Properties
content complex
minOccurs 0
Model
Children OrderReference
Instance
<OrderReferences xmlns="http://isdoc.cz/namespace/2013">
  <OrderReference id="">{1,unbounded}</OrderReference>
</OrderReferences>
Source
<xs:element name="OrderReferences" type="OrderReferencesType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Hlavičková kolekce objednávek pro případnou vazbu</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / DeliveryNoteReferences
Namespace http://isdoc.cz/namespace/2013
Annotations
Hlavičková kolekce dodacích listů pro případnou vazbu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#DeliveryNoteReferencesType_DeliveryNoteReferenceisdoc-invoice-6_0_2_xsd.tmp#DeliveryNoteReferencesType
Type DeliveryNoteReferencesType
Properties
content complex
minOccurs 0
Model
Children DeliveryNoteReference
Instance
<DeliveryNoteReferences xmlns="http://isdoc.cz/namespace/2013">
  <DeliveryNoteReference id="">{1,unbounded}</DeliveryNoteReference>
</DeliveryNoteReferences>
Source
<xs:element name="DeliveryNoteReferences" type="DeliveryNoteReferencesType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Hlavičková kolekce dodacích listů pro případnou vazbu</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / OriginalDocumentReferences
Namespace http://isdoc.cz/namespace/2013
Annotations
Hlavičková kolekce odkazů na původní doklady
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#OriginalDocumentReferencesType_OriginalDocumentReferenceisdoc-invoice-6_0_2_xsd.tmp#OriginalDocumentReferencesType
Type OriginalDocumentReferencesType
Properties
content complex
minOccurs 0
Model
Children OriginalDocumentReference
Instance
<OriginalDocumentReferences xmlns="http://isdoc.cz/namespace/2013">
  <OriginalDocumentReference id="">{1,unbounded}</OriginalDocumentReference>
</OriginalDocumentReferences>
Source
<xs:element name="OriginalDocumentReferences" type="OriginalDocumentReferencesType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Hlavičková kolekce odkazů na původní doklady</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / ContractReferences
Namespace http://isdoc.cz/namespace/2013
Annotations
Související smlouvy
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ContractReferencesType_ContractReferenceisdoc-invoice-6_0_2_xsd.tmp#ContractReferencesType
Type ContractReferencesType
Properties
content complex
minOccurs 0
Model
Children ContractReference
Instance
<ContractReferences xmlns="http://isdoc.cz/namespace/2013">
  <ContractReference id="">{1,unbounded}</ContractReference>
</ContractReferences>
Source
<xs:element name="ContractReferences" type="ContractReferencesType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Související smlouvy</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / Delivery
Namespace http://isdoc.cz/namespace/2013
Annotations
Místo určení, adresa dodání
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#DeliveryType_Partyisdoc-invoice-6_0_2_xsd.tmp#DeliveryType
Type DeliveryType
Properties
content complex
minOccurs 0
Model
Children Party
Instance
<Delivery xmlns="http://isdoc.cz/namespace/2013">
  <Party>{1,1}</Party>
</Delivery>
Source
<xs:element name="Delivery" type="DeliveryType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Místo určení, adresa dodání</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / InvoiceLines
Namespace http://isdoc.cz/namespace/2013
Annotations
Kolekce jednotlivých řádků faktury
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#InvoiceLinesType_InvoiceLineisdoc-invoice-6_0_2_xsd.tmp#InvoiceLinesType
Type InvoiceLinesType
Properties
content complex
Model
Children InvoiceLine
Instance
<InvoiceLines xmlns="http://isdoc.cz/namespace/2013">
  <InvoiceLine>{1,unbounded}</InvoiceLine>
</InvoiceLines>
Source
<xs:element name="InvoiceLines" type="InvoiceLinesType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kolekce jednotlivých řádků faktury</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / NonTaxedDeposits
Namespace http://isdoc.cz/namespace/2013
Annotations
Kolekce nedaňových zálohových listů
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#NonTaxedDepositsType_NonTaxedDepositisdoc-invoice-6_0_2_xsd.tmp#NonTaxedDepositsType
Type NonTaxedDepositsType
Properties
content complex
minOccurs 0
Model
Children NonTaxedDeposit
Instance
<NonTaxedDeposits xmlns="http://isdoc.cz/namespace/2013">
  <NonTaxedDeposit>{1,unbounded}</NonTaxedDeposit>
</NonTaxedDeposits>
Source
<xs:element name="NonTaxedDeposits" type="NonTaxedDepositsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kolekce nedaňových zálohových listů</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / TaxedDeposits
Namespace http://isdoc.cz/namespace/2013
Annotations
Kolekce odúčtování zdaněných zálohových listů
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#TaxedDepositsType_TaxedDepositisdoc-invoice-6_0_2_xsd.tmp#TaxedDepositsType
Type TaxedDepositsType
Properties
content complex
minOccurs 0
Model
Children TaxedDeposit
Instance
<TaxedDeposits xmlns="http://isdoc.cz/namespace/2013">
  <TaxedDeposit>{1,unbounded}</TaxedDeposit>
</TaxedDeposits>
Source
<xs:element name="TaxedDeposits" type="TaxedDepositsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kolekce odúčtování zdaněných zálohových listů</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / TaxTotal
Namespace http://isdoc.cz/namespace/2013
Annotations
Daňová rekapitulace
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#TaxTotalType_TaxSubTotalisdoc-invoice-6_0_2_xsd.tmp#TaxTotalType_TaxAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxTotalType_TaxAmountisdoc-invoice-6_0_2_xsd.tmp#TaxTotalType
Type TaxTotalType
Properties
content complex
Model
Children TaxAmount, TaxAmountCurr, TaxSubTotal
Instance
<TaxTotal xmlns="http://isdoc.cz/namespace/2013">
  <TaxSubTotal>{1,unbounded}</TaxSubTotal>
  <TaxAmountCurr>{0,1}</TaxAmountCurr>
  <TaxAmount>{1,1}</TaxAmount>
</TaxTotal>
Source
<xs:element name="TaxTotal" type="TaxTotalType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Daňová rekapitulace</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / LegalMonetaryTotal
Namespace http://isdoc.cz/namespace/2013
Annotations
Kolekce celkových částek na dokladu končící položkou částka k zaplacení
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_TaxExclusiveAmountisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_TaxExclusiveAmountCurrisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_TaxInclusiveAmountisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_TaxInclusiveAmountCurrisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_AlreadyClaimedTaxExclusiveAmountisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_AlreadyClaimedTaxExclusiveAmountCurrisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_AlreadyClaimedTaxInclusiveAmountisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_AlreadyClaimedTaxInclusiveAmountCurrisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_DifferenceTaxExclusiveAmountisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_DifferenceTaxExclusiveAmountCurrisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_DifferenceTaxInclusiveAmountisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_DifferenceTaxInclusiveAmountCurrisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_PayableRoundingAmountisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_PayableRoundingAmountCurrisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_PaidDepositsAmountisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_PaidDepositsAmountCurrisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_PayableAmountisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_PayableAmountCurrisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType
Type LegalMonetaryTotalType
Properties
content complex
Model
Children AlreadyClaimedTaxExclusiveAmount, AlreadyClaimedTaxExclusiveAmountCurr, AlreadyClaimedTaxInclusiveAmount, AlreadyClaimedTaxInclusiveAmountCurr, DifferenceTaxExclusiveAmount, DifferenceTaxExclusiveAmountCurr, DifferenceTaxInclusiveAmount, DifferenceTaxInclusiveAmountCurr, PaidDepositsAmount, PaidDepositsAmountCurr, PayableAmount, PayableAmountCurr, PayableRoundingAmount, PayableRoundingAmountCurr, TaxExclusiveAmount, TaxExclusiveAmountCurr, TaxInclusiveAmount, TaxInclusiveAmountCurr
Instance
<LegalMonetaryTotal xmlns="http://isdoc.cz/namespace/2013">
  <TaxExclusiveAmount>{1,1}</TaxExclusiveAmount>
  <TaxExclusiveAmountCurr>{0,1}</TaxExclusiveAmountCurr>
  <TaxInclusiveAmount>{1,1}</TaxInclusiveAmount>
  <TaxInclusiveAmountCurr>{0,1}</TaxInclusiveAmountCurr>
  <AlreadyClaimedTaxExclusiveAmount>{1,1}</AlreadyClaimedTaxExclusiveAmount>
  <AlreadyClaimedTaxExclusiveAmountCurr>{0,1}</AlreadyClaimedTaxExclusiveAmountCurr>
  <AlreadyClaimedTaxInclusiveAmount>{1,1}</AlreadyClaimedTaxInclusiveAmount>
  <AlreadyClaimedTaxInclusiveAmountCurr>{0,1}</AlreadyClaimedTaxInclusiveAmountCurr>
  <DifferenceTaxExclusiveAmount>{1,1}</DifferenceTaxExclusiveAmount>
  <DifferenceTaxExclusiveAmountCurr>{0,1}</DifferenceTaxExclusiveAmountCurr>
  <DifferenceTaxInclusiveAmount>{1,1}</DifferenceTaxInclusiveAmount>
  <DifferenceTaxInclusiveAmountCurr>{0,1}</DifferenceTaxInclusiveAmountCurr>
  <PayableRoundingAmount>{0,1}</PayableRoundingAmount>
  <PayableRoundingAmountCurr>{0,1}</PayableRoundingAmountCurr>
  <PaidDepositsAmount>{1,1}</PaidDepositsAmount>
  <PaidDepositsAmountCurr>{0,1}</PaidDepositsAmountCurr>
  <PayableAmount>{1,1}</PayableAmount>
  <PayableAmountCurr>{0,1}</PayableAmountCurr>
</LegalMonetaryTotal>
Source
<xs:element name="LegalMonetaryTotal" type="LegalMonetaryTotalType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kolekce celkových částek na dokladu končící položkou částka k zaplacení</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / PaymentMeans
Namespace http://isdoc.cz/namespace/2013
Annotations
Kolekce plateb
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PaymentMeansType_Paymentisdoc-invoice-6_0_2_xsd.tmp#PaymentMeansType_AlternateBankAccountsisdoc-invoice-6_0_2_xsd.tmp#PaymentMeansType
Type PaymentMeansType
Properties
content complex
minOccurs 0
Model
Children AlternateBankAccounts, Payment
Instance
<PaymentMeans xmlns="http://isdoc.cz/namespace/2013">
  <Payment partialPayment="">{1,unbounded}</Payment>
  <AlternateBankAccounts>{0,1}</AlternateBankAccounts>
</PaymentMeans>
Source
<xs:element name="PaymentMeans" type="PaymentMeansType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kolekce plateb</xs:documentation>
  </xs:annotation>
</xs:element>
Element Invoice / SupplementsList
Namespace http://isdoc.cz/namespace/2013
Annotations
Kolekce příloh dokladu. Jedna z nich může být náhled, je označena pomocí preview="true"
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#SupplementsListType_Supplementisdoc-invoice-6_0_2_xsd.tmp#SupplementsListType
Type SupplementsListType
Properties
content complex
minOccurs 0
Model
Children Supplement
Instance
<SupplementsList xmlns="http://isdoc.cz/namespace/2013">
  <Supplement preview="">{1,unbounded}</Supplement>
</SupplementsList>
Source
<xs:element name="SupplementsList" type="SupplementsListType" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kolekce příloh dokladu. Jedna z nich může být náhled, je označena pomocí preview="true"</xs:documentation>
  </xs:annotation>
</xs:element>
Simple Type VersionType
Namespace http://isdoc.cz/namespace/2013
Annotations
Číslo verze ISDOC
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]+\.[0-9]+(\.[0-9]+)?
Used by
Attribute Invoice/@version
Source
<xs:simpleType name="VersionType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Číslo verze ISDOC</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:pattern value="[0-9]+\.[0-9]+(\.[0-9]+)?"/>
  </xs:restriction>
</xs:simpleType>
Simple Type DocumentTypeType
Namespace http://isdoc.cz/namespace/2013
Annotations
Typ dokumentu
Diagram
Diagram
Type restriction of xs:integer
Facets
enumeration 1
Faktura - daňový doklad
enumeration 2
Opravný daňový doklad (dobropis)
enumeration 3
Opravný daňový doklad (vrubopis)
enumeration 4
Zálohová faktura (nedaňový zálohový list)
enumeration 5
Daňový doklad při přijetí platby (daňový zálohový list)
enumeration 6
Opravný daňový doklad při přijetí platby (dobropis DZL)
enumeration 7
Zjednodušený daňový doklad
Used by
Source
<xs:simpleType name="DocumentTypeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Typ dokumentu</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:integer">
    <xs:enumeration value="1">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Faktura - daňový doklad</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="2">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Opravný daňový doklad (dobropis)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Opravný daňový doklad (vrubopis)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="4">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Zálohová faktura (nedaňový zálohový list)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="5">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Daňový doklad při přijetí platby (daňový zálohový list)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="6">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Opravný daňový doklad při přijetí platby (dobropis DZL)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="7">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Zjednodušený daňový doklad</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Simple Type SubDocumentTypeType
Namespace http://isdoc.cz/namespace/2013
Annotations
Podrobnější typ dokumentu. Číselník udržuje a zveřejňuje subjekt identifikovaný v SubDocumentTypeOrigin.
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="SubDocumentTypeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Podrobnější typ dokumentu. Číselník udržuje a zveřejňuje subjekt identifikovaný v SubDocumentTypeOrigin.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type SubDocumentTypeOriginType
Namespace http://isdoc.cz/namespace/2013
Annotations
Správce číselníku podrobnějšího typu dokumentu.
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="SubDocumentTypeOriginType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Správce číselníku podrobnějšího typu dokumentu.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type TargetConsolidatorType
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace cílového konsolidátora. Číselník je rozšířený číselník kódů bank a udržuje a zveřejňuje ho ČBA, používá se převážně v B2C systémech velkých výstavců faktur.
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="TargetConsolidatorType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace cílového konsolidátora. Číselník je rozšířený číselník kódů bank a udržuje a zveřejňuje ho ČBA, používá se převážně v B2C systémech velkých výstavců faktur.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type ClientOnTargetConsolidatorType
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace klienta v systému výstavce, používá se převážně v B2C systémech velkých výstavců faktur.
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="ClientOnTargetConsolidatorType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace klienta v systému výstavce, používá se převážně v B2C systémech velkých výstavců faktur.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type ClientBankAccountType
Namespace http://isdoc.cz/namespace/2013
Annotations
Kompletní číslo bankovního účtu příjemce faktury včetně kódu banky. Používá se převážně v B2C systémech velkých výstavců faktur.
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="ClientBankAccountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kompletní číslo bankovního účtu příjemce faktury včetně kódu banky. Používá se převážně v B2C systémech velkých výstavců faktur.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type IDType
Namespace http://isdoc.cz/namespace/2013
Annotations
Unikátní identifikátor
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="IDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Unikátní identifikátor</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type ID36Type
Namespace http://isdoc.cz/namespace/2013
Annotations
Unikátní identifikátor s maximální délkou 36 znaků
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDType
Type restriction of IDType
Type hierarchy
Facets
maxLength 36
Used by
Source
<xs:simpleType name="ID36Type">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Unikátní identifikátor s maximální délkou 36 znaků</xs:documentation>
  </xs:annotation>
  <xs:restriction base="IDType">
    <xs:maxLength value="36"/>
  </xs:restriction>
</xs:simpleType>
Simple Type UUIDType
Namespace http://isdoc.cz/namespace/2013
Annotations
Unikátní identifikátor GUID
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{12}
Used by
Source
<xs:simpleType name="UUIDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Unikátní identifikátor GUID</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:pattern value="[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{12}"/>
  </xs:restriction>
</xs:simpleType>
Simple Type IDSchemeType
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace schématu použitého při tvorbě identifikátoru
Diagram
Diagram
Type xs:anyURI
Used by
Source
<xs:simpleType name="IDSchemeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace schématu použitého při tvorbě identifikátoru</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:anyURI"/>
</xs:simpleType>
Simple Type IssuingSystemType
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace systému, který odesílá/generuje fakturu
Diagram
Diagram
Type restriction of xs:string
Facets
maxLength 80
Used by
Source
<xs:simpleType name="IssuingSystemType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace systému, který odesílá/generuje fakturu</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="80"/>
  </xs:restriction>
</xs:simpleType>
Simple Type IssueDateType
Namespace http://isdoc.cz/namespace/2013
Annotations
Datum vystavení
Diagram
Diagram
Type xs:date
Used by
Source
<xs:simpleType name="IssueDateType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Datum vystavení</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:date"/>
</xs:simpleType>
Simple Type TaxPointDateType
Namespace http://isdoc.cz/namespace/2013
Annotations
Datum zdanitelného plnění
Diagram
Diagram
Type xs:date
Used by
Source
<xs:simpleType name="TaxPointDateType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Datum zdanitelného plnění</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:date"/>
</xs:simpleType>
Simple Type VATApplicableType
Namespace http://isdoc.cz/namespace/2013
Annotations
Je předmětem DPH
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#BooleanType
Type BooleanType
Type hierarchy
Facets
pattern true|false
Used by
Source
<xs:simpleType name="VATApplicableType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Je předmětem DPH</xs:documentation>
  </xs:annotation>
  <xs:restriction base="BooleanType"/>
</xs:simpleType>
Simple Type BooleanType
Namespace http://isdoc.cz/namespace/2013
Annotations
Typ boolean, dovolené hodnoty jsou jen "true" a "false", tj. není podporováno "0" a "1" jako u zabudovaného typu xs:boolean
Diagram
Diagram
Type restriction of xs:boolean
Facets
pattern true|false
Used by
Source
<xs:simpleType name="BooleanType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Typ boolean, dovolené hodnoty jsou jen "true" a "false", tj. není podporováno "0" a "1" jako u zabudovaného typu xs:boolean</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:boolean">
    <xs:pattern value="true|false"/>
  </xs:restriction>
</xs:simpleType>
Complex Type NoteType
Namespace http://isdoc.cz/namespace/2013
Annotations
Poznámka
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#NoteType_languageID
Type extension of xs:string
Used by
Attributes
QName Type Use Annotation
languageID xs:language optional
Identifikátor použitého jazyka (např. "cs" pro češtinu)
Source
<xs:complexType name="NoteType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Poznámka</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attribute name="languageID" type="xs:language" use="optional">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Identifikátor použitého jazyka (např. "cs" pro češtinu)</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type OrderReferencesType
Namespace http://isdoc.cz/namespace/2013
Annotations
Hlavičková kolekce objednávek pro případnou vazbu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#OrderReferencesType_OrderReference
Used by
Model
Children OrderReference
Source
<xs:complexType name="OrderReferencesType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Hlavičková kolekce objednávek pro případnou vazbu</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="OrderReference" type="OrderReferenceType" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Odkaz na související objednávku</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type OrderReferenceType
Namespace http://isdoc.cz/namespace/2013
Annotations
Odkaz na související objednávku
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IdAttributeisdoc-invoice-6_0_2_xsd.tmp#OrderReferenceType_SalesOrderIDisdoc-invoice-6_0_2_xsd.tmp#OrderReferenceType_ExternalOrderIDisdoc-invoice-6_0_2_xsd.tmp#OrderReferenceType_IssueDateisdoc-invoice-6_0_2_xsd.tmp#OrderReferenceType_ExternalOrderIssueDateisdoc-invoice-6_0_2_xsd.tmp#OrderReferenceType_UUIDisdoc-invoice-6_0_2_xsd.tmp#OrderReferenceType_ISDS_IDisdoc-invoice-6_0_2_xsd.tmp#OrderReferenceType_FileReferenceisdoc-invoice-6_0_2_xsd.tmp#OrderReferenceType_ReferenceNumber
Used by
Model
Children ExternalOrderID, ExternalOrderIssueDate, FileReference, ISDS_ID, IssueDate, ReferenceNumber, SalesOrderID, UUID
Attributes
QName Type Use Annotation
id IDType optional
Identifikátor elementu pro tvorbu odkazů
Source
<xs:complexType name="OrderReferenceType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Odkaz na související objednávku</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="SalesOrderID" type="SalesOrderIDType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Vlastní identifikátor objednávky přijaté u dodavatele</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ExternalOrderID" type="IDType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Externí číslo objednávky přijaté, typicky objednávka vydaná u odběratele</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="IssueDate" type="IssueDateType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Datum vystavení objednávky přijaté u dodavatele</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ExternalOrderIssueDate" type="IssueDateType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Datum vystavení objednávky vydané (u objednávající strany)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="UUID" type="UUIDType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Unikátní identifikátor GUID</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ISDS_ID" type="ISDS_IDType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">ID datové zprávy v ISDS, které vrátilo rozhraní ISDS při prvotním poslání této objednávky</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="FileReference" type="FileReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Spisová značka, pod kterým byla vypravena písemnost Objednávka ve spisové službě objednatele</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ReferenceNumber" type="ReferenceNumberType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Číslo jednací, pod kterým byla vypravena písemnost Objednávka ve spisové službě objednatele</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attributeGroup ref="IdAttribute"/>
</xs:complexType>
Simple Type SalesOrderIDType
Namespace http://isdoc.cz/namespace/2013
Annotations
Vlastní identifikátor objednávky přijaté u dodavatele
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDType
Type IDType
Type hierarchy
Used by
Source
<xs:simpleType name="SalesOrderIDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Vlastní identifikátor objednávky přijaté u dodavatele</xs:documentation>
  </xs:annotation>
  <xs:restriction base="IDType"/>
</xs:simpleType>
Simple Type ISDS_IDType
Namespace http://isdoc.cz/namespace/2013
Annotations
Jednoznačný identifikátor Datové zprávy v systému ISDS, pokud byl dokument odeslán touto cestou
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="ISDS_IDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Jednoznačný identifikátor Datové zprávy v systému ISDS, pokud byl dokument odeslán touto cestou</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type FileReferenceType
Namespace http://isdoc.cz/namespace/2013
Annotations
Spisová značka, pod kterou byl vypraven tento doklad od emitenta, pokud emitent používá na tuto agendu spisovou službu
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="FileReferenceType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Spisová značka, pod kterou byl vypraven tento doklad od emitenta, pokud emitent používá na tuto agendu spisovou službu</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type ReferenceNumberType
Namespace http://isdoc.cz/namespace/2013
Annotations
Číslo jednací, pod kterým byl vypraven tento doklad od emitenta, pokud emitent používá na tuto agendu spisovou službu
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="ReferenceNumberType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Číslo jednací, pod kterým byl vypraven tento doklad od emitenta, pokud emitent používá na tuto agendu spisovou službu</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Complex Type OrderLineReferenceType
Namespace http://isdoc.cz/namespace/2013
Annotations
Odkaz na řádku související objednávky
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#RefAttributeisdoc-invoice-6_0_2_xsd.tmp#OrderLineReferenceType_LineID
Used by
Model
Children LineID
Attributes
QName Type Use Annotation
ref IDType required
Odkaz na elementem s daným Id
Source
<xs:complexType name="OrderLineReferenceType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Odkaz na řádku související objednávky</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="LineID" type="LineIDType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Číslo řádky na dokladu</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attributeGroup ref="RefAttribute"/>
</xs:complexType>
Simple Type LineIDType
Namespace http://isdoc.cz/namespace/2013
Annotations
Číslo řádky na dokladu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDType
Type IDType
Type hierarchy
Used by
Source
<xs:simpleType name="LineIDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Číslo řádky na dokladu</xs:documentation>
  </xs:annotation>
  <xs:restriction base="IDType"/>
</xs:simpleType>
Simple Type ParagraphIDType
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace odstavce smlouvy
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IDType
Type IDType
Type hierarchy
Used by
Source
<xs:simpleType name="ParagraphIDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace odstavce smlouvy</xs:documentation>
  </xs:annotation>
  <xs:restriction base="IDType"/>
</xs:simpleType>
Complex Type DeliveryNoteReferencesType
Namespace http://isdoc.cz/namespace/2013
Annotations
Hlavičková kolekce dodacích listů pro případnou vazbu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#DeliveryNoteReferencesType_DeliveryNoteReference
Used by
Model
Children DeliveryNoteReference
Source
<xs:complexType name="DeliveryNoteReferencesType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Hlavičková kolekce dodacích listů pro případnou vazbu</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="DeliveryNoteReference" type="DeliveryNoteReferenceType" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Odkaz na související dodací list</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type DeliveryNoteReferenceType
Namespace http://isdoc.cz/namespace/2013
Annotations
Odkaz na související dodací list
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IdAttributeisdoc-invoice-6_0_2_xsd.tmp#DeliveryNoteReferenceType_IDisdoc-invoice-6_0_2_xsd.tmp#DeliveryNoteReferenceType_IssueDateisdoc-invoice-6_0_2_xsd.tmp#DeliveryNoteReferenceType_UUID
Used by
Model
Children ID, IssueDate, UUID
Attributes
QName Type Use Annotation
id IDType optional
Identifikátor elementu pro tvorbu odkazů
Source
<xs:complexType name="DeliveryNoteReferenceType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Odkaz na související dodací list</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ID" type="IDType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Vlastní identifikátor dodacího listu u dodavatele</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="IssueDate" type="IssueDateType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Datum vystavení</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="UUID" type="UUIDType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Unikátní identifikátor GUID</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attributeGroup ref="IdAttribute"/>
</xs:complexType>
Complex Type DeliveryNoteLineReferenceType
Namespace http://isdoc.cz/namespace/2013
Annotations
Odkaz na související dodací list
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#RefAttributeisdoc-invoice-6_0_2_xsd.tmp#DeliveryNoteLineReferenceType_LineID
Used by
Model
Children LineID
Attributes
QName Type Use Annotation
ref IDType required
Odkaz na elementem s daným Id
Source
<xs:complexType name="DeliveryNoteLineReferenceType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Odkaz na související dodací list</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="LineID" type="LineIDType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Číslo řádky na dokladu</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attributeGroup ref="RefAttribute"/>
</xs:complexType>
Complex Type ContractReferencesType
Namespace http://isdoc.cz/namespace/2013
Annotations
Související smlouvy
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ContractReferencesType_ContractReference
Used by
Model
Children ContractReference
Source
<xs:complexType name="ContractReferencesType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Související smlouvy</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ContractReference" type="ContractReferenceType" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Informace o smlouvě související s dokladem</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type ContractReferenceType
Namespace http://isdoc.cz/namespace/2013
Annotations
Informace o smlouvě související s dokladem
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IdAttributeisdoc-invoice-6_0_2_xsd.tmp#ContractReferenceType_IDisdoc-invoice-6_0_2_xsd.tmp#ContractReferenceType_UUIDisdoc-invoice-6_0_2_xsd.tmp#ContractReferenceType_IssueDateisdoc-invoice-6_0_2_xsd.tmp#ContractReferenceType_LastValidDateisdoc-invoice-6_0_2_xsd.tmp#ContractReferenceType_LastValidDateUnboundedisdoc-invoice-6_0_2_xsd.tmp#ContractReferenceType_ISDS_IDisdoc-invoice-6_0_2_xsd.tmp#ContractReferenceType_FileReferenceisdoc-invoice-6_0_2_xsd.tmp#ContractReferenceType_ReferenceNumber
Used by
Model
Children FileReference, ID, ISDS_ID, IssueDate, LastValidDate, LastValidDateUnbounded, ReferenceNumber, UUID
Attributes
QName Type Use Annotation
id IDType optional
Identifikátor elementu pro tvorbu odkazů
Source
<xs:complexType name="ContractReferenceType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Informace o smlouvě související s dokladem</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ID" type="IDType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Identifikace smlouvy lidsky čitelným označením</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="UUID" type="UUIDType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Identifikace smlouvy jejím unikátním id, které vznikne v okamžiku jejího zaevidování v systému OVM vystavitele</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="IssueDate" type="IssueDateType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Datum podpisu smlouvy stranou OVM</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:choice minOccurs="0">
      <xs:element name="LastValidDate" type="LastValidDateType">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Datum konce platnosti smlouvy</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="LastValidDateUnbounded" type="LastValidDateUnboundedType">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Smlouva je uzavřena na dobu neurčitou</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:choice>
    <xs:element name="ISDS_ID" type="ISDS_IDType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Jednoznačný identifikátor Datové zprávy v systému ISDS, pokud byl dokument odeslán touto cestou</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="FileReference" type="FileReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Spisová značka, pod kterou byl vypraven tento doklad od emitenta, pokud emitent používá na tuto agendu spisovou službu</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ReferenceNumber" type="ReferenceNumberType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Číslo jednací, pod kterým byl vypraven tento doklad od emitenta, pokud emitent používá na tuto agendu spisovou službu</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attributeGroup ref="IdAttribute"/>
</xs:complexType>
Simple Type LastValidDateType
Namespace http://isdoc.cz/namespace/2013
Annotations
Datum konce platnosti smlouvy
Diagram
Diagram
Type xs:date
Used by
Source
<xs:simpleType name="LastValidDateType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Datum konce platnosti smlouvy</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:date"/>
</xs:simpleType>
Complex Type LastValidDateUnboundedType
Namespace http://isdoc.cz/namespace/2013
Annotations
Smlouva je uzavřena na dobu neurčitou
Diagram
Diagram
Used by
Source
<xs:complexType name="LastValidDateUnboundedType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Smlouva je uzavřena na dobu neurčitou</xs:documentation>
  </xs:annotation>
</xs:complexType>
Complex Type ContractLineReferenceType
Namespace http://isdoc.cz/namespace/2013
Annotations
Odkaz na související smlouvu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#RefAttributeisdoc-invoice-6_0_2_xsd.tmp#ContractLineReferenceType_ParagraphID
Used by
Model
Children ParagraphID
Attributes
QName Type Use Annotation
ref IDType required
Odkaz na elementem s daným Id
Source
<xs:complexType name="ContractLineReferenceType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Odkaz na související smlouvu</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ParagraphID" type="ParagraphIDType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Identifikace odstavce smlouvy</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attributeGroup ref="RefAttribute"/>
</xs:complexType>
Simple Type CurrRateType
Namespace http://isdoc.cz/namespace/2013
Annotations
Kurz cizí měny, pokud je použita, jinak 1
Diagram
Diagram
Type xs:decimal
Used by
Source
<xs:simpleType name="CurrRateType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kurz cizí měny, pokud je použita, jinak 1</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:decimal"/>
</xs:simpleType>
Simple Type RefCurrRateType
Namespace http://isdoc.cz/namespace/2013
Annotations
Vztažný kurz cizí měny, většinou 1
Diagram
Diagram
Type xs:decimal
Used by
Source
<xs:simpleType name="RefCurrRateType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Vztažný kurz cizí měny, většinou 1</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:decimal"/>
</xs:simpleType>
Complex Type OriginalDocumentReferencesType
Namespace http://isdoc.cz/namespace/2013
Annotations
Hlavičková kolekce odkazů na původní doklady
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#OriginalDocumentReferencesType_OriginalDocumentReference
Used by
Model
Children OriginalDocumentReference
Source
<xs:complexType name="OriginalDocumentReferencesType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Hlavičková kolekce odkazů na původní doklady</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="OriginalDocumentReference" type="OriginalDocumentReferenceType" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Odkaz na původní doklad, který tento aktuální doklad opravuje (jen pro typy dokumentů 2, 3 a 6)</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type OriginalDocumentReferenceType
Namespace http://isdoc.cz/namespace/2013
Annotations
Odkaz na původní doklad, který tento aktuální doklad opravuje (jen pro typy dokumentů 2, 3 a 6)
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IdAttributeisdoc-invoice-6_0_2_xsd.tmp#OriginalDocumentReferenceType_IDisdoc-invoice-6_0_2_xsd.tmp#OriginalDocumentReferenceType_IssueDateisdoc-invoice-6_0_2_xsd.tmp#OriginalDocumentReferenceType_UUID
Used by
Model
Children ID, IssueDate, UUID
Attributes
QName Type Use Annotation
id IDType optional
Identifikátor elementu pro tvorbu odkazů
Source
<xs:complexType name="OriginalDocumentReferenceType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Odkaz na původní doklad, který tento aktuální doklad opravuje (jen pro typy dokumentů 2, 3 a 6)</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ID" type="IDType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Lidsky čitelné číslo původního dokladu</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="IssueDate" type="IssueDateType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Datum vystavení původního dokladu</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="UUID" type="UUIDType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Unikátní identifikátor GUID</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attributeGroup ref="IdAttribute"/>
</xs:complexType>
Complex Type OriginalDocumentLineReferenceType
Namespace http://isdoc.cz/namespace/2013
Annotations
Odkaz na původní doklad, který tento aktuální doklad opravuje (jen pro typy dokumentů 2, 3 a 6)
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#RefAttributeisdoc-invoice-6_0_2_xsd.tmp#OriginalDocumentLineReferenceType_LineID
Used by
Model
Children LineID
Attributes
QName Type Use Annotation
ref IDType required
Odkaz na elementem s daným Id
Source
<xs:complexType name="OriginalDocumentLineReferenceType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Odkaz na původní doklad, který tento aktuální doklad opravuje (jen pro typy dokumentů 2, 3 a 6)</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="LineID" type="LineIDType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Číslo řádky na dokladu</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attributeGroup ref="RefAttribute"/>
</xs:complexType>
Complex Type SupplementsListType
Namespace http://isdoc.cz/namespace/2013
Annotations
Kolekce příloh dokladu. Jedna z nich může být náhled, je označena pomocí preview="true"
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#SupplementsListType_Supplement
Used by
Model
Children Supplement
Source
<xs:complexType name="SupplementsListType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kolekce příloh dokladu. Jedna z nich může být náhled, je označena pomocí preview="true"</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element maxOccurs="unbounded" name="Supplement" type="SupplementType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Příloha dokladu</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type SupplementType
Namespace http://isdoc.cz/namespace/2013
Annotations
Příloha dokladu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#SupplementType_previewisdoc-invoice-6_0_2_xsd.tmp#SupplementType_Filenameisdoc-invoice-6_0_2_xsd.tmp#SupplementType_DigestMethodisdoc-invoice-6_0_2_xsd.tmp#SupplementType_DigestValue
Used by
Model
Children DigestMethod, DigestValue, Filename
Attributes
QName Type Use Annotation
preview BooleanType optional
Je daná příloha náhledem dokladu
Source
<xs:complexType name="SupplementType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Příloha dokladu</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Filename" type="FilenameType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Jméno a cesta k souboru</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DigestMethod" type="DigestMethodType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Identifikace metody použité při výpočtu otisku přílohy</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DigestValue" type="DigestValueType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Hodnota otisku přílohy</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="preview" type="BooleanType">
    <xs:annotation>
      <xs:documentation xml:lang="cs">Je daná příloha náhledem dokladu</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Simple Type FilenameType
Namespace http://isdoc.cz/namespace/2013
Annotations
Jméno a cesta k souboru
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="FilenameType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Jméno a cesta k souboru</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Complex Type DigestMethodType
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace metody použité při výpočtu otisku přílohy
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#DigestMethodType_Algorithm
Used by
Attributes
QName Type Use Annotation
Algorithm xs:anyURI required
Identifikátory jednotlivých algoritmů jsou definovány v http://www.w3.org/TR/xmldsig-core/#sec-AlgID
Source
<xs:complexType name="DigestMethodType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace metody použité při výpočtu otisku přílohy</xs:documentation>
  </xs:annotation>
  <xs:attribute name="Algorithm" use="required" type="xs:anyURI">
    <xs:annotation>
      <xs:documentation xml:lang="cs">Identifikátory jednotlivých algoritmů jsou definovány v http://www.w3.org/TR/xmldsig-core/#sec-AlgID</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Simple Type DigestValueType
Namespace http://isdoc.cz/namespace/2013
Annotations
Hodnota otisku přílohy
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="DigestValueType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Hodnota otisku přílohy</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Complex Type ExtensionsType
Namespace http://isdoc.cz/namespace/2013
Annotations
Jakákoliv struktura uživatelských elementů. Elementy musí používat vlastní jmenný prostor.
Diagram
Diagram
Used by
Model
ANY element from ANY namespace OTHER than 'http://isdoc.cz/namespace/2013'
Source
<xs:complexType name="ExtensionsType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Jakákoliv struktura uživatelských elementů. Elementy musí používat vlastní jmenný prostor.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:any minOccurs="1" maxOccurs="unbounded" namespace="##other" processContents="lax"/>
  </xs:sequence>
</xs:complexType>
Complex Type AccountingSupplierPartyType
Namespace http://isdoc.cz/namespace/2013
Annotations
Dodavatel, účetní jednotka
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AccountingSupplierPartyType_Party
Used by
Model
Children Party
Source
<xs:complexType name="AccountingSupplierPartyType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Dodavatel, účetní jednotka</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Party" type="PartyType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Identifikace subjektu</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type PartyType
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace subjektu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PartyType_PartyIdentificationisdoc-invoice-6_0_2_xsd.tmp#PartyType_PartyNameisdoc-invoice-6_0_2_xsd.tmp#PartyType_PostalAddressisdoc-invoice-6_0_2_xsd.tmp#PartyType_PartyTaxSchemeisdoc-invoice-6_0_2_xsd.tmp#PartyType_RegisterIdentificationisdoc-invoice-6_0_2_xsd.tmp#PartyType_Contact
Used by
Model
Children Contact, PartyIdentification, PartyName, PartyTaxScheme, PostalAddress, RegisterIdentification
Source
<xs:complexType name="PartyType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace subjektu</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="PartyIdentification" type="PartyIdentificationType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Element identifikačních položek subjektu (firmy)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PartyName" type="PartyNameType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Název subjektu</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PostalAddress" type="PostalAddressType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Poštovní adresa</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PartyTaxScheme" type="PartyTaxSchemeType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Daňové údaje. Element je možné použít vícekrát a určit více identifikátorů, např. DIČ a IČ DPH na Slovensku.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element minOccurs="0" name="RegisterIdentification" type="RegisterIdentificationType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Identifikace zápisu v rejstříku</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Contact" type="ContactType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Kontaktní osoba</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type PartyIdentificationType
Namespace http://isdoc.cz/namespace/2013
Annotations
Element identifikačních položek subjektu (firmy)
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PartyIdentificationType_UserIDisdoc-invoice-6_0_2_xsd.tmp#PartyIdentificationType_CatalogFirmIdentificationisdoc-invoice-6_0_2_xsd.tmp#PartyIdentificationType_ID
Used by
Model
Children CatalogFirmIdentification, ID, UserID
Source
<xs:complexType name="PartyIdentificationType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Element identifikačních položek subjektu (firmy)</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="UserID" type="UserIDType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Uživatelské číslo firmy/provozovny</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="CatalogFirmIdentification" type="CatalogFirmIdentificationType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Mezinárodní číslo firmy/provozovny, např. EAN</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ID" type="IDType">
      <xs:annotation>
        <xs:documentation xml:lang="cs"></xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Simple Type UserIDType
Namespace http://isdoc.cz/namespace/2013
Annotations
Uživatelské číslo firmy/provozovny
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="UserIDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Uživatelské číslo firmy/provozovny</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type CatalogFirmIdentificationType
Namespace http://isdoc.cz/namespace/2013
Annotations
Mezinárodní číslo firmy/provozovny, např. EAN
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="CatalogFirmIdentificationType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Mezinárodní číslo firmy/provozovny, např. EAN</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Complex Type PartyNameType
Namespace http://isdoc.cz/namespace/2013
Annotations
Název subjektu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PartyNameType_Name
Used by
Model
Children Name
Source
<xs:complexType name="PartyNameType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Název subjektu</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Name" type="NameType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Název</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Simple Type NameType
Namespace http://isdoc.cz/namespace/2013
Annotations
Název
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="NameType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Název</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Complex Type PostalAddressType
Namespace http://isdoc.cz/namespace/2013
Annotations
Poštovní adresa
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PostalAddressType_StreetNameisdoc-invoice-6_0_2_xsd.tmp#PostalAddressType_BuildingNumberisdoc-invoice-6_0_2_xsd.tmp#PostalAddressType_CityNameisdoc-invoice-6_0_2_xsd.tmp#PostalAddressType_PostalZoneisdoc-invoice-6_0_2_xsd.tmp#PostalAddressType_Country
Used by
Model
Children BuildingNumber, CityName, Country, PostalZone, StreetName
Source
<xs:complexType name="PostalAddressType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Poštovní adresa</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="StreetName" type="StreetNameType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Ulice</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="BuildingNumber" type="BuildingNumberType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Číslo popisné/orientační</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="CityName" type="CityNameType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Město</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PostalZone" type="PostalZoneType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">PSČ</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Country" type="CountryType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Země</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Simple Type StreetNameType
Namespace http://isdoc.cz/namespace/2013
Annotations
Ulice
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="StreetNameType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Ulice</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type BuildingNumberType
Namespace http://isdoc.cz/namespace/2013
Annotations
Číslo popisné/orientační
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="BuildingNumberType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Číslo popisné/orientační</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type CityNameType
Namespace http://isdoc.cz/namespace/2013
Annotations
Město
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="CityNameType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Město</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type PostalZoneType
Namespace http://isdoc.cz/namespace/2013
Annotations
PSČ
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="PostalZoneType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">PSČ</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Complex Type CountryType
Namespace http://isdoc.cz/namespace/2013
Annotations
Země
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#CountryType_IdentificationCodeisdoc-invoice-6_0_2_xsd.tmp#CountryType_Name
Used by
Model
Children IdentificationCode, Name
Source
<xs:complexType name="CountryType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Země</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="IdentificationCode" type="IdentificationCodeType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Kód země podle ISO 3166</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Name" type="NameType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Název země</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Simple Type IdentificationCodeType
Namespace http://isdoc.cz/namespace/2013
Annotations
Kód země podle ISO 3166
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="IdentificationCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kód země podle ISO 3166</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Complex Type PartyTaxSchemeType
Namespace http://isdoc.cz/namespace/2013
Annotations
Daňové údaje. Element je možné použít vícekrát a určit více identifikátorů, např. DIČ a IČ DPH na Slovensku.
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PartyTaxSchemeType_CompanyIDisdoc-invoice-6_0_2_xsd.tmp#PartyTaxSchemeType_TaxScheme
Used by
Model
Children CompanyID, TaxScheme
Source
<xs:complexType name="PartyTaxSchemeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Daňové údaje. Element je možné použít vícekrát a určit více identifikátorů, např. DIČ a IČ DPH na Slovensku.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="CompanyID" type="CompanyIDType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">DIČ</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TaxScheme" type="TaxSchemeType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Daňové schéma. Nejpoužívanější schémata jsou: VAT (daň z přidané hodnoty, používá se v ČR pro DIČ a na Slovensku pro IČ DPH) a TIN (používá se na Slovensku pro DIČ).</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Simple Type CompanyIDType
Namespace http://isdoc.cz/namespace/2013
Annotations
DIČ
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="CompanyIDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">DIČ</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type TaxSchemeType
Namespace http://isdoc.cz/namespace/2013
Annotations
Daňové schéma. Nejpoužívanější schémata jsou: VAT (daň z přidané hodnoty, používá se v ČR pro DIČ a na Slovensku pro IČ DPH) a TIN (používá se na Slovensku pro DIČ).
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="TaxSchemeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Daňové schéma. Nejpoužívanější schémata jsou: VAT (daň z přidané hodnoty, používá se v ČR pro DIČ a na Slovensku pro IČ DPH) a TIN (používá se na Slovensku pro DIČ).</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Complex Type RegisterIdentificationType
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace zápisu v rejstříku
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#RegisterIdentificationType_RegisterKeptAtisdoc-invoice-6_0_2_xsd.tmp#RegisterIdentificationType_RegisterFileRefisdoc-invoice-6_0_2_xsd.tmp#RegisterIdentificationType_RegisterDateisdoc-invoice-6_0_2_xsd.tmp#RegisterIdentificationType_Preformatted
Used by
Model
Children Preformatted, RegisterDate, RegisterFileRef, RegisterKeptAt
Source
<xs:complexType name="RegisterIdentificationType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace zápisu v rejstříku</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:sequence>
      <xs:element name="RegisterKeptAt" type="RegisterKeptAtType">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Správce rejstříku</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RegisterFileRef" type="RegisterFileRefType">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Číslo registrace</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="RegisterDate" type="RegisterDateType">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Datum registrace</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
    <xs:element name="Preformatted" type="PreformattedType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Předformátovaná informace o zápisu do rejstříku</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:choice>
</xs:complexType>
Simple Type RegisterKeptAtType
Namespace http://isdoc.cz/namespace/2013
Annotations
Správce rejstříku
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="RegisterKeptAtType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Správce rejstříku</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type RegisterFileRefType
Namespace http://isdoc.cz/namespace/2013
Annotations
Číslo registrace
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="RegisterFileRefType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Číslo registrace</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type RegisterDateType
Namespace http://isdoc.cz/namespace/2013
Annotations
Datum registrace
Diagram
Diagram
Type xs:date
Used by
Source
<xs:simpleType name="RegisterDateType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Datum registrace</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:date"/>
</xs:simpleType>
Simple Type PreformattedType
Namespace http://isdoc.cz/namespace/2013
Annotations
Předformátovaná informace o zápisu do rejstříku
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="PreformattedType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Předformátovaná informace o zápisu do rejstříku</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Complex Type ContactType
Namespace http://isdoc.cz/namespace/2013
Annotations
Kontaktní osoba
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ContactType_Nameisdoc-invoice-6_0_2_xsd.tmp#ContactType_Telephoneisdoc-invoice-6_0_2_xsd.tmp#ContactType_ElectronicMail
Used by
Model
Children ElectronicMail, Name, Telephone
Source
<xs:complexType name="ContactType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kontaktní osoba</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Name" type="NameType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Jméno kontaktu</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Telephone" type="TelephoneType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Telefonní číslo</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ElectronicMail" type="ElectronicMailType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">E-mailová adresa</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Simple Type TelephoneType
Namespace http://isdoc.cz/namespace/2013
Annotations
Telefonní číslo
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="TelephoneType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Telefonní číslo</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type ElectronicMailType
Namespace http://isdoc.cz/namespace/2013
Annotations
E-mailová adresa
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="ElectronicMailType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">E-mailová adresa</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Complex Type SellerSupplierPartyType
Namespace http://isdoc.cz/namespace/2013
Annotations
Dodavatel, fakturační adresa
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#SellerSupplierPartyType_Party
Used by
Model
Children Party
Source
<xs:complexType name="SellerSupplierPartyType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Dodavatel, fakturační adresa</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Party" type="PartyType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Identifikace subjektu</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type AccountingCustomerPartyType
Namespace http://isdoc.cz/namespace/2013
Annotations
Příjemce, účetní jednotka
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AccountingCustomerPartyType_Party
Used by
Model
Children Party
Source
<xs:complexType name="AccountingCustomerPartyType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Příjemce, účetní jednotka</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Party" type="PartyType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Identifikace subjektu</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type AnonymousCustomerPartyType
Namespace http://isdoc.cz/namespace/2013
Annotations
Anonymní příjemce zjednodušeného daňového dokladu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AnonymousCustomerPartyType_IDisdoc-invoice-6_0_2_xsd.tmp#AnonymousCustomerPartyType_IDScheme
Used by
Model
Children ID, IDScheme
Source
<xs:complexType name="AnonymousCustomerPartyType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Anonymní příjemce zjednodušeného daňového dokladu</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ID" type="IDType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Unikátní identifikátor</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="IDScheme" type="IDSchemeType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Identifikace schématu použitého při tvorbě identifikátoru</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type BuyerCustomerPartyType
Namespace http://isdoc.cz/namespace/2013
Annotations
Odběratel, fakturační adresa
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#BuyerCustomerPartyType_Party
Used by
Model
Children Party
Source
<xs:complexType name="BuyerCustomerPartyType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Odběratel, fakturační adresa</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Party" type="PartyType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Identifikace subjektu</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type DeliveryType
Namespace http://isdoc.cz/namespace/2013
Annotations
Místo určení, adresa dodání
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#DeliveryType_Party
Used by
Model
Children Party
Source
<xs:complexType name="DeliveryType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Místo určení, adresa dodání</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Party" type="PartyType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Identifikace subjektu</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type InvoiceLinesType
Namespace http://isdoc.cz/namespace/2013
Annotations
Kolekce jednotlivých řádků faktury
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#InvoiceLinesType_InvoiceLine
Used by
Model
Children InvoiceLine
Source
<xs:complexType name="InvoiceLinesType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kolekce jednotlivých řádků faktury</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element maxOccurs="unbounded" name="InvoiceLine" type="InvoiceLineType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Řádek faktury</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type InvoiceLineType
Namespace http://isdoc.cz/namespace/2013
Annotations
Řádek faktury
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_IDisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_OrderReferenceisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_DeliveryNoteReferenceisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_OriginalDocumentReferenceisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_ContractReferenceisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_EgovClassifierisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_InvoicedQuantityisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_LineExtensionAmountCurrisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_LineExtensionAmountisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_LineExtensionAmountBeforeDiscountisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_LineExtensionAmountTaxInclusiveCurrisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_LineExtensionAmountTaxInclusiveisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_LineExtensionAmountTaxInclusiveBeforeDiscountisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_LineExtensionTaxAmountisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_UnitPriceisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_UnitPriceTaxInclusiveisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_ClassifiedTaxCategoryisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_Noteisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_VATNoteisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_Itemisdoc-invoice-6_0_2_xsd.tmp#InvoiceLineType_Extensions
Used by
Model
Children ClassifiedTaxCategory, ContractReference, DeliveryNoteReference, EgovClassifier, Extensions, ID, InvoicedQuantity, Item, LineExtensionAmount, LineExtensionAmountBeforeDiscount, LineExtensionAmountCurr, LineExtensionAmountTaxInclusive, LineExtensionAmountTaxInclusiveBeforeDiscount, LineExtensionAmountTaxInclusiveCurr, LineExtensionTaxAmount, Note, OrderReference, OriginalDocumentReference, UnitPrice, UnitPriceTaxInclusive, VATNote
Source
<xs:complexType name="InvoiceLineType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Řádek faktury</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ID" type="ID36Type">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Unikátní alfanumerický identifikátor řádku dokladu</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="OrderReference" type="OrderLineReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Odkaz na řádku související objednávky</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DeliveryNoteReference" type="DeliveryNoteLineReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Odkaz na související dodací list</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="OriginalDocumentReference" type="OriginalDocumentLineReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Odkaz na původní doklad, který tento aktuální doklad opravuje (jen pro typy dokumentů 2, 3 a 6)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ContractReference" type="ContractLineReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Odkaz na související smlouvu</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="EgovClassifier" type="EgovClassifierType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Klasifikátor egovernmentu pro výkonové účetnictví státu nebo agendové rozlišení</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="InvoicedQuantity" type="QuantityType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Účtované množství</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="LineExtensionAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Celková cena bez daně na řádku v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="LineExtensionAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Celková cena bez daně na řádku v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="LineExtensionAmountBeforeDiscount" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Celková cena bez daně na řádku v tuzemské měně před slevou</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="LineExtensionAmountTaxInclusiveCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Celková cena včetně daně na řádku v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="LineExtensionAmountTaxInclusive" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Celková cena včetně daně na řádku v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="LineExtensionAmountTaxInclusiveBeforeDiscount" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Celková cena včetně daně na řádku v tuzemské měně před slevou</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="LineExtensionTaxAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Částka daně na řádku v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="UnitPrice" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Jednotková cena bez daně na řádku v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="UnitPriceTaxInclusive" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Jednotková cena s daní na řádku v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ClassifiedTaxCategory" type="ClassifiedTaxCategoryType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Složená položka DPH</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Note" type="NoteType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Poznámka</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="VATNote" type="NoteType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Citace paragrafu zákona, podle kterého je řádka osvobozena od DPH</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Item" type="ItemType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Informace o položce faktury</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Extensions" type="ExtensionsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Jakákoliv struktura uživatelských elementů. Elementy musí používat vlastní jmenný prostor.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Simple Type EgovClassifierType
Namespace http://isdoc.cz/namespace/2013
Annotations
Klasifikátor egovernmentu pro výkonové účetnictví státu nebo agendové rozlišení
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="EgovClassifierType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Klasifikátor egovernmentu pro výkonové účetnictví státu nebo agendové rozlišení</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Complex Type QuantityType
Namespace http://isdoc.cz/namespace/2013
Annotations
Množství
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#QuantityType_unitCode
Type extension of xs:decimal
Used by
Attributes
QName Type Use Annotation
unitCode xs:string optional
Jednotka
Source
<xs:complexType name="QuantityType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Množství</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:decimal">
      <xs:attribute name="unitCode" use="optional" type="xs:string">
        <xs:annotation>
          <xs:documentation xml:lang="cs">Jednotka</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Simple Type AmountType
Namespace http://isdoc.cz/namespace/2013
Annotations
Částka
Diagram
Diagram
Type xs:decimal
Used by
Elements InvoiceLineType/LineExtensionAmount, InvoiceLineType/LineExtensionAmountBeforeDiscount, InvoiceLineType/LineExtensionAmountCurr, InvoiceLineType/LineExtensionAmountTaxInclusive, InvoiceLineType/LineExtensionAmountTaxInclusiveBeforeDiscount, InvoiceLineType/LineExtensionAmountTaxInclusiveCurr, InvoiceLineType/LineExtensionTaxAmount, InvoiceLineType/UnitPrice, InvoiceLineType/UnitPriceTaxInclusive, LegalMonetaryTotalType/AlreadyClaimedTaxExclusiveAmount, LegalMonetaryTotalType/AlreadyClaimedTaxExclusiveAmountCurr, LegalMonetaryTotalType/AlreadyClaimedTaxInclusiveAmount, LegalMonetaryTotalType/AlreadyClaimedTaxInclusiveAmountCurr, LegalMonetaryTotalType/DifferenceTaxExclusiveAmount, LegalMonetaryTotalType/DifferenceTaxExclusiveAmountCurr, LegalMonetaryTotalType/DifferenceTaxInclusiveAmount, LegalMonetaryTotalType/DifferenceTaxInclusiveAmountCurr, LegalMonetaryTotalType/PaidDepositsAmount, LegalMonetaryTotalType/PaidDepositsAmountCurr, LegalMonetaryTotalType/PayableAmount, LegalMonetaryTotalType/PayableAmountCurr, LegalMonetaryTotalType/PayableRoundingAmount, LegalMonetaryTotalType/PayableRoundingAmountCurr, LegalMonetaryTotalType/TaxExclusiveAmount, LegalMonetaryTotalType/TaxExclusiveAmountCurr, LegalMonetaryTotalType/TaxInclusiveAmount, LegalMonetaryTotalType/TaxInclusiveAmountCurr, NonTaxedDepositType/DepositAmount, NonTaxedDepositType/DepositAmountCurr, PaymentType/PaidAmount, TaxSubTotalType/AlreadyClaimedTaxAmount, TaxSubTotalType/AlreadyClaimedTaxAmountCurr, TaxSubTotalType/AlreadyClaimedTaxInclusiveAmount, TaxSubTotalType/AlreadyClaimedTaxInclusiveAmountCurr, TaxSubTotalType/AlreadyClaimedTaxableAmount, TaxSubTotalType/AlreadyClaimedTaxableAmountCurr, TaxSubTotalType/DifferenceTaxAmount, TaxSubTotalType/DifferenceTaxAmountCurr, TaxSubTotalType/DifferenceTaxInclusiveAmount, TaxSubTotalType/DifferenceTaxInclusiveAmountCurr, TaxSubTotalType/DifferenceTaxableAmount, TaxSubTotalType/DifferenceTaxableAmountCurr, TaxSubTotalType/TaxAmount, TaxSubTotalType/TaxAmountCurr, TaxSubTotalType/TaxInclusiveAmount, TaxSubTotalType/TaxInclusiveAmountCurr, TaxSubTotalType/TaxableAmount, TaxSubTotalType/TaxableAmountCurr, TaxTotalType/TaxAmount, TaxTotalType/TaxAmountCurr, TaxedDepositType/TaxInclusiveDepositAmount, TaxedDepositType/TaxInclusiveDepositAmountCurr, TaxedDepositType/TaxableDepositAmount, TaxedDepositType/TaxableDepositAmountCurr
Source
<xs:simpleType name="AmountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Částka</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:decimal"/>
</xs:simpleType>
Complex Type ClassifiedTaxCategoryType
Namespace http://isdoc.cz/namespace/2013
Annotations
Složená položka DPH
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ClassifiedTaxCategoryType_Percentisdoc-invoice-6_0_2_xsd.tmp#ClassifiedTaxCategoryType_VATCalculationMethodisdoc-invoice-6_0_2_xsd.tmp#ClassifiedTaxCategoryType_VATApplicableisdoc-invoice-6_0_2_xsd.tmp#ClassifiedTaxCategoryType_LocalReverseCharge
Used by
Model
Children LocalReverseCharge, Percent, VATApplicable, VATCalculationMethod
Source
<xs:complexType name="ClassifiedTaxCategoryType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Složená položka DPH</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Percent" type="PercentType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Procentní sazba DPH</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="VATCalculationMethod" type="VATCalculationMethodType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Způsob výpočtu DPH</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="VATApplicable" type="VATApplicableType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Je předmětem DPH</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="LocalReverseCharge" type="LocalReverseChargeType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Lokální režim přenesení daňové povinnosti</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Simple Type PercentType
Namespace http://isdoc.cz/namespace/2013
Annotations
Procenta
Diagram
Diagram
Type xs:decimal
Used by
Source
<xs:simpleType name="PercentType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Procenta</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:decimal"/>
</xs:simpleType>
Simple Type VATCalculationMethodType
Namespace http://isdoc.cz/namespace/2013
Annotations
Způsob výpočtu DPH
Diagram
Diagram
Type restriction of xs:integer
Facets
enumeration 0
Zdola
enumeration 1
Shora
Used by
Source
<xs:simpleType name="VATCalculationMethodType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Způsob výpočtu DPH</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:integer">
    <xs:enumeration value="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Zdola</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Shora</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Complex Type LocalReverseChargeType
Namespace http://isdoc.cz/namespace/2013
Annotations
Lokální režim přenesení daňové povinnosti
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#LocalReverseChargeType_LocalReverseChargeCodeisdoc-invoice-6_0_2_xsd.tmp#LocalReverseChargeType_LocalReverseChargeQuantity
Used by
Model
Children LocalReverseChargeCode, LocalReverseChargeQuantity
Source
<xs:complexType name="LocalReverseChargeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Lokální režim přenesení daňové povinnosti</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="LocalReverseChargeCode" type="LocalReverseChargeCodeType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Kód předmětu plnění DPH pro lokální režim přenesení daňové povinnosti</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="LocalReverseChargeQuantity" type="QuantityType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Množství</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Simple Type LocalReverseChargeCodeType
Namespace http://isdoc.cz/namespace/2013
Annotations
Kód předmětu plnění DPH pro lokální režim přenesení daňové povinnosti
Diagram
Diagram
Type union of(restriction of xs:string, xs:string)
Used by
Source
<xs:simpleType name="LocalReverseChargeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kód předmětu plnění DPH pro lokální režim přenesení daňové povinnosti</xs:documentation>
  </xs:annotation>
  <xs:union>
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="1">
          <xs:annotation>
            <xs:documentation xml:lang="cs">dodání zlata</xs:documentation>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="2">
          <xs:annotation>
            <xs:documentation xml:lang="cs">obchodování s povolenkami na emise skleníkových plynů</xs:documentation>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="4">
          <xs:annotation>
            <xs:documentation xml:lang="cs">poskytnutí stavebních nebo montážních prací</xs:documentation>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="5">
          <xs:annotation>
            <xs:documentation xml:lang="cs">odpady (viz příloha 5 zákona o DPH)</xs:documentation>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    <xs:simpleType>
      <xs:restriction base="xs:string"/>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Complex Type ItemType
Namespace http://isdoc.cz/namespace/2013
Annotations
Informace o položce faktury
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#ItemType_Descriptionisdoc-invoice-6_0_2_xsd.tmp#ItemType_CatalogueItemIdentificationisdoc-invoice-6_0_2_xsd.tmp#ItemType_SellersItemIdentificationisdoc-invoice-6_0_2_xsd.tmp#ItemType_SecondarySellersItemIdentificationisdoc-invoice-6_0_2_xsd.tmp#ItemType_TertiarySellersItemIdentificationisdoc-invoice-6_0_2_xsd.tmp#ItemType_BuyersItemIdentificationisdoc-invoice-6_0_2_xsd.tmp#ItemType_StoreBatches
Used by
Model
Children BuyersItemIdentification, CatalogueItemIdentification, Description, SecondarySellersItemIdentification, SellersItemIdentification, StoreBatches, TertiarySellersItemIdentification
Source
<xs:complexType name="ItemType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Informace o položce faktury</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Description" type="DescriptionType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Popis položky</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="CatalogueItemIdentification" type="CatalogueItemIdentificationType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Kód EAN</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="SellersItemIdentification" type="SellersItemIdentificationType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Identifikace zboží dle prodejce</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="SecondarySellersItemIdentification" type="SecondarySellersItemIdentificationType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Sekundární identifikace zboží dle prodejce</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TertiarySellersItemIdentification" type="TertiarySellersItemIdentificationType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Terciální identifikace zboží dle prodejce</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="BuyersItemIdentification" type="BuyersItemIdentificationType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Identifikace zboží dle kupujícího</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="StoreBatches" type="StoreBatchesType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Kolekce šarží nebo sériových čísel</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Simple Type DescriptionType
Namespace http://isdoc.cz/namespace/2013
Annotations
Popis položky
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="DescriptionType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Popis položky</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Complex Type CatalogueItemIdentificationType
Namespace http://isdoc.cz/namespace/2013
Annotations
Kód EAN
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#CatalogueItemIdentificationType_ID
Used by
Model
Children ID
Source
<xs:complexType name="CatalogueItemIdentificationType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kód EAN</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ID" type="IDType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Unikátní identifikátor</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type SellersItemIdentificationType
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace zboží dle prodejce
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#SellersItemIdentificationType_ID
Used by
Model
Children ID
Source
<xs:complexType name="SellersItemIdentificationType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace zboží dle prodejce</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ID" type="IDType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Unikátní identifikátor</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type SecondarySellersItemIdentificationType
Namespace http://isdoc.cz/namespace/2013
Annotations
Sekundární identifikace zboží dle prodejce
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#SecondarySellersItemIdentificationType_ID
Used by
Model
Children ID
Source
<xs:complexType name="SecondarySellersItemIdentificationType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Sekundární identifikace zboží dle prodejce</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ID" type="IDType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Unikátní identifikátor</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type TertiarySellersItemIdentificationType
Namespace http://isdoc.cz/namespace/2013
Annotations
Terciální identifikace zboží dle prodejce
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#TertiarySellersItemIdentificationType_ID
Used by
Model
Children ID
Source
<xs:complexType name="TertiarySellersItemIdentificationType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Terciální identifikace zboží dle prodejce</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ID" type="IDType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Unikátní identifikátor</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type BuyersItemIdentificationType
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikace zboží dle kupujícího
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#BuyersItemIdentificationType_ID
Used by
Model
Children ID
Source
<xs:complexType name="BuyersItemIdentificationType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikace zboží dle kupujícího</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ID" type="IDType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Unikátní identifikátor</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type StoreBatchesType
Namespace http://isdoc.cz/namespace/2013
Annotations
Kolekce šarží nebo sériových čísel
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#StoreBatchesType_StoreBatch
Used by
Model
Children StoreBatch
Source
<xs:complexType name="StoreBatchesType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kolekce šarží nebo sériových čísel</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="StoreBatch" type="StoreBatchType" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Šarže/sériové číslo</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type StoreBatchType
Namespace http://isdoc.cz/namespace/2013
Annotations
Šarže/sériové číslo
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#StoreBatchType_Nameisdoc-invoice-6_0_2_xsd.tmp#StoreBatchType_Noteisdoc-invoice-6_0_2_xsd.tmp#StoreBatchType_ExpirationDateisdoc-invoice-6_0_2_xsd.tmp#StoreBatchType_Specificationisdoc-invoice-6_0_2_xsd.tmp#StoreBatchType_Quantityisdoc-invoice-6_0_2_xsd.tmp#StoreBatchType_BatchOrSerialNumberisdoc-invoice-6_0_2_xsd.tmp#StoreBatchType_SealSeriesID
Used by
Model
Children BatchOrSerialNumber, ExpirationDate, Name, Note, Quantity, SealSeriesID, Specification
Source
<xs:complexType name="StoreBatchType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Šarže/sériové číslo</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Name" type="NameType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Název šarže/Sériové číslo</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Note" type="NoteType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Poznámka</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ExpirationDate" type="ExpirationDateType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Datum expirace</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Specification" type="SpecificationType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Specifikace</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Quantity" type="QuantityType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Množství</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="BatchOrSerialNumber" type="BatchOrSerialNumberType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Rozlišení mezi šarží a sériovým číslem</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="SealSeriesID" type="SealSeriesIDType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Externí číslo/série kolku, pro případ obchodu s chráněnými komoditami</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Simple Type ExpirationDateType
Namespace http://isdoc.cz/namespace/2013
Annotations
Datum expirace
Diagram
Diagram
Type xs:date
Used by
Source
<xs:simpleType name="ExpirationDateType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Datum expirace</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:date"/>
</xs:simpleType>
Simple Type SpecificationType
Namespace http://isdoc.cz/namespace/2013
Annotations
Specifikace
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="SpecificationType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Specifikace</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type BatchOrSerialNumberType
Namespace http://isdoc.cz/namespace/2013
Annotations
Rozlišení mezi šarží a sériovým číslem
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration B
Šarže
enumeration S
Sériové číslo
Used by
Source
<xs:simpleType name="BatchOrSerialNumberType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Rozlišení mezi šarží a sériovým číslem</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="B">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Šarže</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="S">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Sériové číslo</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Simple Type SealSeriesIDType
Namespace http://isdoc.cz/namespace/2013
Annotations
Externí číslo/série kolku, pro případ obchodu s chráněnými komoditami
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="SealSeriesIDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Externí číslo/série kolku, pro případ obchodu s chráněnými komoditami</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type CurrencyCodeType
Namespace http://isdoc.cz/namespace/2013
Annotations
Kód měny
Diagram
Diagram
Type restriction of xs:string
Facets
length 3
Used by
Source
<xs:simpleType name="CurrencyCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kód měny</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:length value="3"/>
  </xs:restriction>
</xs:simpleType>
Complex Type NonTaxedDepositsType
Namespace http://isdoc.cz/namespace/2013
Annotations
Kolekce nedaňových zálohových listů
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#NonTaxedDepositsType_NonTaxedDeposit
Used by
Model
Children NonTaxedDeposit
Source
<xs:complexType name="NonTaxedDepositsType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kolekce nedaňových zálohových listů</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="NonTaxedDeposit" type="NonTaxedDepositType" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Informace o konkrétním zaplaceném nedaňovém zálohovém listu</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type NonTaxedDepositType
Namespace http://isdoc.cz/namespace/2013
Annotations
Informace o konkrétním zaplaceném nedaňovém zálohovém listu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#NonTaxedDepositType_IDisdoc-invoice-6_0_2_xsd.tmp#NonTaxedDepositType_VariableSymbolisdoc-invoice-6_0_2_xsd.tmp#NonTaxedDepositType_DepositAmountCurrisdoc-invoice-6_0_2_xsd.tmp#NonTaxedDepositType_DepositAmount
Used by
Model
Children DepositAmount, DepositAmountCurr, ID, VariableSymbol
Source
<xs:complexType name="NonTaxedDepositType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Informace o konkrétním zaplaceném nedaňovém zálohovém listu</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ID" type="IDType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Jméno dokladu, identifikace zálohového listu u vystavitele</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="VariableSymbol" type="VariableSymbolType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Variabilní symbol, pod kterým byl zálohový list zaplacen</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DepositAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Kladná částka zálohy v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DepositAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Kladná částka zálohy v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Simple Type VariableSymbolType
Namespace http://isdoc.cz/namespace/2013
Annotations
Variabilní symbol
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="VariableSymbolType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Variabilní symbol</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Complex Type TaxedDepositsType
Namespace http://isdoc.cz/namespace/2013
Annotations
Kolekce odúčtování zdaněných zálohových listů
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#TaxedDepositsType_TaxedDeposit
Used by
Model
Children TaxedDeposit
Source
<xs:complexType name="TaxedDepositsType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kolekce odúčtování zdaněných zálohových listů</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="TaxedDeposit" type="TaxedDepositType" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Informace o konkrétní částce v sazbě na odúčtovaném daňovém zálohovém listu</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type TaxedDepositType
Namespace http://isdoc.cz/namespace/2013
Annotations
Informace o konkrétní částce v sazbě na odúčtovaném daňovém zálohovém listu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#TaxedDepositType_IDisdoc-invoice-6_0_2_xsd.tmp#TaxedDepositType_VariableSymbolisdoc-invoice-6_0_2_xsd.tmp#TaxedDepositType_TaxableDepositAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxedDepositType_TaxableDepositAmountisdoc-invoice-6_0_2_xsd.tmp#TaxedDepositType_TaxInclusiveDepositAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxedDepositType_TaxInclusiveDepositAmountisdoc-invoice-6_0_2_xsd.tmp#TaxedDepositType_ClassifiedTaxCategory
Used by
Model
Children ClassifiedTaxCategory, ID, TaxInclusiveDepositAmount, TaxInclusiveDepositAmountCurr, TaxableDepositAmount, TaxableDepositAmountCurr, VariableSymbol
Source
<xs:complexType name="TaxedDepositType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Informace o konkrétní částce v sazbě na odúčtovaném daňovém zálohovém listu</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ID" type="IDType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Jméno dokladu, identifikace daňového zálohového listu u vystavitele</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="VariableSymbol" type="VariableSymbolType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Variabilní symbol</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TaxableDepositAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Kladná část zálohy bez daně v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TaxableDepositAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Kladná část zálohy bez daně v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TaxInclusiveDepositAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Kladná část zálohy s daní v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TaxInclusiveDepositAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Kladná část zálohy s daní v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ClassifiedTaxCategory" type="ClassifiedTaxCategoryType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Složená položka DPH</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type TaxTotalType
Namespace http://isdoc.cz/namespace/2013
Annotations
Daňová rekapitulace
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#TaxTotalType_TaxSubTotalisdoc-invoice-6_0_2_xsd.tmp#TaxTotalType_TaxAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxTotalType_TaxAmount
Used by
Model
Children TaxAmount, TaxAmountCurr, TaxSubTotal
Source
<xs:complexType name="TaxTotalType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Daňová rekapitulace</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="TaxSubTotal" type="TaxSubTotalType" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Sumář jedné daňové sazby</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TaxAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Částka</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TaxAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Částka</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type TaxSubTotalType
Namespace http://isdoc.cz/namespace/2013
Annotations
Sumář jedné daňové sazby
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_TaxableAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_TaxableAmountisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_TaxAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_TaxAmountisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_TaxInclusiveAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_TaxInclusiveAmountisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_AlreadyClaimedTaxableAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_AlreadyClaimedTaxableAmountisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_AlreadyClaimedTaxAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_AlreadyClaimedTaxAmountisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_AlreadyClaimedTaxInclusiveAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_AlreadyClaimedTaxInclusiveAmountisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_DifferenceTaxableAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_DifferenceTaxableAmountisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_DifferenceTaxAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_DifferenceTaxAmountisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_DifferenceTaxInclusiveAmountCurrisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_DifferenceTaxInclusiveAmountisdoc-invoice-6_0_2_xsd.tmp#TaxSubTotalType_TaxCategory
Used by
Model
Children AlreadyClaimedTaxAmount, AlreadyClaimedTaxAmountCurr, AlreadyClaimedTaxInclusiveAmount, AlreadyClaimedTaxInclusiveAmountCurr, AlreadyClaimedTaxableAmount, AlreadyClaimedTaxableAmountCurr, DifferenceTaxAmount, DifferenceTaxAmountCurr, DifferenceTaxInclusiveAmount, DifferenceTaxInclusiveAmountCurr, DifferenceTaxableAmount, DifferenceTaxableAmountCurr, TaxAmount, TaxAmountCurr, TaxCategory, TaxInclusiveAmount, TaxInclusiveAmountCurr, TaxableAmount, TaxableAmountCurr
Source
<xs:complexType name="TaxSubTotalType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Sumář jedné daňové sazby</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="TaxableAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Základ v sazbě v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TaxableAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Základ v sazbě v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TaxAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Daň v sazbě v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TaxAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Daň v sazbě v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TaxInclusiveAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Částka s daní v sazbě v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TaxInclusiveAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Částka s daní v sazbě v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AlreadyClaimedTaxableAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Na záloze již uplatněno, základ v sazbě v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AlreadyClaimedTaxableAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Na záloze již uplatněno, základ v sazbě v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AlreadyClaimedTaxAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Na záloze již uplatněno, daň v sazbě v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AlreadyClaimedTaxAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Na záloze již uplatněno, daň v sazbě v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AlreadyClaimedTaxInclusiveAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Na záloze již uplatněno, s daní v sazbě v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AlreadyClaimedTaxInclusiveAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Na záloze již uplatněno, s daní v sazbě v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DifferenceTaxableAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Rozdíl, základ v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DifferenceTaxableAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Rozdíl, základ v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DifferenceTaxAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Rozdíl, daň v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DifferenceTaxAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Rozdíl, daň v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DifferenceTaxInclusiveAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Rozdíl, s daní v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DifferenceTaxInclusiveAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Rozdíl, s daní v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TaxCategory" type="TaxCategoryType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Daňová sazba</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type TaxCategoryType
Namespace http://isdoc.cz/namespace/2013
Annotations
Daňová sazba
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#TaxCategoryType_Percentisdoc-invoice-6_0_2_xsd.tmp#TaxCategoryType_TaxSchemeisdoc-invoice-6_0_2_xsd.tmp#TaxCategoryType_VATApplicableisdoc-invoice-6_0_2_xsd.tmp#TaxCategoryType_LocalReverseChargeFlag
Used by
Model
Children LocalReverseChargeFlag, Percent, TaxScheme, VATApplicable
Source
<xs:complexType name="TaxCategoryType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Daňová sazba</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Percent" type="PercentType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Procentní sazba daně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TaxScheme" type="TaxSchemeType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Daňové schéma. Nejpoužívanější schémata jsou: VAT (daň z přidané hodnoty, používá se v ČR pro DIČ a na Slovensku pro IČ DPH) a TIN (používá se na Slovensku pro DIČ).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="VATApplicable" type="VATApplicableType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Je předmětem DPH</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="LocalReverseChargeFlag" type="BooleanType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Je daňová sazba v režimu přenesení daňové povinnosti?</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type LegalMonetaryTotalType
Namespace http://isdoc.cz/namespace/2013
Annotations
Kolekce celkových částek na dokladu končící položkou částka k zaplacení
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_TaxExclusiveAmountisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_TaxExclusiveAmountCurrisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_TaxInclusiveAmountisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_TaxInclusiveAmountCurrisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_AlreadyClaimedTaxExclusiveAmountisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_AlreadyClaimedTaxExclusiveAmountCurrisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_AlreadyClaimedTaxInclusiveAmountisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_AlreadyClaimedTaxInclusiveAmountCurrisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_DifferenceTaxExclusiveAmountisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_DifferenceTaxExclusiveAmountCurrisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_DifferenceTaxInclusiveAmountisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_DifferenceTaxInclusiveAmountCurrisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_PayableRoundingAmountisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_PayableRoundingAmountCurrisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_PaidDepositsAmountisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_PaidDepositsAmountCurrisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_PayableAmountisdoc-invoice-6_0_2_xsd.tmp#LegalMonetaryTotalType_PayableAmountCurr
Used by
Model
Children AlreadyClaimedTaxExclusiveAmount, AlreadyClaimedTaxExclusiveAmountCurr, AlreadyClaimedTaxInclusiveAmount, AlreadyClaimedTaxInclusiveAmountCurr, DifferenceTaxExclusiveAmount, DifferenceTaxExclusiveAmountCurr, DifferenceTaxInclusiveAmount, DifferenceTaxInclusiveAmountCurr, PaidDepositsAmount, PaidDepositsAmountCurr, PayableAmount, PayableAmountCurr, PayableRoundingAmount, PayableRoundingAmountCurr, TaxExclusiveAmount, TaxExclusiveAmountCurr, TaxInclusiveAmount, TaxInclusiveAmountCurr
Source
<xs:complexType name="LegalMonetaryTotalType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kolekce celkových částek na dokladu končící položkou částka k zaplacení</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="TaxExclusiveAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Celková částka bez daně v místní měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TaxExclusiveAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Celková částka bez daně v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TaxInclusiveAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Celková částka s daní daně v místní měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TaxInclusiveAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Celková částka s daní daně v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AlreadyClaimedTaxExclusiveAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Celková částka bez daně v místní měně ze všech uplatněných daňových zálohových listů</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AlreadyClaimedTaxExclusiveAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Celková částka bez daně v cizí měně ze všech uplatněných daňových zálohových listů</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AlreadyClaimedTaxInclusiveAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Celková částka s daní v místní měně ze všech uplatněných daňových zálohových listů</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AlreadyClaimedTaxInclusiveAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Celková částka s daní v cizí měně ze všech uplatněných daňových zálohových listů</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DifferenceTaxExclusiveAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Rozdíl mezi předpisem a "na záloze již uplatněno", bez daně v místní měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DifferenceTaxExclusiveAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Rozdíl mezi předpisem a "na záloze již uplatněno", bez daně v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DifferenceTaxInclusiveAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Rozdíl mezi předpisem a "na záloze již uplatněno", s daní v místní měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DifferenceTaxInclusiveAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Rozdíl mezi předpisem a "na záloze již uplatněno", s daní v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PayableRoundingAmount" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Zaokrouhlení celé částky v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PayableRoundingAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Zaokrouhlení celé částky v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PaidDepositsAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Na nedaňové záloze zaplaceno v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PaidDepositsAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Na nedaňové záloze zaplaceno v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PayableAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">K zaplacení v tuzemské měně</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PayableAmountCurr" type="AmountType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">K zaplacení v cizí měně</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type PaymentMeansType
Namespace http://isdoc.cz/namespace/2013
Annotations
Kolekce plateb
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PaymentMeansType_Paymentisdoc-invoice-6_0_2_xsd.tmp#PaymentMeansType_AlternateBankAccounts
Used by
Model
Children AlternateBankAccounts, Payment
Source
<xs:complexType name="PaymentMeansType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kolekce plateb</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Payment" type="PaymentType" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Platba</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AlternateBankAccounts" type="AlternateBankAccountsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Kolekce dalších bankovních účtů, na které je možno také platit</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type PaymentType
Namespace http://isdoc.cz/namespace/2013
Annotations
Platba
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#PaymentType_partialPaymentisdoc-invoice-6_0_2_xsd.tmp#PaymentType_PaidAmountisdoc-invoice-6_0_2_xsd.tmp#PaymentType_PaymentMeansCodeisdoc-invoice-6_0_2_xsd.tmp#PaymentType_Details
Used by
Model
Children Details, PaidAmount, PaymentMeansCode
Attributes
QName Type Use Annotation
partialPayment BooleanType optional
Je povolena částečná platba
Source
<xs:complexType name="PaymentType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Platba</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="PaidAmount" type="AmountType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Částka k zaplacení</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PaymentMeansCode" type="PaymentMeansCodeType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Způsob platby</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Details" type="DetailsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Podrobnosti o platbě</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="partialPayment" type="BooleanType">
    <xs:annotation>
      <xs:documentation xml:lang="cs">Je povolena částečná platba</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Simple Type PaymentMeansCodeType
Namespace http://isdoc.cz/namespace/2013
Annotations
Způsob platby
Diagram
Diagram
Type restriction of xs:integer
Facets
enumeration 10
Platba v hotovosti
enumeration 20
Platba šekem
enumeration 31
Uskutečněná kreditní transakce
enumeration 42
Převod na účet
enumeration 48
Platba kartou
enumeration 49
Inkaso
enumeration 50
Platba dobírkou
enumeration 97
Zaúčtování mezi partnery
Used by
Source
<xs:simpleType name="PaymentMeansCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Způsob platby</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:integer">
    <xs:enumeration value="10">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Platba v hotovosti</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="20">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Platba šekem</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="31">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Uskutečněná kreditní transakce</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="42">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Převod na účet</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="48">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Platba kartou</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="49">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Inkaso</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="50">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Platba dobírkou</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="97">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Zaúčtování mezi partnery</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Complex Type DetailsType
Namespace http://isdoc.cz/namespace/2013
Annotations
Podrobnosti o platbě
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#DetailsType_DocumentIDisdoc-invoice-6_0_2_xsd.tmp#DetailsType_IssueDateisdoc-invoice-6_0_2_xsd.tmp#DetailsType_PaymentDueDateisdoc-invoice-6_0_2_xsd.tmp#BankAccount_IDisdoc-invoice-6_0_2_xsd.tmp#BankAccount_BankCodeisdoc-invoice-6_0_2_xsd.tmp#BankAccount_Nameisdoc-invoice-6_0_2_xsd.tmp#BankAccount_IBANisdoc-invoice-6_0_2_xsd.tmp#BankAccount_BICisdoc-invoice-6_0_2_xsd.tmp#BankAccountisdoc-invoice-6_0_2_xsd.tmp#DetailsType_VariableSymbolisdoc-invoice-6_0_2_xsd.tmp#DetailsType_ConstantSymbolisdoc-invoice-6_0_2_xsd.tmp#DetailsType_SpecificSymbol
Used by
Model
Children BIC, BankCode, ConstantSymbol, DocumentID, IBAN, ID, IssueDate, Name, PaymentDueDate, SpecificSymbol, VariableSymbol
Source
<xs:complexType name="DetailsType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Podrobnosti o platbě</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:choice>
      <xs:sequence>
        <xs:annotation>
          <xs:documentation xml:lang="cs">Platba v hotovosti</xs:documentation>
        </xs:annotation>
        <xs:element name="DocumentID" type="DocumentIDType">
          <xs:annotation>
            <xs:documentation xml:lang="cs">Identifikátor svázaného dokladu, například pokladní účtenky</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="IssueDate" type="IssueDateType">
          <xs:annotation>
            <xs:documentation xml:lang="cs">Datum vystavení</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
      <xs:sequence>
        <xs:annotation>
          <xs:documentation xml:lang="cs">Platba převodem</xs:documentation>
        </xs:annotation>
        <xs:element name="PaymentDueDate" type="PaymentDueDateType">
          <xs:annotation>
            <xs:documentation xml:lang="cs">Datum splatnosti</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:group ref="BankAccount"/>
        <xs:element name="VariableSymbol" type="VariableSymbolType" minOccurs="0">
          <xs:annotation>
            <xs:documentation xml:lang="cs">Variabilní symbol</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="ConstantSymbol" type="ConstantSymbolType" minOccurs="0">
          <xs:annotation>
            <xs:documentation xml:lang="cs">Konstantní symbol nebo platební titul</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="SpecificSymbol" type="SpecificSymbolType" minOccurs="0">
          <xs:annotation>
            <xs:documentation xml:lang="cs">Specifický symbol</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:choice>
  </xs:sequence>
</xs:complexType>
Simple Type DocumentIDType
Namespace http://isdoc.cz/namespace/2013
Annotations
Identifikátor svázaného dokladu, například pokladní účtenky
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="DocumentIDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikátor svázaného dokladu, například pokladní účtenky</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type PaymentDueDateType
Namespace http://isdoc.cz/namespace/2013
Annotations
Datum splatnosti
Diagram
Diagram
Type xs:date
Used by
Source
<xs:simpleType name="PaymentDueDateType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Datum splatnosti</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:date"/>
</xs:simpleType>
Simple Type BankCodeType
Namespace http://isdoc.cz/namespace/2013
Annotations
Kód lokální banky
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="BankCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kód lokální banky</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type IBANType
Namespace http://isdoc.cz/namespace/2013
Annotations
Mezinárodní číslo účtu (IBAN)
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="IBANType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Mezinárodní číslo účtu (IBAN)</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type BICType
Namespace http://isdoc.cz/namespace/2013
Annotations
Kód banky podle ISO 9362, tzv. SWIFT kód
Diagram
Diagram
Type xs:string
Used by
Element BankAccount/BIC
Source
<xs:simpleType name="BICType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kód banky podle ISO 9362, tzv. SWIFT kód</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type ConstantSymbolType
Namespace http://isdoc.cz/namespace/2013
Annotations
Konstantní symbol nebo platební titul
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="ConstantSymbolType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Konstantní symbol nebo platební titul</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type SpecificSymbolType
Namespace http://isdoc.cz/namespace/2013
Annotations
Specifický symbol
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="SpecificSymbolType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Specifický symbol</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Complex Type AlternateBankAccountsType
Namespace http://isdoc.cz/namespace/2013
Annotations
Kolekce dalších bankovních účtů, na které je možno také platit
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#AlternateBankAccountsType_AlternateBankAccount
Used by
Model
Children AlternateBankAccount
Source
<xs:complexType name="AlternateBankAccountsType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kolekce dalších bankovních účtů, na které je možno také platit</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="AlternateBankAccount" type="AlternateBankAccountType" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Informace o bankovním účtu</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type AlternateBankAccountType
Namespace http://isdoc.cz/namespace/2013
Annotations
Informace o bankovním účtu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#BankAccount_IDisdoc-invoice-6_0_2_xsd.tmp#BankAccount_BankCodeisdoc-invoice-6_0_2_xsd.tmp#BankAccount_Nameisdoc-invoice-6_0_2_xsd.tmp#BankAccount_IBANisdoc-invoice-6_0_2_xsd.tmp#BankAccount_BICisdoc-invoice-6_0_2_xsd.tmp#BankAccount
Used by
Model
Children BIC, BankCode, IBAN, ID, Name
Source
<xs:complexType name="AlternateBankAccountType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Informace o bankovním účtu</xs:documentation>
  </xs:annotation>
  <xs:group ref="BankAccount"/>
</xs:complexType>
Simple Type EgovFlagType
Namespace http://isdoc.cz/namespace/2013
Annotations
Příznak režimu "kontrolovaného státem"
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#BooleanType
Type BooleanType
Type hierarchy
Facets
pattern true|false
Used by
Source
<xs:simpleType name="EgovFlagType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Příznak režimu "kontrolovaného státem"</xs:documentation>
  </xs:annotation>
  <xs:restriction base="BooleanType"/>
</xs:simpleType>
Complex Type EgovClassifiersType
Namespace http://isdoc.cz/namespace/2013
Annotations
Kolekce klasifikátorů popisující dokument
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#EgovClassifiersType_EgovClassifier
Used by
Model
Children EgovClassifier
Source
<xs:complexType name="EgovClassifiersType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Kolekce klasifikátorů popisující dokument</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="EgovClassifier" type="EgovClassifierType" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Klasifikátor egovernmentu pro výkonové účetnictví státu nebo agendové rozlišení</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Attribute NoteType / @languageID
Namespace No namespace
Annotations
Identifikátor použitého jazyka (např. "cs" pro češtinu)
Type xs:language
Properties
use optional
Used by
Complex Type NoteType
Source
<xs:attribute name="languageID" type="xs:language" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikátor použitého jazyka (např. "cs" pro češtinu)</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute IdAttribute / @id
Namespace No namespace
Annotations
Identifikátor elementu pro tvorbu odkazů
Type IDType
Properties
content simple
Used by
Attribute Group IdAttribute
Source
<xs:attribute name="id" type="IDType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikátor elementu pro tvorbu odkazů</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute RefAttribute / @ref
Namespace No namespace
Annotations
Odkaz na elementem s daným Id
Type IDType
Properties
use required
Used by
Attribute Group RefAttribute
Source
<xs:attribute name="ref" type="IDType" use="required">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Odkaz na elementem s daným Id</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute DigestMethodType / @Algorithm
Namespace No namespace
Annotations
Identifikátory jednotlivých algoritmů jsou definovány v http://www.w3.org/TR/xmldsig-core/#sec-AlgID
Type xs:anyURI
Properties
use required
Used by
Complex Type DigestMethodType
Source
<xs:attribute name="Algorithm" use="required" type="xs:anyURI">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Identifikátory jednotlivých algoritmů jsou definovány v http://www.w3.org/TR/xmldsig-core/#sec-AlgID</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute SupplementType / @preview
Namespace No namespace
Annotations
Je daná příloha náhledem dokladu
Type BooleanType
Properties
content simple
Facets
pattern true|false
Used by
Complex Type SupplementType
Source
<xs:attribute name="preview" type="BooleanType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Je daná příloha náhledem dokladu</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute QuantityType / @unitCode
Namespace No namespace
Annotations
Jednotka
Type xs:string
Properties
use optional
Used by
Complex Type QuantityType
Source
<xs:attribute name="unitCode" use="optional" type="xs:string">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Jednotka</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute PaymentType / @partialPayment
Namespace No namespace
Annotations
Je povolena částečná platba
Type BooleanType
Properties
content simple
Facets
pattern true|false
Used by
Complex Type PaymentType
Source
<xs:attribute name="partialPayment" type="BooleanType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Je povolena částečná platba</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute Invoice / @version
Namespace No namespace
Annotations
Číslo verze ISDOC
Type VersionType
Properties
use required
Facets
pattern [0-9]+\.[0-9]+(\.[0-9]+)?
Used by
Element Invoice
Source
<xs:attribute name="version" use="required" type="VersionType">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Číslo verze ISDOC</xs:documentation>
  </xs:annotation>
</xs:attribute>
Element Group Signature
Namespace http://isdoc.cz/namespace/2013
Annotations
Digitální podpis dokladu ve formátu Enveloped XML Signature (http://www.w3.org/TR/xmldsig-core/)
Diagram
Diagram
Used by
Element Invoice
Model
ANY element from namespace(s) 'http://www.w3.org/2000/09/xmldsig#'
Source
<xs:group name="Signature">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Digitální podpis dokladu ve formátu Enveloped XML Signature (http://www.w3.org/TR/xmldsig-core/)</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:any namespace="http://www.w3.org/2000/09/xmldsig#" processContents="lax"/>
  </xs:sequence>
</xs:group>
Element Group BankAccount
Namespace http://isdoc.cz/namespace/2013
Annotations
Informace o bankovním účtu
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#BankAccount_IDisdoc-invoice-6_0_2_xsd.tmp#BankAccount_BankCodeisdoc-invoice-6_0_2_xsd.tmp#BankAccount_Nameisdoc-invoice-6_0_2_xsd.tmp#BankAccount_IBANisdoc-invoice-6_0_2_xsd.tmp#BankAccount_BIC
Used by
Model
Children BIC, BankCode, IBAN, ID, Name
Source
<xs:group name="BankAccount">
  <xs:annotation>
    <xs:documentation xml:lang="cs">Informace o bankovním účtu</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ID" type="IDType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Číslo účtu lokální banky</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="BankCode" type="BankCodeType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Kód lokální banky</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Name" type="NameType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Název</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="IBAN" type="IBANType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Mezinárodní číslo účtu (IBAN)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="BIC" type="BICType">
      <xs:annotation>
        <xs:documentation xml:lang="cs">Kód banky podle ISO 9362, tzv. SWIFT kód</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:group>
Attribute Group IdAttribute
Namespace http://isdoc.cz/namespace/2013
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#IdAttribute_id
Used by
Attributes
QName Type Use Annotation
id IDType optional
Identifikátor elementu pro tvorbu odkazů
Source
<xs:attributeGroup name="IdAttribute">
  <xs:attribute name="id" type="IDType">
    <xs:annotation>
      <xs:documentation xml:lang="cs">Identifikátor elementu pro tvorbu odkazů</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>
Attribute Group RefAttribute
Namespace http://isdoc.cz/namespace/2013
Diagram
Diagramisdoc-invoice-6_0_2_xsd.tmp#RefAttribute_ref
Used by
Attributes
QName Type Use Annotation
ref IDType required
Odkaz na elementem s daným Id
Source
<xs:attributeGroup name="RefAttribute">
  <xs:attribute name="ref" type="IDType" use="required">
    <xs:annotation>
      <xs:documentation xml:lang="cs">Odkaz na elementem s daným Id</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>