cac:LotDistribution
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:LotDistributionType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:MaximumLotsAwardedNumeric [0..1]The maximum number of lots that can be awarded to a single tenderer.
- cbc:MaximumLotsSubmittedNumeric [0..1]The maximum number of lots to which a tenderer can submit an offer to.
- cbc:GroupingLots [0..*]Description on how to combine lots when submitting a tender.
Attributes
None
Used in
- Type cac:TenderingTermsType (Element cac:TenderingTerms)
Sample instance
(Auto-generated)
<cac:LotDistribution> <cbc:MaximumLotsAwardedNumeric>1.0</cbc:MaximumLotsAwardedNumeric> <cbc:MaximumLotsSubmittedNumeric>1.0</cbc:MaximumLotsSubmittedNumeric> <cbc:GroupingLots>string</cbc:GroupingLots> </cac:LotDistribution>