cac:DeliveryChannel
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:DeliveryChannelType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:NetworkID [0..1]An identifier for the network where messages are delivered (e.g. a business network).
- cbc:ParticipantID [0..1]An identifier for a registered participant in the network (e.g. according a precise scheme such as IT:VAT, DK:CVR, GLN).
- cbc:TestIndicator [0..1]An indicator that the channel is a test channel (true).
- cac:DigitalCertificate [0..1]A digital certificate associated with this delivery channel.
- cac:DigitalMessageDelivery [0..1]A digital message delivery associated with this delivery channel (aka routing information).
Attributes
None
Sample instance
(Auto-generated)
<cac:DeliveryChannel>
<cbc:NetworkID>normalizedString</cbc:NetworkID>
<cbc:ParticipantID>normalizedString</cbc:ParticipantID>
<cbc:TestIndicator>true</cbc:TestIndicator>
<cac:DigitalCertificate>
<cbc:ID>normalizedString</cbc:ID>
<cbc:CertificateTypeCode>normalizedString</cbc:CertificateTypeCode>
<cbc:CertificateType>string</cbc:CertificateType>
<cbc:Remarks>string</cbc:Remarks>
<cac:IssuerParty>
<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:AdditionalWebSite>...
</cac:AdditionalWebSite>
<cac:SocialMediaProfile>...
</cac:SocialMediaProfile>
</cac:IssuerParty>
<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: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>...
</cac:SignatoryParty>
<cac:DigitalSignatureAttachment>...
</cac:DigitalSignatureAttachment>
<cac:OriginalDocumentReference>...
</cac:OriginalDocumentReference>
</cac:Signature>
</cac:DigitalCertificate>
<cac:DigitalMessageDelivery>
<cbc:ProtocolID>normalizedString</cbc:ProtocolID>
<cbc:EnvelopeTypeCode>normalizedString</cbc:EnvelopeTypeCode>
<cbc:EndpointURI>normalizedString</cbc:EndpointURI>
</cac:DigitalMessageDelivery>
</cac:DeliveryChannel>


