cac:IssuerEndorsement
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:EndorsementType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:DocumentID [1..1]An identifier for this endorsement.
- cbc:ApprovalStatus [1..1]The status of this endorsement.
- cbc:Remarks [0..*]Remarks provided by the endorsing party.
- cac:EndorserParty [1..1]The type of party providing this endorsement.
- cac:Signature [0..*]A signature applied to this endorsement.
Attributes
None
Used in
- Type CertificateOfOriginType (Element CertificateOfOrigin)
- Type GoodsItemPassportType (Element GoodsItemPassport)
- Type ProofOfReexportationReminderType (Element ProofOfReexportationReminder)
Sample instance
<cac:IssuerEndorsement> <cbc:DocumentID>33006</cbc:DocumentID> <cbc:ApprovalStatus>Issued</cbc:ApprovalStatus> <cac:EndorserParty> <cbc:RoleCode>Champer</cbc:RoleCode> <cbc:SequenceNumeric>1</cbc:SequenceNumeric> <cac:Party> <cac:PartyName> <cbc:Name>Dansk Industri</cbc:Name> </cac:PartyName> <cac:PostalAddress> <cbc:ID>6916</cbc:ID> <cbc:StreetName>Vesterbrogade 1L, 1.sal</cbc:StreetName> <cbc:CityName>København V.</cbc:CityName> <cbc:PostalZone>1620</cbc:PostalZone> <cac:Country> <cbc:IdentificationCode>DK</cbc:IdentificationCode> <cbc:Name>Denmark</cbc:Name> </cac:Country> </cac:PostalAddress> <cac:PartyLegalEntity> <cbc:CompanyID>16077593</cbc:CompanyID> </cac:PartyLegalEntity> </cac:Party> <cac:SignatoryContact> <cbc:ID>ML</cbc:ID> <cbc:Name>Mette Lind</cbc:Name> </cac:SignatoryContact> </cac:EndorserParty> </cac:IssuerEndorsement>