public class SellerIdentifierSchemeIdentifier
extends java.lang.Object
An identification of the Seller.
GloablID, if global identifier exists and can be stated in @schemeID, ID else
If the seller has a GlobalID, he can use it with the tag below. Otherwise, it uses the ID.
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTradeParty/ram:GlobalID
Modifier and Type | Method and Description |
---|---|
Codes.SchemeIdentifier |
getSellerIdentifierIdentificationSchemeIdentifier()
BT-29-1:Seller identifier identification scheme identifier
|
java.lang.String |
getSellerIdentifierSchemeIdentifier()
BT-29-0:Seller identifier (Global ID)
|
SellerIdentifierSchemeIdentifier |
setSellerIdentifierIdentificationSchemeIdentifier(Codes.SchemeIdentifier value) |
SellerIdentifierSchemeIdentifier |
setSellerIdentifierSchemeIdentifier(java.lang.String value) |
public SellerIdentifierSchemeIdentifier setSellerIdentifierIdentificationSchemeIdentifier(Codes.SchemeIdentifier value)
value
- BT-29-1:Seller identifier identification scheme identifier
The identification scheme identifier of the Seller identifier.
If used, the identification scheme identifier shall be chosen from the entries of the list published by the ISO/IEC 6523 maintenance agency.
In particular, the following codes can be used:0021 : SWIFT0060 : DUNS0088 : GLN0177 : ODETTE
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTradeParty/ram:GlobalID/@schemeID
public SellerIdentifierSchemeIdentifier setSellerIdentifierSchemeIdentifier(java.lang.String value)
value
- BT-29-0:Seller identifier (Global ID)
An identification of the Seller.
GloablID, if global identifier exists and can be stated in @schemeID, ID else
If the seller has a GlobalID, he can use it with the tag below. Otherwise, it uses the ID.
GloablID, if global identifier exists and can be stated in @schemeID, ID else
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTradeParty/ram:GlobalID
public Codes.SchemeIdentifier getSellerIdentifierIdentificationSchemeIdentifier()
The identification scheme identifier of the Seller identifier.
If used, the identification scheme identifier shall be chosen from the entries of the list published by the ISO/IEC 6523 maintenance agency.
In particular, the following codes can be used:0021 : SWIFT0060 : DUNS0088 : GLN0177 : ODETTE
public java.lang.String getSellerIdentifierSchemeIdentifier()
An identification of the Seller.
GloablID, if global identifier exists and can be stated in @schemeID, ID else
If the seller has a GlobalID, he can use it with the tag below. Otherwise, it uses the ID.
GloablID, if global identifier exists and can be stated in @schemeID, ID else