PEPPOL-T014-S323
- Message
[PEPPOL-T014-S323] ContractingParty Party SHOULD NOT contain any elements but EndpointID, PartyIdentification, PartyName
- Context
ubl:TenderReceipt/cac:SenderParty | ubl:TenderReceipt/cac:ReceiverParty
- Test
count(./*) - count(./cac:PartyIdentification) - count(./cbc:EndpointID) - count(./cac:PartyName) = 0
- Usage