Schema Central  >  UBL 2.3  >  UBL-CommonAggregateComponents-2.3.xsd  >  cac:AttestationLine
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:AttestationLine

Element information

Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Schema document: common/UBL-CommonAggregateComponents-2.3.xsd

Type: cac:AttestationLineType

Properties: Global, Qualified

Content

  • Sequence [1..1]
    1. ext:UBLExtensions [0..1]A container for extensions foreign to the document.
    2. cbc:ID [0..1]An identifier for this attestation line
    3. cbc:TypeCode [0..1]A code describing the type of attestation line or statement
    4. cbc:Description [0..*]A textual description of this attestation line
    5. cac:CriterionItem [0..*]Criterion items associated with this attestation line
    6. cac:SubAttestationLine [0..*]An attestation line subsidiary to this attestation line

Attributes

None

Used in

Sample instance

<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>