cac:IssuerEndorsement
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:EndorsementType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:DocumentID [1..1] Identifies the endorsement.
- cbc:ApprovalStatus [1..1] Specifies the status of the endorsement.
- cbc:Remarks [0..*] Remarks by the endorsing party.
- cac:EndorserParty [1..1] The type of party providing the endorsement.
- cac:Signature [0..*] One or more signatures applied to the endorsement.
Attributes
None
Used in
- Type CertificateOfOriginType (Element CertificateOfOrigin)
Sample instance
<cac:IssuerEndorsement> <cbc:DocumentID>normalizedString</cbc:DocumentID> <cbc:ApprovalStatus>string</cbc:ApprovalStatus> <cbc:Remarks>string</cbc:Remarks> <cac:EndorserParty> <cbc:RoleCode>normalizedString</cbc:RoleCode> <cbc:SequenceNumeric>1.0</cbc:SequenceNumeric> <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> <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:Party> <cac:SignatoryContact> <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:SignatoryContact> </cac:EndorserParty> <cac:Signature> <cbc:ID>normalizedString</cbc:ID> <cbc:Note>string</cbc:Note> <cbc:ValidationDate>2000-01-01</cbc:ValidationDate> <cbc:ValidationTime>12:00:00</cbc:ValidationTime> <cbc:ValidatorID>normalizedString</cbc:ValidatorID> <cbc:CanonicalizationMethod>string</cbc:CanonicalizationMethod> <cbc:SignatureMethod>string</cbc:SignatureMethod> <cac:SignatoryParty> <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> <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:SignatoryParty> <cac:DigitalSignatureAttachment> <cbc:EmbeddedDocumentBinaryObject mimeCode="application/CSTAdata+xml">GpM7</cbc:EmbeddedDocumentBinaryObject> <cac:ExternalReference>... </cac:ExternalReference> </cac:DigitalSignatureAttachment> <cac:OriginalDocumentReference> <cbc:ID>normalizedString</cbc:ID> <cbc:CopyIndicator>true</cbc:CopyIndicator> <cbc:UUID>normalizedString</cbc:UUID> <cbc:IssueDate>2000-01-01</cbc:IssueDate> <cbc:DocumentTypeCode>normalizedString</cbc:DocumentTypeCode> <cbc:DocumentType>string</cbc:DocumentType> <cbc:XPath>string</cbc:XPath> <cac:Attachment>... </cac:Attachment> </cac:OriginalDocumentReference> </cac:Signature> </cac:IssuerEndorsement>