Version 6.0.1 from May 26th, 2014
ISDOC – Czech national standard for e-invoicing
Copyright © 2014 ICT UNIE o.s.
Attached schemas and standard formally define exchange format for invoices and other types of documents. The format was created and it is further maintained by Working Group for Electronic Data Interchange Standards of ICT Unie o.s. (www.isdoc.cz).
Inquires can be sent to info@isdoc.cz.
Content of distribution
- doc/
- isdoc (pdf, 809 kB)
Standard ISDOC 6.0.1 (in Czech) - isdoc.html
HTML rendering of the standard (in Czech)
- isdoc (pdf, 809 kB)
- xsd/
Schemas in W3C XML Schema- isdoc-invoice-6.0.1 (xsd, 137 kB)
Base invoice schema - isdoc-invoice-dsig-6.0.1 (xsd, 2 kB)
Schema validating also structure of an embeded digital signature - isdoc-commondocument-6.0.1 (xsd, 36 kB)
Base nonpayment bank document schema - isdoc-commondocument-dsig-6.0.1 (xsd, 2 kB)
Schema validating also structure of an embeded digital signature - xmldsig-core-schema (xsd, 10 kB)
XML Signature schema - isdoc-manifest-6.0.1 (xsd, 2 kB)
ISDOC archive manifest schema
- isdoc-invoice-6.0.1 (xsd, 137 kB)
- sch/
Schematron schema for rules- isdoc-6.0.1 (sch, 18 kB)
Schematron schema covering selected rules
- isdoc-6.0.1 (sch, 18 kB)
- doc-cs/
Hypertext schema documentation with Czech comments (zip, 2 MB)- isdoc-invoice-6.0.1.html
Invoice documentation - isdoc-commondocument-6.0.1.html
Nonpayment bank document documentation
- isdoc-invoice-6.0.1.html
- doc-en/
Hypertext schema documentation with English comments (zip, 2 MB)- isdoc-invoice-6.0.1.html
Invoice documentation - isdoc-commondocument-6.0.1.html
Nonpayment bank document documentation
- isdoc-invoice-6.0.1.html
- examples/
Sample ISDOC documents
Changelog
(Changes since version 5.3.1 from 2011-12-30)
-
Namespace changed to
http://isdoc.cz/namespace/2013
-
References to orders (OrderReference), delivery notes (DeliveryNoteReference) and original documents (OriginalDocumentReference) are listed only globally. Line can contain reference (using ref attribute) to such globally defined reference identified by id attribute. Integrity between id and ref attribute values is checked by the schema.
-
Elements
VATApplicable
andElectronicPossibilityAgreementReference
are now mandatory in the schema (they are mandatory since version 5.3, but this was not formalized in the schema). -
Order of
TaxSubTotal
subelements is more consistent now. -
OriginalDocumentReference element must be always enclosed in OriginalDocumentReferences element.
-
Added ClientBankAccount element for large issuers of B2C invoices.
-
Added SubDocumentType and SubDocumentTypeOrigin elements.
-
Added the following elements: EgovFlag, FileReference, ReferenceNumber, ISDS_ID, EgovClassifiers, EgovClassifier, ContractReferences, ContractReference, LastValidDate, LastValidDateUnbounded, ExternalOrderIssueDate, ParagraphID, SealSeriesID.
-
Added new partialPayment attribute to Payment element. This attribute can be used for specifying that partial payment is not allowed.
-
Element order inside
Invoice
was changed. -
PartyTaxScheme
element can be repeated when subject has several identifiers. -
ISDOC archives (
.isdocx
) must use manifest. -
Added new document type for nonpayment documents (
CommonDocument
element).