Skip to content

Commit

Permalink
Merge pull request #12 from skat/emha-xml
Browse files Browse the repository at this point in the history
Emha xml
  • Loading branch information
nc-brj authored Apr 14, 2021
2 parents c023832 + 7a4c38f commit c0ccc36
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 1,371 deletions.
4 changes: 2 additions & 2 deletions H7/UNECE/ISO_ISO3AlphaCurrencyCode_2012-08-31.xsd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Schema agency: UN/CEFACT
Schema version: 1.1.2
Schema version: 1.1.3
Schema date: 26 January 2009
Code list name: ISO 3 Alpha Currency Code
Expand Down Expand Up @@ -35,7 +35,7 @@ FITNESS FOR A PARTICULAR PURPOSE.
xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="urn:un:unece:uncefact:codelist:standard:ISO:ISO3AlphaCurrencyCode:2012-08-31"
elementFormDefault="qualified"
version="1.1.2">
version="1.1.3">
<xs:simpleType name="ISO3AlphaCurrencyCodeContentType">
<xs:restriction base="xs:string">
<xs:maxLength value="3"/>
Expand Down
4 changes: 2 additions & 2 deletions H7/UNECE/UNECE_AgencyIdentificationCode_D12B.xsd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Schema agency: UN/CEFACT
Schema version: 1.1.2
Schema version: 1.1.3
Schema date: 26 January 2009
Code list name: Agency Identification Code
Expand Down Expand Up @@ -35,7 +35,7 @@ FITNESS FOR A PARTICULAR PURPOSE.
xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="urn:un:unece:uncefact:codelist:standard:UNECE:AgencyIdentificationCode:D12B"
elementFormDefault="qualified"
version="1.1.2">
version="1.1.3">
<xs:simpleType name="AgencyIdentificationCodeContentType">
<xs:restriction base="xs:string">
<xs:maxLength value="3"/>
Expand Down
4 changes: 2 additions & 2 deletions H7/UNECE/UnqualifiedDataType_6_DMS.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--======================================================================-->
<!--
Schema agency: UN/CEFACT
Schema version: 1.1.2
Schema version: 1.1.3
Schema date: 26 January 2009
Copyright (C) UN/CEFACT (2009). All Rights Reserved.
Expand All @@ -30,7 +30,7 @@ Schema agency: UN/CEFACT
NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR
FITNESS FOR A PARTICULAR PURPOSE.
-->
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ccts="urn:un:unece:uncefact:documentation:standard:CoreComponentsTechnicalSpecification:2" xmlns:clm6Recommendation20="urn:un:unece:uncefact:codelist:standard:6:Recommendation20:5" xmlns:clm60133="urn:un:unece:uncefact:codelist:standard:6:0133:40106" xmlns:clm5ISO42173A="urn:un:unece:uncefact:codelist:standard:ISO:ISO3AlphaCurrencyCode:2012-08-31" xmlns:ids5ISO316612A="urn:un:unece:uncefact:identifierlist:standard:5:ISO316612A:SecondEdition2006VI-3" xmlns:clmIANAMIMEMediaType="urn:un:unece:uncefact:codelist:standard:IANA:MIMEMediaType:2008-11-12" xmlns:clmIANACharacterSetCode="urn:un:unece:uncefact:codelist:standard:IANA:CharacterSetCode:2007-05-14" xmlns:clm63055="urn:un:unece:uncefact:codelist:standard:UNECE:AgencyIdentificationCode:D12B" xmlns:udt="urn:un:unece:uncefact:data:standard:UnqualifiedDataType:6" xmlns:clm62379="urn:un:unece:uncefact:codelist:standard:6:2379:D09B" targetNamespace="urn:un:unece:uncefact:data:standard:UnqualifiedDataType:6" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.1.2">
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ccts="urn:un:unece:uncefact:documentation:standard:CoreComponentsTechnicalSpecification:2" xmlns:clm6Recommendation20="urn:un:unece:uncefact:codelist:standard:6:Recommendation20:5" xmlns:clm60133="urn:un:unece:uncefact:codelist:standard:6:0133:40106" xmlns:clm5ISO42173A="urn:un:unece:uncefact:codelist:standard:ISO:ISO3AlphaCurrencyCode:2012-08-31" xmlns:ids5ISO316612A="urn:un:unece:uncefact:identifierlist:standard:5:ISO316612A:SecondEdition2006VI-3" xmlns:clmIANAMIMEMediaType="urn:un:unece:uncefact:codelist:standard:IANA:MIMEMediaType:2008-11-12" xmlns:clmIANACharacterSetCode="urn:un:unece:uncefact:codelist:standard:IANA:CharacterSetCode:2007-05-14" xmlns:clm63055="urn:un:unece:uncefact:codelist:standard:UNECE:AgencyIdentificationCode:D12B" xmlns:udt="urn:un:unece:uncefact:data:standard:UnqualifiedDataType:6" xmlns:clm62379="urn:un:unece:uncefact:codelist:standard:6:2379:D09B" targetNamespace="urn:un:unece:uncefact:data:standard:UnqualifiedDataType:6" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.1.3">
<xsd:import namespace="urn:un:unece:uncefact:codelist:standard:ISO:ISO3AlphaCurrencyCode:2012-08-31" schemaLocation="../UNECE/ISO_ISO3AlphaCurrencyCode_2012-08-31.xsd"/>
<xsd:import namespace="urn:un:unece:uncefact:codelist:standard:UNECE:AgencyIdentificationCode:D12B" schemaLocation="../UNECE/UNECE_AgencyIdentificationCode_D12B.xsd"/>
<xsd:complexType name="CustomsValueAmountType">
Expand Down
Loading

0 comments on commit c0ccc36

Please sign in to comment.