{"id":12964,"date":"2024-06-06T21:19:22","date_gmt":"2024-06-06T12:19:22","guid":{"rendered":"https:\/\/www.sambuichi.jp\/?p=12964"},"modified":"2024-06-08T08:04:29","modified_gmt":"2024-06-07T23:04:29","slug":"jp-pint-1-0-2%e3%81%8b%e3%82%891-0-3%e3%81%b8%e3%81%ae%e3%82%b9%e3%82%ad%e3%83%bc%e3%83%9e%e3%83%88%e3%83%ad%e3%83%b3%e3%81%ae%e5%a4%89%e6%9b%b4%e5%86%85%e5%ae%b9","status":"publish","type":"post","link":"https:\/\/www.sambuichi.jp\/?p=12964","title":{"rendered":"JP PINT 1.0.2\u304b\u30891.0.3\u3078\u306e\u30b9\u30ad\u30fc\u30de\u30c8\u30ed\u30f3\u306e\u5909\u66f4\u5185\u5bb9"},"content":{"rendered":"<p>Views: 191<\/p><div id=\"header\">\n<h1>JP PINT 1.0.2\u304b\u30891.0.3\u3078\u306e\u30b9\u30ad\u30fc\u30de\u30c8\u30ed\u30f3\u306e\u5909\u66f4\u5185\u5bb9<\/h1>\n<\/div>\n<div id=\"content_adoc\">\n<div id=\"preamble\">\n<div class=\"sectionbody\">\n<div class=\"quoteblock abstract\">\n<blockquote><p>\nJP PINT 1.0.2\u304b\u30891.0.3\u3078\u306e\u30b9\u30ad\u30fc\u30de\u30c8\u30ed\u30f3\u306e\u5909\u66f4\u5185\u5bb9\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059\u3002\n<\/p><\/blockquote>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"sect1\">\n<h2 id=\"_shared\u30eb\u30fc\u30eb\">1. Shared\u30eb\u30fc\u30eb<\/h2>\n<div class=\"sectionbody\">\n<div class=\"sect2\">\n<h3 id=\"_ibr_085_start_date_of_line_period\">1.1. ibr-085: Start date of line period<\/h3>\n<div class=\"paragraph\">\n<p>\u65e7:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule context=\"cac:InvoiceLine\/cac:InvoicePeriod | cac:CreditNoteLine\/cac:InvoicePeriod\"&gt;\r\n      &lt;assert id=\"ibr-085\" flag=\"fatal\" test=\"(cbc:StartDate &amp;gt;= xs:date(..\/..\/cac:InvoicePeriod\/cbc:StartDate)) or not(cbc:StartDate)\"&gt;[ibr-085]-Start date of line period (ibt-134) MUST be within invoice period (ibg-14).&lt;\/assert&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u65b0:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule context=\"cac:InvoiceLine\/cac:InvoicePeriod | cac:CreditNoteLine\/cac:InvoicePeriod\"&gt;\r\n      &lt;assert id=\"ibr-085\" flag=\"fatal\" test=\"(cbc:StartDate &amp;gt;= xs:date(..\/..\/cac:InvoicePeriod\/cbc:StartDate)) or not(cbc:StartDate) or not(..\/..\/cac:InvoicePeriod\/cbc:StartDate)\"&gt;[ibr-085]-Start date of line period (ibt-134) MUST be within invoice period (ibg-14).&lt;\/assert&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u5909\u66f4\u70b9: \/Invoice\/InvoicePeriod\u306eStartDate\u304c\u5b58\u5728\u3057\u306a\u3044\u5834\u5408\u3092\u8a31\u5bb9\u3059\u308b\u30eb\u30fc\u30eb\u304c\u8ffd\u52a0\u3002<\/p>\n<\/div>\n<\/div>\n<div class=\"sect2\">\n<h3 id=\"_ibr_086_end_date_of_line_period\">1.2. ibr-086: End date of line period<\/h3>\n<div class=\"paragraph\">\n<p>\u65e7:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule context=\"cac:InvoiceLine\/cac:InvoicePeriod | cac:CreditNoteLine\/cac:InvoicePeriod\"&gt;\r\n      &lt;assert id=\"ibr-086\" flag=\"fatal\" test=\"(cbc:EndDate &amp;lt;= xs:date(..\/..\/cac:InvoicePeriod\/cbc:EndDate)) or not(cbc:EndDate)\"&gt;[ibr-086]-End date of line period (ibt-135) MUST be within invoice period (ibg-14).&lt;\/assert&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u65b0:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule context=\"cac:InvoiceLine\/cac:InvoicePeriod | cac:CreditNoteLine\/cac:InvoicePeriod\"&gt;\r\n      &lt;assert id=\"ibr-086\" flag=\"fatal\" test=\"(cbc:EndDate &amp;lt;= xs:date(..\/..\/cac:InvoicePeriod\/cbc:EndDate)) or not(cbc:EndDate) or not(..\/..\/cac:InvoicePeriod\/cbc:EndDate)\"&gt;[ibr-086]-End date of line period (ibt-135) MUST be within invoice period (ibg-14).&lt;\/assert&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u5909\u66f4\u70b9: \u5909\u66f4\u70b9: \/Invoice\/InvoicePeriod\u306eEndDate\u304c\u5b58\u5728\u3057\u306a\u3044\u5834\u5408\u3092\u8a31\u5bb9\u3059\u308b\u30eb\u30fc\u30eb\u304c\u8ffd\u52a0\u3002<\/p>\n<\/div>\n<\/div>\n<div class=\"sect2\">\n<h3 id=\"_ibr_119_time_formatting\">1.3. ibr-119: Time formatting<\/h3>\n<div class=\"paragraph\">\n<p>\u65e7:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule context=\"\/\/*[ends-with(name(), 'Time')]\"&gt;\r\n      &lt;assert id=\"ibr-119\" flag=\"fatal\" test=\"(string(.) castable as xs:time)\"&gt;[ibr-119]-A time MUST be formatted hh:mm:ss with optional fractional seconds .sss and time zone expression (ibt-168).&lt;\/assert&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u65b0:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule context=\"\/\/*[namespace-uri()='urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2' and ends-with(local-name(), 'Time')]\"&gt;\r\n      &lt;assert id=\"ibr-119\" flag=\"fatal\" test=\"(string(.) castable as xs:time)\"&gt;[ibr-119]-A time MUST be formatted hh:mm:ss with optional fractional seconds .sss and time zone expression (ibt-168).&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u5909\u66f4\u70b9: namespace-uri\u306b\u3088\u308b\u9650\u5b9a\uff08UBL\u306ecbc:&#8230;&#8203;Time\u306b\u9650\u5b9a\uff09\u304c\u8ffd\u52a0\u3002<br \/>\n\u6ce8\uff11\uff1a\u3000\u3053\u306e\u30eb\u30fc\u30eb\u306f\u3001\u8981\u7d20\u540d\u304cTime\u3067\u7d42\u308f\u308bXML\u8981\u7d20\u306f\u3001XML\u30b9\u30ad\u30fc\u30de\u306exs:time\u578b\u3067\u3042\u308b\u3053\u3068\u3092\u8981\u8acb\u3057\u3066\u3044\u308b\u3002<br \/>\n\u6ce8\uff12\uff1a\u3000\u3053\u306e\u30eb\u30fc\u30eb\u306e\u5bfe\u8c61\u306f\u3001IBT-168 Invoice issue time cbc:IssueTime<\/p>\n<\/div>\n<\/div>\n<div class=\"sect2\">\n<h3 id=\"_ibr_092_despatch_advice_reference\">1.4. ibr-092: Despatch advice reference<\/h3>\n<div class=\"paragraph\">\n<p>\u65e7:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule context=\"(cac:InvoiceLine|cac:CreditNoteLine)\/cac:DespatchLineReference\/cac:DocumentReference\/cbc:ID\"&gt;\r\n      &lt;assert id=\"ibr-092\" flag=\"fatal\" test=\"count(\/\/cac:DespatchAdviceReference) = 0\"&gt;[ibr-092]-If despatch advice reference exists on line (ibt-184) then there MUST not be despatch reference on document level (ibt-016).&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u65b0:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule context=\"cac:InvoiceLine\/cac:DespatchLineReference\/cac:DocumentReference\/cbc:ID | cac:CreditNoteLine\/cac:DespatchLineReference\/cac:DocumentReference\/cbc:ID\"&gt;\r\n      &lt;assert id=\"ibr-092\" flag=\"fatal\" test=\"count(\/\/cac:DespatchDocumentReference) = 0\"&gt;[ibr-092]-If despatch advice reference exists on line (ibt-184) then there MUST not be despatch reference on document level (ibt-016).&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u5909\u66f4\u70b9: \u540c\u3058\u5185\u5bb9\u3060\u304c\u3001context\u5c5e\u6027\u306e\u8a18\u8ff0\u3092\u5909\u66f4\u3002<\/p>\n<\/div>\n<\/div>\n<div class=\"sect2\">\n<h3 id=\"_ibr_sr_62_despatch_advice_line_reference\">1.5. ibr-sr-62: Despatch advice line reference<\/h3>\n<div class=\"paragraph\">\n<p>\u65e7:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule context=\"(cac:InvoiceLine|cac:CreditNoteLine)\/cac:DespatchLineReference\"&gt;\r\n      &lt;assert id=\"ibr-sr-62\" flag=\"fatal\" test=\"(count(cac:DocumentReference) &amp;lt;= 1)\"&gt;[ibr-sr-62]-Despatch advice line reference (ibt-184) MUST occur maximum once.&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u65b0:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule context=\"cac:InvoiceLine\/cac:DespatchLineReference | cac:CreditNoteLine\/cac:DespatchLineReference\"&gt;\r\n      &lt;assert id=\"ibr-sr-62\" flag=\"fatal\" test=\"(count(cac:DocumentReference) &amp;lt;= 1)\"&gt;[ibr-sr-62]-Despatch advice line reference (ibt-184) MUST occur maximum once.&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u5909\u66f4\u70b9: \u540c\u3058\u5185\u5bb9\u3060\u304c\u3001context\u5c5e\u6027\u306e\u8a18\u8ff0\u3092\u5909\u66f4<\/p>\n<\/div>\n<\/div>\n<div class=\"sect2\">\n<h3 id=\"_ibr_cl_03_currencyid\">1.6. ibr-cl-03: currencyID<\/h3>\n<div class=\"paragraph\">\n<p>\u65e7:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule flag=\"fatal\" context=\"cbc:Amount | cbc:BaseAmount | cbc:PriceAmount | cbc:TaxAmount | cbc:TaxableAmount | cbc:LineExtensionAmount | cbc:TaxExclusiveAmount | cbc:TaxInclusiveAmount | cbc:AllowanceTotalAmount | cbc:ChargeTotalAmount | cbc:PrepaidAmount | cbc:PayableRoundingAmount | cbc:PayableAmount\"&gt;\r\n      &lt;assert id=\"ibr-cl-03\" flag=\"fatal\" test=\"((not(contains(normalize-space(@currencyID), ' ')) and contains(' AED AFN ALL AMD ANG AOA ARS AUD AWG AZN BAM BBD BDT BGN BHD BIF BMD BND BOB BOV BRL BSD BTN BWP BYR BZD CAD CDF CHE CHF CHW CLF CLP CNY COP COU CRC CUC CUP CVE CZK DJF DKK DOP DZD EGP ERN ETB EUR FJD FKP GBP GEL GHS GIP GMD GNF GTQ GYD HKD HNL HRK HTG HUF IDR ILS INR IQD IRR ISK JMD JOD JPY KES KGS KHR KMF KPW KRW KWD KYD KZT LAK LBP LKR LRD LSL LYD MAD MDL MGA MKD MMK MNT MOP MRO MUR MVR MWK MXN MXV MYR MZN NAD NGN NIO NOK NPR NZD OMR PAB PEN PGK PHP PKR PLN PYG QAR RON RSD RUB RWF SAR SBD SCR SDG SEK SGD SHP SLL SOS SRD SSP STD SVC SYP SZL THB TJS TMT TND TOP TRY TTD TWD TZS UAH UGX USD USN UYI UYU UZS VEF VND VUV WST XAF XAG XAU XBA XBB XBC XBD XCD XDR XOF XPD XPF XPT XSU XTS XUA XXX YER ZAR ZMW ZWL ', concat(' ', normalize-space(@currencyID), ' '))))\"&gt;[ibr-cl-03]-currencyID MUST be coded using ISO code list 4217 alpha-3.&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u65b0:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule flag=\"fatal\" context=\"cbc:Amount | cbc:BaseAmount | cbc:PriceAmount | cbc:TaxAmount | cbc:TaxableAmount | cbc:LineExtensionAmount | cbc:TaxExclusiveAmount | cbc:TaxInclusiveAmount | cbc:AllowanceTotalAmount | cbc:ChargeTotalAmount | cbc:PrepaidAmount | cbc:PayableRoundingAmount | cbc:PayableAmount\"&gt;\r\n      &lt;assert id=\"ibr-cl-03\" flag=\"fatal\" test=\"((not(contains(normalize-space(@currencyID), ' ')) and contains(' AED AFN ALL AMD ANG AOA ARS AUD AWG AZN BAM BBD BDT BGN BHD BIF BMD BND BOB BOV BRL BSD BTN BWP BYN BZD CAD CDF CHE CHF CHW CLF CLP CNY COP COU CRC CUC CUP CVE CZK DJF DKK DOP DZD EGP ERN ETB EUR FJD FKP GBP GEL GHS GIP GMD GNF GTQ GYD HKD HNL HRK HTG HUF IDR ILS INR IQD IRR ISK JMD JOD JPY KES KGS KHR KMF KPW KRW KWD KYD KZT LAK LBP LKR LRD LSL LYD MAD MDL MGA MKD MMK MNT MOP MRU MUR MVR MWK MXN MXV MYR MZN NAD NGN NIO NOK NPR NZD OMR PAB PEN PGK PHP PKR PLN PYG QAR RON RSD RUB RWF SAR SBD SCR SDG SEK SGD SHP SOS SRD SSP STN SVC SYP SZL THB TJS TMT TND TOP TRY TTD TWD TZS UAH UGX USD USN UYI UYU UZS VEF VND VUV WST XAF XAG XAU XBA XBB XBC XBD XCD XDR XOF XPD XPF XPT XSU XTS XUA XXX YER ZAR ZMW ZWL ', concat(' ', normalize-space(@currencyID), ' '))))\"&gt;[ibr-cl-03]-currencyID MUST be coded using ISO code list 4217 alpha-3.&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u5909\u66f4\u70b9: ISO 4217\u30b3\u30fc\u30c9\u30ea\u30b9\u30c8\u306e\u66f4\u65b0\u3002SLL STD \u524a\u9664\u3000STN \u8ffd\u52a0<\/p>\n<p>\u53c2\u8003\u3000ISO 4217 Currency code <a href=\"https:\/\/www.iso.org\/iso-4217-currency-codes.html\">https:\/\/www.iso.org\/iso-4217-currency-codes.html<\/a><br \/>\n<a href=\"https:\/\/www.iso.org\/iso-4217-currency-codes.html\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.sambuichi.jp\/wp-content\/uploads\/2024\/06\/ISO4217-1024x463.png\" alt=\"\" width=\"790\" height=\"357\" class=\"alignnone size-large wp-image-12973\" srcset=\"https:\/\/www.sambuichi.jp\/wp-content\/uploads\/2024\/06\/ISO4217-1024x463.png 1024w, https:\/\/www.sambuichi.jp\/wp-content\/uploads\/2024\/06\/ISO4217-300x136.png 300w, https:\/\/www.sambuichi.jp\/wp-content\/uploads\/2024\/06\/ISO4217-768x348.png 768w, https:\/\/www.sambuichi.jp\/wp-content\/uploads\/2024\/06\/ISO4217-1536x695.png 1536w, https:\/\/www.sambuichi.jp\/wp-content\/uploads\/2024\/06\/ISO4217.png 1635w\" sizes=\"(max-width: 790px) 100vw, 790px\" \/><\/a><br \/>\n<a href=\"https:\/\/www.six-group.com\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.sambuichi.jp\/wp-content\/uploads\/2024\/06\/FinancialDataStandard-1024x391.png\" alt=\"\" width=\"790\" height=\"302\" class=\"alignnone size-large wp-image-12970\" srcset=\"https:\/\/www.sambuichi.jp\/wp-content\/uploads\/2024\/06\/FinancialDataStandard-1024x391.png 1024w, https:\/\/www.sambuichi.jp\/wp-content\/uploads\/2024\/06\/FinancialDataStandard-300x114.png 300w, https:\/\/www.sambuichi.jp\/wp-content\/uploads\/2024\/06\/FinancialDataStandard-768x293.png 768w, https:\/\/www.sambuichi.jp\/wp-content\/uploads\/2024\/06\/FinancialDataStandard.png 1290w\" sizes=\"(max-width: 790px) 100vw, 790px\" \/><\/a><br \/>\nXML\u306e\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u306f\u3001<a href=\"https:\/\/www.six-group.com\/dam\/download\/financial-information\/data-center\/iso-currrency\/lists\/list-one.xml\">https:\/\/www.six-group.com\/dam\/download\/financial-information\/data-center\/iso-currrency\/lists\/list-one.xml<\/a><\/p>\n<p>\u901a\u8ca8\u30b3\u30fc\u30c9\u306f\u3001\u3053\u3061\u3089\u306eIBAN\u306e\u30da\u30fc\u30b8\u3082\u53c2\u8003\u306b\u306a\u308a\u307e\u3059\u3002<a href=\"https:\/\/www.iban.jp\/currency-codes\">https:\/\/www.iban.jp\/currency-codes<\/a>\n<\/div>\n<\/div>\n<div class=\"sect2\">\n<h3 id=\"_ibr_cl_04_invoice_currency_code_ibt_005\">1.7. ibr-cl-04: Invoice currency code (ibt-005)<\/h3>\n<div class=\"paragraph\">\n<p>\u65e7:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule flag=\"fatal\" context=\"cbc:DocumentCurrencyCode\"&gt;\r\n      &lt;assert id=\"ibr-cl-04\" flag=\"fatal\" test=\"((not(contains(normalize-space(.), ' ')) and contains(' AED AFN ALL AMD ANG AOA ARS AUD AWG AZN BAM BBD BDT BGN BHD BIF BMD BND BOB BOV BRL BSD BTN BWP BYR BZD CAD CDF CHE CHF CHW CLF CLP CNY COP COU CRC CUC CUP CVE CZK DJF DKK DOP DZD EGP ERN ETB EUR FJD FKP GBP GEL GHS GIP GMD GNF GTQ GYD HKD HNL HRK HTG HUF IDR ILS INR IQD IRR ISK JMD JOD JPY KES KGS KHR KMF KPW KRW KWD KYD KZT LAK LBP LKR LRD LSL LYD MAD MDL MGA MKD MMK MNT MOP MRO MUR MVR MWK MXN MXV MYR MZN NAD NGN NIO NOK NPR NZD OMR PAB PEN PGK PHP PKR PLN PYG QAR RON RSD RUB RWF SAR SBD SCR SDG SEK SGD SHP SLL SOS SRD SSP STD SVC SYP SZL THB TJS TMT TND TOP TRY TTD TWD TZS UAH UGX USD USN UYI UYU UZS VEF VND VUV WST XAF XAG XAU XBA XBB XBC XBD XCD XDR XOF XPD XPF XPT XSU XTS XUA XXX YER ZAR ZMW ZWL ', concat(' ', normalize-space(.), ' '))))\"&gt;[ibr-cl-04]-Invoice currency code  (ibt-005) MUST be coded using ISO code list 4217 alpha-3&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u65b0:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule flag=\"fatal\" context=\"cbc:DocumentCurrencyCode\"&gt;\r\n      &lt;assert id=\"ibr-cl-04\" flag=\"fatal\" test=\"((not(contains(normalize-space(.), ' ')) and contains(' AED AFN ALL AMD ANG AOA ARS AUD AWG AZN BAM BBD BDT BGN BHD BIF BMD BND BOB BOV BRL BSD BTN BWP BYN BZD CAD CDF CHE CHF CHW CLF CLP CNY COP COU CRC CUC CUP CVE CZK DJF DKK DOP DZD EGP ERN ETB EUR FJD FKP GBP GEL GHS GIP GMD GNF GTQ GYD HKD HNL HRK HTG HUF IDR ILS INR IQD IRR ISK JMD JOD JPY KES KGS KHR KMF KPW KRW KWD KYD KZT LAK LBP LKR LRD LSL LYD MAD MDL MGA MKD MMK MNT MOP MRU MUR MVR MWK MXN MXV MYR MZN NAD NGN NIO NOK NPR NZD OMR PAB PEN PGK PHP PKR PLN PYG QAR RON RSD RUB RWF SAR SBD SCR SDG SEK SGD SHP SOS SRD SSP STN SVC SYP SZL THB TJS TMT TND TOP TRY TTD TWD TZS UAH UGX USD USN UYI UYU UZS VEF VND VUV WST XAF XAG XAU XBA XBB XBC XBD XCD XDR XOF XPD XPF XPT XSU XTS XUA XXX YER ZAR ZMW ZWL ', concat(' ', normalize-space(.), ' '))))\"&gt;[ibr-cl-04]-Invoice currency code  (ibt-005) MUST be coded using ISO code list 4217 alpha-3&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u5909\u66f4\u70b9: ISO 4217\u30b3\u30fc\u30c9\u30ea\u30b9\u30c8\u306e\u66f4\u65b0\u3002SLL STD \u524a\u9664\u3000STN \u8ffd\u52a0<\/p>\n<\/div>\n<\/div>\n<div class=\"sect2\">\n<h3 id=\"_ibr_cl_05_tax_currency_code_ibt_006\">1.8. ibr-cl-05: Tax currency code (ibt-006)<\/h3>\n<div class=\"paragraph\">\n<p>\u65e7:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule flag=\"fatal\" context=\"cbc:TaxCurrencyCode\"&gt;\r\n      &lt;assert id=\"ibr-cl-05\" flag=\"fatal\" test=\"((not(contains(normalize-space(.), ' ')) and contains(' AED AFN ALL AMD ANG AOA ARS AUD AWG AZN BAM BBD BDT BGN BHD BIF BMD BND BOB BOV BRL BSD BTN BWP BYR BZD CAD CDF CHE CHF CHW CLF CLP CNY COP COU CRC CUC CUP CVE CZK DJF DKK DOP DZD EGP ERN ETB EUR FJD FKP GBP GEL GHS GIP GMD GNF GTQ GYD HKD HNL HRK HTG HUF IDR ILS INR IQD IRR ISK JMD JOD JPY KES KGS KHR KMF KPW KRW KWD KYD KZT LAK LBP LKR LRD LSL LYD MAD MDL MGA MKD MMK MNT MOP MRO MUR MVR MWK MXN MXV MYR MZN NAD NGN NIO NOK NPR NZD OMR PAB PEN PGK PHP PKR PLN PYG QAR RON RSD RUB RWF SAR SBD SCR SDG SEK SGD SHP SLL SOS SRD SSP STD SVC SYP SZL THB TJS TMT TND TOP TRY TTD TWD TZS UAH UGX USD USN UYI UYU UZS VEF VND VUV WST XAF XAG XAU XBA XBB XBC XBD XCD XDR XOF XPD XPF XPT XSU XTS XUA XXX YER ZAR ZMW ZWL ', concat(' ', normalize-space(.), ' '))))\"&gt;[ibr-cl-05]-Tax currency code  (ibt-006) MUST be coded using ISO code list 4217 alpha-3&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u65b0:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule flag=\"fatal\" context=\"cbc:TaxCurrencyCode\"&gt;\r\n      &lt;assert id=\"ibr-cl-05\" flag=\"fatal\" test=\"((not(contains(normalize-space(.), ' ')) and contains(' AED AFN ALL AMD ANG AOA ARS AUD AWG AZN BAM BBD BDT BGN BHD BIF BMD BND BOB BOV BRL BSD BTN BWP BYN BZD CAD CDF CHE CHF CHW CLF CLP CNY COP COU CRC CUC CUP CVE CZK DJF DKK DOP DZD EGP ERN ETB EUR FJD FKP GBP GEL GHS GIP GMD GNF GTQ GYD HKD HNL HRK HTG HUF IDR ILS INR IQD IRR ISK JMD JOD JPY KES KGS KHR KMF KPW KRW KWD KYD KZT LAK LBP LKR LRD LSL LYD MAD MDL MGA MKD MMK MNT MOP MRU MUR MVR MWK MXN MXV MYR MZN NAD NGN NIO NOK NPR NZD OMR PAB PEN PGK PHP PKR PLN PYG QAR RON RSD RUB RWF SAR SBD SCR SDG SEK SGD SHP SOS SRD SSP STN SVC SYP SZL THB TJS TMT TND TOP TRY TTD TWD TZS UAH UGX USD USN UYI UYU UZS VEF VND VUV WST XAF XAG XAU XBA XBB XBC XBD XCD XDR XOF XPD XPF XPT XSU XTS XUA XXX YER ZAR ZMW ZWL ', concat(' ', normalize-space(.), ' '))))\"&gt;[ibr-cl-05]-Tax currency code  (ibt-006) MUST be coded using ISO code list 4217 alpha-3&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u5909\u66f4\u70b9: ISO 4217\u30b3\u30fc\u30c9\u30ea\u30b9\u30c8\u306e\u66f4\u65b0\u3002SLL STD \u524a\u9664\u3000STN \u8ffd\u52a0<\/p>\n<\/div>\n<\/div>\n<div class=\"sect2\">\n<h3 id=\"_ibr_cl_13_item_classification_identifier_identification_scheme_ibt_158_1\">1.9. ibr-cl-13: Item classification identifier identification scheme (ibt-158-1)<\/h3>\n<div class=\"paragraph\">\n<p>\u65e7:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule flag=\"fatal\" context=\"cac:CommodityClassification\/cbc:ItemClassificationCode[@listID]\"&gt;\r\n      &lt;assert id=\"ibr-cl-13\" flag=\"fatal\" test=\"((not(contains(normalize-space(@listID), ' ')) and contains(' AA AB AC AD AE AF AG AH AI AJ AK AL AM AN AO AP AQ AR AS AT AU AV AW AX AY AZ BA BB BC BD BE BF BG BH BI BJ BK BL BM BN BO BP BQ BR BS BT BU BV BW BX BY BZ CC CG CL CR CV DR DW EC EF EN FS GB GN GS HS IB IN IS IT IZ MA MF MN MP NB ON PD PL PO PV QS RC RN RU RY SA SG SK SN SRS SRT SRU SRV SRW SRX SRY SRZ SS SSA SSB SSC SSD SSE SSF SSG SSH SSI SSJ SSK SSL SSM SSN SSO SSP SSQ SSR SSS SST SSU SSV SSW SSX SSY SSZ ST STA STB STC STD STE STF STG STH STI STJ STK STL STM STN STO STP STQ STR STS STT STU STV STW STX STY STZ SUA SUB SUC SUD SUE SUF SUG SUH SUI SUJ SUK SUL SUM TG TSN TSO TSP TSQ TSR TSS TST TSU UA UP VN VP VS VX ZZZ ', concat(' ', normalize-space(@listID), ' '))))\"&gt;[ibr-cl-13]-Item classification identifier identification scheme (ibt-158-1) MUST be coded using one of the UNTDID 7143 list.&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u65b0:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule flag=\"fatal\" context=\"cac:CommodityClassification\/cbc:ItemClassificationCode[@listID]\"&gt;\r\n      &lt;assert id=\"ibr-cl-13\" flag=\"fatal\" test=\"((not(contains(normalize-space(@listID), ' ')) and contains(' AA AB AC AD AE AF AG AH AI AJ AK AL AM AN AO AP AQ AR AS AT AU AV AW AX AY AZ BA BB BC BD BE BF BG BH BI BJ BK BL BM BN BO BP BQ BR BS BT BU BV BW BX BY BZ CC CG CL CR CV DR DW EC EF EN EMD FS GB GMN GN GS HS IB IN IS IT IZ MA MF MN MP NB ON PD PL PO PV QS RC RN RU RY SA SG SK SN SRS SRT SRU SRV SRW SRX SRY SRZ SS SSA SSB SSC SSD SSE SSF SSG SSH SSI SSJ SSK SSL SSM SSN SSO SSP SSQ SSR SSS SST SSU SSV SSW SSX SSY SSZ ST STA STB STC STD STE STF STG STH STI STJ STK STL STM STN STO STP STQ STR STS STT STU STV STW STX STY STZ SUA SUB SUC SUD SUE SUF SUG SUH SUI SUJ SUK SUL SUM TG TSN TSO TSP TSQ TSR TSS TST TSU UA UP VN VP VS VX ZZZ ', concat(' ', normalize-space(@listID), ' '))))\"&gt;[ibr-cl-13]-Item classification identifier identification scheme (ibt-158-1) MUST be coded using one of the UNTDID 7143 list.&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u5909\u66f4\u70b9: \u30b3\u30fc\u30c9\u30ea\u30b9\u30c8\u306e\u66f4\u65b0\u3002<\/p>\n<\/div>\n<\/div>\n<div class=\"sect2\">\n<h3 id=\"_ibr_cl_16_payment_means_code\">1.10. ibr-cl-16: Payment means code<\/h3>\n<div class=\"paragraph\">\n<p>\u65e7:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule flag=\"fatal\" context=\"cac:PaymentMeans\/cbc:PaymentMeansCode\"&gt;\r\n      &lt;assert id=\"ibr-cl-16\" flag=\"fatal\" test=\"( ( not(contains(normalize-space(.),' ')) and contains( ' 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 70 74 75 76 77 78 91 92 93 94 95 96 97 ZZZ Z01 Z02 ',concat(' ',normalize-space(.),' ') ) ) )\"&gt;[ibr-cl-16]-Payment means in an invoice (ibt-081) MUST be coded using UNCL4461 code list&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u65b0:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule flag=\"fatal\" context=\"cac:PaymentMeans\/cbc:PaymentMeansCode\"&gt;\r\n      &lt;assert id=\"ibr-cl-16\" flag=\"fatal\" test=\"( ( not(contains(normalize-space(.),' ')) and contains( ' 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 70 74 75 76 77 78 91 92 93 94 95 96 97 98 ZZZ Z01 Z02 Z03 Z04 Z05 Z06 Z07 Z08 ',concat(' ',normalize-space(.),' ') ) ) )\"&gt;[ibr-cl-16]-Payment means in an invoice (ibt-081) MUST be coded using UNCL4461 code list&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u5909\u66f4\u70b9: 98\u3000Z03 Z04 Z05 Z06 Z07 Z08 \u8ffd\u52a0<br \/>\n\u6ce8\uff11\uff1a\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u30b5\u30d7\u30e9\u30a4\u30c1\u30a7\u30fc\u30f3\u60c5\u5831\u57fa\u76e4\u7814\u7a76\u4f1a\uff08SIPS\uff09\u304b\u3089\u306e\u8981\u8acb\u3067\u96fb\u5b50\u8a18\u9332\u50b5\u6a29`98`\u304c\u8ffd\u52a0\u3055\u308c\u305f\u3002<br \/>\n<a href=\"https:\/\/service.unece.org\/trade\/untdid\/d23a\/tred\/tred4461.htm\">UNTDID 4461 Payment means code<\/a><br \/>\n+    98    JP, Electronically Recorded Monetary Claims<br \/>\n              An electronically recorded monetary claim is a claim<br \/>\n              that is separate from the underlying debt that gave rise<br \/>\n              to its accrual.Therefore, even if an electronically<br \/>\n              recorded monetary claim is accrued as a means of payment<br \/>\n              of the underlying debt, the underlying debt will not be<br \/>\n              extinguished as a matter of course.<br \/>\n\u6ce8\uff12\uff1a`Z03 Z04 Z05 Z06 Z07 Z08`\u306f\u3001Open Peppol\u304c\u72ec\u81ea\u306b\u8ffd\u52a0\u3057\u305f\u30b3\u30fc\u30c9\u3002<br \/>\n\u56fd\u969b\u30b3\u30fc\u30c9\u8868\u306b\u72ec\u81ea\u8ffd\u52a0\u3059\u308b\u3053\u3068\u306e\u554f\u984c\u70b9\u306f\u3001<br \/>\n<a href=\"https:\/\/www.sambuichi.jp\/?p=10327\">https:\/\/www.sambuichi.jp\/?p=10327<\/a><\/p>\n<\/div>\n<\/div>\n<div class=\"sect2\">\n<h3 id=\"_ibr_cl_20_coded_charge_reasons_ibt_105_ibt_145\">1.11. ibr-cl-20: Coded charge reasons (ibt-105), (ibt-145)<\/h3>\n<div class=\"paragraph\">\n<p>\u65e7:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule flag=\"fatal\" context=\"cac:AllowanceCharge[cbc:ChargeIndicator = true()]\/cbc:AllowanceChargeReasonCode\"&gt;\r\n      &lt;assert id=\"ibr-cl-20\" flag=\"fatal\" test=\"((not(contains(normalize-space(.), ' ')) and contains(' AA AAA AAC AAD AAE AAF AAH AAI AAS AAT AAV AAY AAZ ABA ABB ABC ABD ABF ABK ABL ABN ABR ABS ABT ABU ACF ACG ACH ACI ACJ ACK ACL ACM ACS ADC ADE ADJ ADK ADL ADM ADN ADO ADP ADQ ADR ADT ADW ADY ADZ AEA AEB AEC AED AEF AEH AEI AEJ AEK AEL AEM AEN AEO AEP AES AET AEU AEV AEW AEX AEY AEZ AJ AU CA CAB CAD CAE CAF CAI CAJ CAK CAL CAM CAN CAO CAP CAQ CAR CAS CAT CAU CAV CAW CAX CAY CAZ CD CG CS CT DAB DAD DAC DAF DAG DAH DAI DAJ DAK DAL DAM DAN DAO DAP DAQ DL EG EP ER FAA FAB FAC FC FH FI GAA HAA HD HH IAA IAB ID IF IR IS KO L1 LA LAA LAB LF MAE MI ML NAA OA PA PAA PC PL RAB RAC RAD RAF RE RF RH RV SA SAA SAD SAE SAI SG SH SM SU TAB TAC TT TV V1 V2 WH XAA YY ZZZ ', concat(' ', normalize-space(.), ' '))))\"&gt;[ibr-cl-20]-Coded charge reasons (ibt-105), (ibt-145) MUST belong to the UNCL 7161 code list&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u65b0:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule flag=\"fatal\" context=\"cac:AllowanceCharge[cbc:ChargeIndicator = true()]\/cbc:AllowanceChargeReasonCode\"&gt;\r\n      &lt;assert id=\"ibr-cl-20\" flag=\"fatal\" test=\"((not(contains(normalize-space(.), ' ')) and contains(' AA AAA AAC AAD AAE AAF AAH AAI AAS AAT AAV AAY AAZ ABA ABB ABC ABD ABF ABK ABL ABN ABR ABS ABT ABU ACF ACG ACH ACI ACJ ACK ACL ACM ACS ADC ADE ADJ ADK ADL ADM ADN ADO ADP ADQ ADR ADT ADW ADY ADZ AEA AEB AEC AED AEF AEH AEI AEJ AEK AEL AEM AEN AEO AEP AES AET AEU AEV AEW AEX AEY AEZ AJ AU CA CAB CAD CAE CAF CAI CAJ CAK CAL CAM CAN CAO CAP CAQ CAR CAS CAT CAU CAV CAW CAX CAY CAZ CD CG CS CT DAB DAD DAC DAF DAG DAH DAI DAJ DAK DAL DAM DAN DAO DAP DAQ DL EG EP ER FAA FAB FAC FC FH FI GAA HAA HD HH IAA IAB ID IF IR IS KO L1 LA LAA LAB LF MAE MI ML NAA OA PA PAA PC PL PRV RAB RAC RAD RAF RE RF RH RV SA SAA SAD SAE SAI SG SH SM SU TAB TAC TT TV V1 V2 WH XAA YY ZZZ ', concat(' ', normalize-space(.), ' '))))\"&gt;[ibr-cl-20]-Coded charge reasons (ibt-105), (ibt-145) MUST belong to the UNCL 7161 code list&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u5909\u66f4\u70b9: \u30b3\u30fc\u30c9\u30ea\u30b9\u30c8\u306b <code>PRV`<\/code> \u8ffd\u52a0<\/p>\n<\/div>\n<\/div>\n<div class=\"sect2\">\n<h3 id=\"_ibr_cl_23_unit_code_ibt_130_ibt_150\">1.12. ibr-cl-23: Unit code (ibt-130), (ibt-150)<\/h3>\n<div class=\"paragraph\">\n<p>\u65e7:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule flag=\"fatal\" context=\"cbc:InvoicedQuantity[@unitCode] | cbc:BaseQuantity[@unitCode] | cbc:CreditedQuantity[@unitCode]\"&gt;\r\n      &lt;assert id=\"ibr-cl-23\" flag=\"fatal\" test=\"((not(contains(normalize-space(@unitCode), ' ')) and contains(' 10 11 13 14 15 20 21 22 23 24 25 27 28 33 34 35 37 38 40 41 56 57 58 59 60 61 64 66 74 76 77 78 80 81 84 85 87 89 91 1I 2A 2B 2C 2G 2H 2I 2J 2K 2L 2M 2N 2P 2Q 2R 2U 2X 2Y 2Z 3B 3C 4C 4G 4H 4K 4L 4M 4N 4O 4P 4Q 4R 4T 4U 4W 4X 5A 5B 5E 5J A1 A10 A11 A12 A13 A14 A15 A16 A17 A18 A19 A2 A20 A21 A22 A23 A24 A25 A26\r\n\u4e2d\u7565\r\n       XWW XWX XWY XWZ XXA XXB XXC XXD XXF XXG XXH XXJ XXK XYA XYB XYC XYD XYF XYG XYH XYJ XYK XYL XYM XYN XYP XYQ XYR XYS XYT XYV XYW XYX XYY XYZ XZA XZB XZC XZD XZF XZG XZH XZJ XZK XZL XZM XZN XZP XZQ XZR XZS XZT XZU XZV XZW XZX XZY XZZ IUG KWN KWS ODG ODK ODM Q41 Q42 ', concat(' ', normalize-space(@unitCode), ' '))))\"&gt;[ibr-cl-23]-Unit code (ibt-130), (ibt-150) MUST be coded according to the UN\/ECE Recommendation 20 with Rec 21 extension&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u65b0:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule flag=\"fatal\" context=\"cbc:InvoicedQuantity[@unitCode] | cbc:BaseQuantity[@unitCode] | cbc:CreditedQuantity[@unitCode]\"&gt;\r\n      &lt;assert id=\"ibr-cl-23\" flag=\"fatal\" test=\"((not(contains(normalize-space(@unitCode), ' ')) and contains(' 10 11 13 14 15 20 21 22 23 24 25 27 28 33 34 35 37 38 40 41 56 57 58 59 60 61 74 77 80 81 85 87 89 91 1I 2A 2B 2C 2G 2H 2I 2J 2K 2L 2M 2N 2P 2Q 2R 2U 2X 2Y 2Z 3B 3C 4C 4G 4H 4K 4L 4M 4N 4O 4P 4Q 4R 4T 4U 4W 4X 5A 5B 5E 5J A10 A11 A12 A13 A14 A15 A16 A17 A18 A19 A2 A20 A21 A22 A23 A24 A26\r\n\u4e2d\u7565\r\n      XWW XWX XWY XWZ XXA XXB XXC XXD XXF XXG XXH XXJ XXK XYA XYB XYC XYD XYF XYG XYH XYJ XYK XYL XYM XYN XYP XYQ XYR XYS XYT XYV XYW XYX XYY XYZ XZA XZB XZC XZD XZF XZG XZH XZJ XZK XZL XZM XZN XZP XZQ XZR XZS XZT XZU XZV XZW XZX XZY XZZ Z9 IUG KWN KWS ODG ODK ODM Q41 Q42 ', concat(' ', normalize-space(@unitCode), ' '))))\"&gt;[ibr-cl-23]-Unit code (ibt-130), (ibt-150) MUST be coded according to the UN\/ECE Recommendation 20 with Rec 21 extension&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u5909\u66f4\u70b9: UN\/ECE Recommendation 20\u306e\u66f4\u65b0\u306b\u5f93\u3063\u305f\u30b3\u30fc\u30c9\u30ea\u30b9\u30c8\u306e\u5909\u66f4\u3002<\/p>\n<\/div>\n<\/div>\n<div class=\"sect2\">\n<h3 id=\"_ibr_cl_25_endpoint_identifier_scheme_identifier_ibt_034_1_ibt_049_1\">1.13. ibr-cl-25: Endpoint identifier scheme identifier (ibt-034-1), (ibt-049-1)<\/h3>\n<div class=\"paragraph\">\n<p>\u65e7:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule flag=\"fatal\" context=\"cbc:EndpointID[@schemeID]\"&gt;\r\n      &lt;assert id=\"ibr-cl-25\" flag=\"fatal\" test=\"((not(contains(normalize-space(@schemeID), ' ')) and contains(' 0002 0007 0009 0037 0060 0088 0096 0097 0106 0130 0135 0142 0147 0151 0170 0183 0184 0188 0190 0191 0192 0193 0194 0195 0196 0198 0199 0200 0201 0202 0203 0204 0205 0208 0209 0210 0211 0212 0213 0215 0216 0217 0221 0230 9901 9910 9913 9914 9915 9918 9919 9920 9922 9923 9924 9925 9926 9927 9928 9929 9930 9931 9932 9933 9934 9935 9936 9937 9938 9939 9940 9941 9942 9943 9944 9945 9946 9947 9948 9949 9950 9951 9952 9953 9957 9959 ', concat(' ', normalize-space(@schemeID), ' '))))\"&gt;[ibr-cl-25]-Endpoint identifier scheme identifier (ibt-034-1), (ibt-049-1) MUST belong to the CEF EAS code list&lt;\/assert&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u65b0:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule flag=\"fatal\" context=\"cbc:EndpointID[@schemeID]\"&gt;\r\n      &lt;assert id=\"ibr-cl-25\" flag=\"fatal\" test=\"((not(contains(normalize-space(@schemeID), ' ')) and contains(' 0002 0007 0009 0037 0060 0088 0096 0097 0106 0130 0135 0142 0151 0183 0184 0188 0190 0191 0192 0193 0195 0196 0198 0199 0200 0201 0202 0204 0208 0209 0210 0211 0212 0213 0215 0216 0218 0221 0230 9901 9910 9913 9914 9915 9918 9919 9920 9922 9923 9924 9925 9926 9927 9928 9929 9930 9931 9932 9933 9934 9935 9936 9937 9938 9939 9940 9941 9942 9943 9944 9945 9946 9947 9948 9949 9950 9951 9952 9953 9957 9959 ', concat(' ', normalize-space(@schemeID), ' '))))\"&gt;[ibr-cl-25]-Endpoint identifier scheme identifier (ibt-034-1), (ibt-049-1) MUST belong to the CEF EAS code list&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u5909\u66f4\u70b9: \u30b3\u30fc\u30c9\u30ea\u30b9\u30c8\u306e\u5909\u66f4\u3002`0147 0170 0194 0203 0205 0217`\u524a\u9664\u3001`0218`\u8ffd\u52a0<\/p>\n<\/div>\n<div class=\"paragraph\">\n<p>0147\tStandard Company Code \u524a\u9664<br \/>\nPartner identification code which is registered with JIPDEC\/ECPC. Issuing agency: JIPDEC, Japan.<\/p>\n<\/div>\n<div class=\"paragraph\">\n<p>0170\tTeikoku Company Code \u524a\u9664<br \/>\nTeikoku Company Code is allocated to all incorporations, business owners, government organizations and other public offices in Japan. TDB (Teikoku Databank Ltd.) retains company codes of approximately 1.7 million companies within Japan. Teikoku Company Code, a unique company ID, has already been adopted by many companies both as a standard company code in customer data managements and as an identification code for online electronic commerce transactions. Since every company trades with companies abroad, they need to use it in their international business transaction. Therefore, it is desired to register TDB as an ICD to RA of the ISO\/IEC 6523. Issuing agency: TEIKOKU DATABANK LTD., JAPAN.<\/p>\n<\/div>\n<div class=\"paragraph\">\n<p>0194\tKOIOS Open Technical Dictionary \u524a\u9664<br \/>\nIntended Purpose\/App. Area: The KOIOS OTD is a collection of terminology defined by and obtained from consensus bodies such as ISO, IEC, and other groups that have a consensus process for developing terminology. The KOIOS OTD contains terms, definitions, and images of concepts used to describe individuals, organizations, locations, goods and services. The KOIOS OTD conforms to ISO 22745 (all parts) and is designed to enable the exchange of characteristic data in all stages of the life-cycle of an item, and to ensure that the resulting specifications conform to ISO 8000-110. Issuing agency: KOIOS Master Data Limited in UK.<\/p>\n<\/div>\n<div class=\"paragraph\">\n<p>0203\teDelivery Network Participant identifier \u524a\u9664<br \/>\nIntended Purpose\/App. Area: Used as an electronic address identifier for participants within a secure data communication network. Issuing agency: Agency for Digital Government in Sweden.<\/p>\n<\/div>\n<div class=\"paragraph\">\n<p>0205\tCODDEST \u524a\u9664<br \/>\nIntended Purpose\/App. Area: Electronic Invoicing trough Sdl, the Exchange System used in Italy where the electronic invoices are transmitted to the Public Administration (Article 1, paragraph 211, of Italian Law no. 244 of 24 December 2007) or to private entities (Article 1, paragraph 2, of Legislative Decree 127\/2015). Issuing agency: Agenzia delle Entrate in Italy.<\/p>\n<\/div>\n<div class=\"paragraph\">\n<p>0217\tThe Netherlands Chamber of Commerce and Industry establishment number \u524a\u9664<br \/>\nIntended Purpose\/App. Area: Electronic invoicing. Issuing agency: Nederlands Normalisatie Instituut (NEN)<\/p>\n<\/div>\n<div class=\"paragraph\">\n<p>0218\tUnified registration number \u8ffd\u52a0<br \/>\nIntended Purpose\/App. Area: Each legal entity registered with the Register of Enterprises of the Republic of Latvia is assigned a unique unified registration number. This unique unified registration number is used to identify legal subjects for every purpose where it might be necessary, including for the use of the tax authority. Issuing agency: The Register of Enterprises of the Republic of Latvia.<\/p>\n<\/div>\n<\/div>\n<div class=\"sect2\">\n<h3 id=\"_ibr_cl_27_the_tax_scheme_code_ibt_167\">1.14. ibr-cl-27: The Tax scheme code (ibt-167)<\/h3>\n<div class=\"paragraph\">\n<p>\u65e7:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule flag=\"fatal\" context=\"cac:TaxScheme\/cbc:ID\"&gt;\r\n      &lt;assert id=\"ibr-cl-27\" flag=\"fatal\" test=\"((not(contains(normalize-space(.), ' ')) and contains(' VAT GST ', concat(' ', normalize-space(.), ' '))))\"&gt;[ibr-cl-27]-The Tax scheme code (ibt-167) shall be from list of allowed tax schemes.&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u65b0:<\/p>\n<\/div>\n<div class=\"paragraph\">\n<p>\u5909\u66f4\u70b9: \u30eb\u30fc\u30eb\u306e\u524a\u9664<br \/>\n\u6ce8\uff11\uff1aThe Tax scheme code (ibt-167) \u306f\u3001VAT\u3042\u308b\u3044\u306fCST\u3067\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u3068\u3044\u3046\u5236\u9650\u304cShared\u30eb\u30fc\u30eb\u304b\u3089\u5ec3\u6b62\u3055\u308c\u305f\u3002<br \/>\n\u6ce8\uff12\uff1a\u6b21\u306eAligned\u30eb\u30fc\u30eb\u304c\u3042\u308a\u3001\u6d88\u8cbb\u7a0e(VAT)\u3060\u3051\u304c\u4f7f\u7528\u3067\u304d\u308b\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule context=\"cac:TaxCategory\/cac:TaxScheme\/cbc:ID | cac:ClassifiedTaxCategory\/cac:TaxScheme\/cbc:ID\"&gt;\r\n      &lt;assert id=\"aligned-ibr-jp-03\" flag=\"fatal\" test=\"matches(normalize-space(.),'VAT')\"&gt;[aligned-ibr-jp-03]-Tax scheme shall use VAT from UNECE 5153 code list. VAT means Consumption Tax in Japan.&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"sect1\">\n<h2 id=\"_aligned\u30eb\u30fc\u30eb\">2. Aligned\u30eb\u30fc\u30eb<\/h2>\n<div class=\"sectionbody\">\n<div class=\"sect2\">\n<h3 id=\"_aligned_ibrp_008_payment_terms_ibt_020\">2.1. aligned-ibrp-008: Payment terms (ibt-020)<\/h3>\n<div class=\"paragraph\">\n<p>\u65e7:<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule context=\"\/ubl:Invoice | \/cn:CreditNote\"&gt;\r\n      &lt;assert id=\"aligned-ibrp-008\" flag=\"fatal\" test=\"(count(cac:PaymentTerms\/cbc:Note) &amp;lt;= 1)\"&gt;[aligned-ibrp-008]-Payment terms (ibt-020) MUST occur maximum once.&lt;\/assert&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u65b0:<\/p>\n<\/div>\n<div class=\"paragraph\">\n<p>\u5909\u66f4\u70b9: \u30eb\u30fc\u30eb\u306e\u524a\u9664<br \/>\n\u6ce8\uff1aShared\u30eb\u30fc\u30eb\u306b\u306f\u3001\u6b21\u306e\u30eb\u30fc\u30eb\u304c\u3042\u308aAligned\u30eb\u30fc\u30eb\u306f\u7121\u7528<br \/>\n[ibr-sr-05]-Payment terms (ibt-020) MUST occur maximum once.<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre class=\"highlight\"><code class=\"language-sch\" data-lang=\"sch\">    &lt;rule context=\"cac:PaymentTerms\"&gt;\r\n      &lt;assert id=\"ibr-sr-05\" flag=\"fatal\" test=\"(count(cbc:Note) &amp;lt;= 1)\"&gt;[ibr-sr-05]-Payment terms (ibt-020) MUST occur maximum once.&lt;\/assert&gt;\r\n      &lt;assert id=\"ibr-sr-60\" flag=\"fatal\" test=\"(count(cbc:PaymentMeansID) &amp;lt;= 1)\"&gt;[ibr-sr-60]-Payment Instruction ID (ibt-187) MUST occur maximum once.&lt;\/assert&gt;\r\n    &lt;\/rule&gt;<\/code><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"footer\">\n<div id=\"footer-text\">\nLast updated 2024-06-06 21:32:13 +0900\n<\/div>\n<\/div>\n<div id=\"toc\" class=\"toc2\">\n<div id=\"toctitle\">\u76ee\u6b21<\/div>\n<ul class=\"sectlevel1\">\n<li><a href=\"#_shared\u30eb\u30fc\u30eb\">1. Shared\u30eb\u30fc\u30eb<\/a>\n<ul class=\"sectlevel2\">\n<li><a href=\"#_ibr_085_start_date_of_line_period\">1.1. ibr-085: Start date of line period<\/a><\/li>\n<li><a href=\"#_ibr_086_end_date_of_line_period\">1.2. ibr-086: End date of line period<\/a><\/li>\n<li><a href=\"#_ibr_119_time_formatting\">1.3. ibr-119: Time formatting<\/a><\/li>\n<li><a href=\"#_ibr_092_despatch_advice_reference\">1.4. ibr-092: Despatch advice reference<\/a><\/li>\n<li><a href=\"#_ibr_sr_62_despatch_advice_line_reference\">1.5. ibr-sr-62: Despatch advice line reference<\/a><\/li>\n<li><a href=\"#_ibr_cl_03_currencyid\">1.6. ibr-cl-03: currencyID<\/a><\/li>\n<li><a href=\"#_ibr_cl_04_invoice_currency_code_ibt_005\">1.7. ibr-cl-04: Invoice currency code (ibt-005)<\/a><\/li>\n<li><a href=\"#_ibr_cl_05_tax_currency_code_ibt_006\">1.8. ibr-cl-05: Tax currency code (ibt-006)<\/a><\/li>\n<li><a href=\"#_ibr_cl_13_item_classification_identifier_identification_scheme_ibt_158_1\">1.9. ibr-cl-13: Item classification identifier identification scheme (ibt-158-1)<\/a><\/li>\n<li><a href=\"#_ibr_cl_16_payment_means_code\">1.10. ibr-cl-16: Payment means code<\/a><\/li>\n<li><a href=\"#_ibr_cl_20_coded_charge_reasons_ibt_105_ibt_145\">1.11. ibr-cl-20: Coded charge reasons (ibt-105), (ibt-145)<\/a><\/li>\n<li><a href=\"#_ibr_cl_23_unit_code_ibt_130_ibt_150\">1.12. ibr-cl-23: Unit code (ibt-130), (ibt-150)<\/a><\/li>\n<li><a href=\"#_ibr_cl_25_endpoint_identifier_scheme_identifier_ibt_034_1_ibt_049_1\">1.13. ibr-cl-25: Endpoint identifier scheme identifier (ibt-034-1), (ibt-049-1)<\/a><\/li>\n<li><a href=\"#_ibr_cl_27_the_tax_scheme_code_ibt_167\">1.14. ibr-cl-27: The Tax scheme code (ibt-167)<\/a><\/li>\n<\/ul>\n<\/li>\n<li><a href=\"#_aligned\u30eb\u30fc\u30eb\">2. Aligned\u30eb\u30fc\u30eb<\/a>\n<ul class=\"sectlevel2\">\n<li><a href=\"#_aligned_ibrp_008_payment_terms_ibt_020\">2.1. aligned-ibrp-008: Payment terms (ibt-020)<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Views: 191 JP PINT 1.0.2\u304b\u30891.0.3\u3078\u306e\u30b9\u30ad\u30fc\u30de\u30c8\u30ed\u30f3\u306e\u5909\u66f4\u5185\u5bb9 JP PINT 1.0.2\u304b\u30891.0.3\u3078\u306e\u30b9\u30ad\u30fc\u30de\u30c8\u30ed\u30f3\u306e\u5909\u66f4\u5185\u5bb9\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059\u3002 1. Shared\u30eb\u30fc\u30eb 1.1. ib [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":12940,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[45,49],"tags":[],"_links":{"self":[{"href":"https:\/\/www.sambuichi.jp\/index.php?rest_route=\/wp\/v2\/posts\/12964"}],"collection":[{"href":"https:\/\/www.sambuichi.jp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sambuichi.jp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sambuichi.jp\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sambuichi.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12964"}],"version-history":[{"count":7,"href":"https:\/\/www.sambuichi.jp\/index.php?rest_route=\/wp\/v2\/posts\/12964\/revisions"}],"predecessor-version":[{"id":12976,"href":"https:\/\/www.sambuichi.jp\/index.php?rest_route=\/wp\/v2\/posts\/12964\/revisions\/12976"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.sambuichi.jp\/index.php?rest_route=\/wp\/v2\/media\/12940"}],"wp:attachment":[{"href":"https:\/\/www.sambuichi.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12964"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sambuichi.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=12964"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sambuichi.jp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=12964"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}