]> git.ipfire.org Git - thirdparty/python-drafthorse.git/commit
Added minimum and basic-wl schema,tests completing
authorBen Dangelmayr <dangelmayr@rami.io>
Fri, 3 Jun 2022 11:38:42 +0000 (13:38 +0200)
committerBen Dangelmayr <dangelmayr@rami.io>
Fri, 3 Jun 2022 11:38:42 +0000 (13:38 +0200)
commit45095096991d17f75c9665b9f6ef945ee29b10d9
tree4966f293cbf10771f0f7f21118829a999532950a
parenteffe835dfa82fd5643b777d50add54ed3daf2483
Added minimum and basic-wl schema,tests completing
drafthorse/schema/FACTUR-X_BASIC-WL.xsd [new file with mode: 0644]
drafthorse/schema/FACTUR-X_BASIC-WL_urn_un_unece_uncefact_data_standard_QualifiedDataType_100.xsd [new file with mode: 0644]
drafthorse/schema/FACTUR-X_BASIC-WL_urn_un_unece_uncefact_data_standard_ReusableAggregateBusinessInformationEntity_100.xsd [new file with mode: 0644]
drafthorse/schema/FACTUR-X_BASIC-WL_urn_un_unece_uncefact_data_standard_UnqualifiedDataType_100.xsd [new file with mode: 0644]
drafthorse/schema/FACTUR-X_MINIMUM.xsd [new file with mode: 0644]
drafthorse/schema/FACTUR-X_MINIMUM_urn_un_unece_uncefact_data_standard_QualifiedDataType_100.xsd [new file with mode: 0644]
drafthorse/schema/FACTUR-X_MINIMUM_urn_un_unece_uncefact_data_standard_ReusableAggregateBusinessInformationEntity_100.xsd [new file with mode: 0644]
drafthorse/schema/FACTUR-X_MINIMUM_urn_un_unece_uncefact_data_standard_UnqualifiedDataType_100.xsd [new file with mode: 0644]
tests/samples/zugferd_2p1_BASIC-WL_Einfach.xml [new file with mode: 0644]
tests/samples/zugferd_2p1_MINIMUM_Buchungshilfe.xml [new file with mode: 0644]
tests/samples/zugferd_2p1_MINIMUM_Rechnung.xml [new file with mode: 0644]