EN 16931 コアルール
BR-10: 買い手の住所(BG-8)は必須です
このルールが要求すること
買い手の住所(BG-8)は必須です。
例EN 16931 (UBL)
有効な請求書と同じ構成で、次の点だけが異なります。
<cac:Party>
<cbc:EndpointID schemeID="0088">7300010000001</cbc:EndpointID>
<cac:PostalAddress>
<cbc:CityName>Berlin</cbc:CityName>
<cac:Country>
<cbc:IdentificationCode>DE</cbc:IdentificationCode>
</cac:Country>
</cac:PostalAddress>
<cac:PartyLegalEntity>
<cbc:RegistrationName>Seller Co</cbc:RegistrationName>
</cac:PartyLegalEntity>
<cac:Contact>
<cbc:Name>Support</cbc:Name>
<cbc:Telephone>+49 30 0000000</cbc:Telephone>
<cbc:ElectronicMail>support@seller.example</cbc:ElectronicMail>
</cac:Contact>
</cac:Party>バリデーターの出力: 買い手の住所 (BG-8) は必須ですが、文書に含まれていません。
修正方法
請求書に買い手の住所を追加してください。
よくある質問
- BR-10 は何を意味しますか?
- 買い手の住所(BG-8)は必須です。 このルールは EN 16931 (UBL)、Peppol BIS 3.0、XRechnung 3.0 (UBL) で適用されます。
- BR-10 はどう修正しますか?
- 請求書に買い手の住所を追加してください。 UBLでは該当する要素は /Invoice/cac:AccountingCustomerParty/cac:Party/cac:PostalAddress です。
適用されるプロファイル
- EN 16931 (UBL)
- Peppol BIS 3.0
- XRechnung 3.0 (UBL)
要素のパス
- 買い手の住所 (BG-8)UBL /Invoice/cac:AccountingCustomerParty/cac:Party/cac:PostalAddressCII /CrossIndustryInvoice/SupplyChainTradeTransaction/ApplicableHeaderTradeAgreement/BuyerTradeParty/PostalTradeAddressWorkAlioのCIIパーサーが受け付ける内容から導いています。CIIライターはまだないため、このパスはUBLパスのように独立して検証されてはいません。