cac:Attestation
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:AttestationType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:ID [0..1]An identifier for this attestation.
- cbc:Name [0..1]A name of this attestation.
- cbc:Description [0..*]A textual description of this attestation.
- cbc:Note [0..*]Free-form text conveying information that is not contained explicitly in other structures.
- cbc:AcceptanceIndicator [0..1]Indicates whether the attestation has been accepted or not.
- cac:ValidityPeriod [0..1]The period during which this attestation is valid
- cac:IssuerParty [0..1]The party issuing this attestation
- cac:AttestationLine [1..*]An attestation or statement made and which forms part of this attestation
Attributes
None
Used in
- Type GoodsCertificateType (Element GoodsCertificate)
Sample instance
<cac:Attestation> <cbc:ID>1</cbc:ID> <cbc:AcceptanceIndicator>true</cbc:AcceptanceIndicator> <cac:IssuerParty> <cac:PartyIdentification> <cbc:ID>1</cbc:ID> </cac:PartyIdentification> </cac:IssuerParty> <cac:AttestationLine> <cbc:Description languageID="EN"> fish or aquatic invertebrates caught in the country or region’s domestic sea or in the open sea or farming aquatic animals </cbc:Description> <cbc:Description languageID="DK"> fisk eller havdyr, der ikke er pattedyr, som er fanget enten i landets eller regionens egne have eller i det åbne hav eller som stammer fra opdræt på åbent hav </cbc:Description> <cbc:Description languageID="CN"> 本国海域或公海捕捞的鱼类或水生无脊椎动物或养殖水生动物 </cbc:Description> </cac:AttestationLine> </cac:Attestation>