cac:CompletedTask
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:CompletedTaskType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:AnnualAverageAmount [0..1] The average monetary amount of a task such as this completed task.
- cbc:TotalTaskAmount [0..1] The actual total monetary amount of this completed task.
- cbc:PartyCapacityAmount [0..1] A monetary amount corresponding to the financial capacity of the party that carried out this completed task.
- cbc:Description [0..*] Text describing this completed task.
- cac:EvidenceSupplied [0..*] The evidence justifying a designation of "complete" for this task.
- cac:Period [0..1] The period in which this completed task was performed.
- cac:RecipientCustomerParty [0..1] The original customer for this completed task.
Attributes
None
Used in
- Type cac:QualifyingPartyType (Elements cac:AdditionalQualifyingParty, cac:MainQualifyingParty, cac:QualifyingParty)
Sample instance
<cac:CompletedTask> <cbc:AnnualAverageAmount currencyID="normalizedString">1.0</cbc:AnnualAverageAmount> <cbc:TotalTaskAmount currencyID="normalizedString">1.0</cbc:TotalTaskAmount> <cbc:PartyCapacityAmount currencyID="normalizedString">1.0</cbc:PartyCapacityAmount> <cbc:Description>string</cbc:Description> <cac:EvidenceSupplied> <cbc:ID>normalizedString</cbc:ID> </cac:EvidenceSupplied> <cac:Period> <cbc:StartDate>2000-01-01</cbc:StartDate> <cbc:StartTime>12:00:00</cbc:StartTime> <cbc:EndDate>2000-01-01</cbc:EndDate> <cbc:EndTime>12:00:00</cbc:EndTime> <cbc:DurationMeasure unitCode="normalizedString">1.0</cbc:DurationMeasure> <cbc:DescriptionCode>normalizedString</cbc:DescriptionCode> <cbc:Description>string</cbc:Description> </cac:Period> <cac:RecipientCustomerParty> <cbc:CustomerAssignedAccountID>normalizedString</cbc:CustomerAssignedAccountID> <cbc:SupplierAssignedAccountID>normalizedString</cbc:SupplierAssignedAccountID> <cbc:AdditionalAccountID>normalizedString</cbc:AdditionalAccountID> <cac:Party> <cbc:MarkCareIndicator>true</cbc:MarkCareIndicator> <cbc:MarkAttentionIndicator>true</cbc:MarkAttentionIndicator> <cbc:WebsiteURI>normalizedString</cbc:WebsiteURI> <cbc:LogoReferenceID>normalizedString</cbc:LogoReferenceID> <cbc:EndpointID>normalizedString</cbc:EndpointID> <cbc:IndustryClassificationCode>normalizedString</cbc:IndustryClassificationCode> <cac:PartyIdentification>... </cac:PartyIdentification> <cac:PartyName>... </cac:PartyName> <cac:Language>... </cac:Language> <cac:PostalAddress>... </cac:PostalAddress> <cac:PhysicalLocation>... </cac:PhysicalLocation> <cac:PartyTaxScheme>... </cac:PartyTaxScheme> <cac:PartyLegalEntity>... </cac:PartyLegalEntity> <cac:Contact>... </cac:Contact> <cac:Person>... </cac:Person> <cac:AgentParty>... </cac:AgentParty> <cac:ServiceProviderParty>... </cac:ServiceProviderParty> <cac:PowerOfAttorney>... </cac:PowerOfAttorney> <cac:FinancialAccount>... </cac:FinancialAccount> </cac:Party> <cac:DeliveryContact> <cbc:ID>normalizedString</cbc:ID> <cbc:Name>string</cbc:Name> <cbc:Telephone>string</cbc:Telephone> <cbc:Telefax>string</cbc:Telefax> <cbc:ElectronicMail>string</cbc:ElectronicMail> <cbc:Note>string</cbc:Note> <cac:OtherCommunication>... </cac:OtherCommunication> </cac:DeliveryContact> <cac:AccountingContact> <cbc:ID>normalizedString</cbc:ID> <cbc:Name>string</cbc:Name> <cbc:Telephone>string</cbc:Telephone> <cbc:Telefax>string</cbc:Telefax> <cbc:ElectronicMail>string</cbc:ElectronicMail> <cbc:Note>string</cbc:Note> <cac:OtherCommunication>... </cac:OtherCommunication> </cac:AccountingContact> <cac:BuyerContact> <cbc:ID>normalizedString</cbc:ID> <cbc:Name>string</cbc:Name> <cbc:Telephone>string</cbc:Telephone> <cbc:Telefax>string</cbc:Telefax> <cbc:ElectronicMail>string</cbc:ElectronicMail> <cbc:Note>string</cbc:Note> <cac:OtherCommunication>... </cac:OtherCommunication> </cac:BuyerContact> </cac:RecipientCustomerParty> </cac:CompletedTask>