SubordinateLocalGovernmentUnitIndicator (Extn)
Used to indicate if the buyer is part of local Government.
Element
| Name | Cardinality | Description |
|---|---|---|
Subordinate Local Government Unit Indicator (Invoice/AccountingCustomerParty/UBLExtensions/ UBLExtension/ExtensionContent/AccountingCustomerParty/ SubordinateLocalGovernmentUnitIndicator) | 0..1 | A flag indicating if the buyer is a Subordinate Local Government Unit. |
Country-Specific configuration
Example
<ubl:Invoice>
<!-- Code omitted for clarity -->
<cac:AccountingCustomerParty>
<cec:UBLExtensions>
<cec:UBLExtension>
<cec:ExtensionContent>
<!-- Code omitted for clarity -->
<vrbl:AccountingCustomerParty>
<vrbl:SubordinateLocalGovernmentUnitIndicator>true</vrbl:SubordinateLocalGovernmentUnitIndicator>
</vrbl:AccountingCustomerParty>
<!-- Code omitted for clarity -->
</cec:ExtensionContent>
</cec:UBLExtension>
</cec:UBLExtensions>
</cac:AccountingCustomerParty>
<!-- Code omitted for clarity -->
</ubl:Invoice>
Updated 1 day ago
