cac:FinancialEvaluationCriterion
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:EvaluationCriterionType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:EvaluationCriterionTypeCode [0..1] A code that specifies the criterion; it may be financial, technical or organizational.
- cbc:Description [0..*] A description of the criterion.
- cbc:ThresholdAmount [0..1] Estimated monetary amount of the threshold for the criterion.
- cbc:ThresholdQuantity [0..1] Estimated quantity of the threshold for the criterion.
- cbc:ExpressionCode [0..1] A code identifying the expression that will be used to evaluate the criterion.
- cbc:Expression [0..*] The expression that will be used to evaluate the criterion.
- cac:DurationPeriod [0..1] Describes the period for which the evaluation criterion is valid.
- cac:SuggestedEvidence [0..*] Describes any evidences that should be used to satisfy the criterion.
Attributes
None
Used in
Sample instance
<cac:FinancialEvaluationCriterion> <cbc:EvaluationCriterionTypeCode>normalizedString</cbc:EvaluationCriterionTypeCode> <cbc:Description>string</cbc:Description> <cbc:ThresholdAmount currencyID="normalizedString">1.0</cbc:ThresholdAmount> <cbc:ThresholdQuantity>1.0</cbc:ThresholdQuantity> <cbc:ExpressionCode>normalizedString</cbc:ExpressionCode> <cbc:Expression>string</cbc:Expression> <cac:DurationPeriod> <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:DurationPeriod> <cac:SuggestedEvidence> <cbc:ID>normalizedString</cbc:ID> <cbc:EvidenceTypeCode>normalizedString</cbc:EvidenceTypeCode> <cbc:Description>string</cbc:Description> <cbc:CandidateStatement>string</cbc:CandidateStatement> <cac:EvidenceIssuingParty> <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:EvidenceIssuingParty> <cac:DocumentReference> <cbc:ID>normalizedString</cbc:ID> <cbc:CopyIndicator>true</cbc:CopyIndicator> <cbc:UUID>normalizedString</cbc:UUID> <cbc:IssueDate>2000-01-01</cbc:IssueDate> <cbc:IssueTime>12:00:00</cbc:IssueTime> <cbc:DocumentTypeCode>normalizedString</cbc:DocumentTypeCode> <cbc:DocumentType>string</cbc:DocumentType> <cbc:XPath>string</cbc:XPath> <cbc:LanguageID>normalizedString</cbc:LanguageID> <cbc:LocaleCode>normalizedString</cbc:LocaleCode> <cbc:VersionID>normalizedString</cbc:VersionID> <cbc:DocumentStatusCode>normalizedString</cbc:DocumentStatusCode> <cbc:DocumentDescription>string</cbc:DocumentDescription> <cac:Attachment>... </cac:Attachment> <cac:ValidityPeriod>... </cac:ValidityPeriod> <cac:IssuerParty>... </cac:IssuerParty> <cac:ResultOfVerification>... </cac:ResultOfVerification> </cac:DocumentReference> <cac:Language> <cbc:ID>normalizedString</cbc:ID> <cbc:Name>string</cbc:Name> <cbc:LocaleCode>normalizedString</cbc:LocaleCode> </cac:Language> </cac:SuggestedEvidence> </cac:FinancialEvaluationCriterion>