cac:ContractingPartyType
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:ContractingPartyTypeType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:PartyTypeCode [0..1] A code specifying the type of party that is independent of its role.
- cbc:PartyType [0..1] The type of party that is independent of its role, expressed as text.
Attributes
None
Used in
- Type cac:ContractingPartyType (Element cac:ContractingParty)
Sample instance
<cac:ContractingPartyType> <cbc:PartyTypeCode>normalizedString</cbc:PartyTypeCode> <cbc:PartyType>string</cbc:PartyType> </cac:ContractingPartyType>