cac:ContractingSystem
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:ContractingSystemType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1]An identifier for the contracting system.
- cbc:ContractingSystemTypeCode [0..1]A code signifying the type of contracting system (e.g., framework agreement, dynamic purchasing system).
- cbc:Description [0..*]The description of the contracting system
Attributes
None
Used in
- Type cac:TenderingProcessType (Element cac:TenderingProcess)
Sample instance
(Auto-generated)
<cac:ContractingSystem> <cbc:ID>normalizedString</cbc:ID> <cbc:ContractingSystemTypeCode>normalizedString</cbc:ContractingSystemTypeCode> <cbc:Description>string</cbc:Description> </cac:ContractingSystem>