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