pub static FORBIDDEN_PATHS: &[(&str, &str, &str)] = &[
("UBL-CR-001", "/cn:CreditNote", "ext:UBLExtensions"),
("UBL-CR-001", "/ubl:Invoice", "ext:UBLExtensions"),
("UBL-CR-003", "/cn:CreditNote", "cbc:ProfileExecutionID"),
("UBL-CR-003", "/ubl:Invoice", "cbc:ProfileExecutionID"),
("UBL-CR-004", "/cn:CreditNote", "cbc:CopyIndicator"),
("UBL-CR-004", "/ubl:Invoice", "cbc:CopyIndicator"),
("UBL-CR-005", "/cn:CreditNote", "cbc:UUID"),
("UBL-CR-005", "/ubl:Invoice", "cbc:UUID"),
("UBL-CR-006", "/cn:CreditNote", "cbc:IssueTime"),
("UBL-CR-006", "/ubl:Invoice", "cbc:IssueTime"),
("UBL-CR-007", "/cn:CreditNote", "cbc:PricingCurrencyCode"),
("UBL-CR-007", "/ubl:Invoice", "cbc:PricingCurrencyCode"),
("UBL-CR-008", "/cn:CreditNote", "cbc:PaymentCurrencyCode"),
("UBL-CR-008", "/ubl:Invoice", "cbc:PaymentCurrencyCode"),
(
"UBL-CR-009",
"/cn:CreditNote",
"cbc:PaymentAlternativeCurrencyCode",
),
(
"UBL-CR-009",
"/ubl:Invoice",
"cbc:PaymentAlternativeCurrencyCode",
),
("UBL-CR-010", "/cn:CreditNote", "cbc:AccountingCostCode"),
("UBL-CR-010", "/ubl:Invoice", "cbc:AccountingCostCode"),
("UBL-CR-011", "/cn:CreditNote", "cbc:LineCountNumeric"),
("UBL-CR-011", "/ubl:Invoice", "cbc:LineCountNumeric"),
(
"UBL-CR-012",
"/cn:CreditNote",
"cac:InvoicePeriod/cbc:StartTime",
),
(
"UBL-CR-012",
"/ubl:Invoice",
"cac:InvoicePeriod/cbc:StartTime",
),
(
"UBL-CR-013",
"/cn:CreditNote",
"cac:InvoicePeriod/cbc:EndTime",
),
(
"UBL-CR-013",
"/ubl:Invoice",
"cac:InvoicePeriod/cbc:EndTime",
),
(
"UBL-CR-014",
"/cn:CreditNote",
"cac:InvoicePeriod/cbc:DurationMeasure",
),
(
"UBL-CR-014",
"/ubl:Invoice",
"cac:InvoicePeriod/cbc:DurationMeasure",
),
(
"UBL-CR-015",
"/cn:CreditNote",
"cac:InvoicePeriod/cbc:Description",
),
(
"UBL-CR-015",
"/ubl:Invoice",
"cac:InvoicePeriod/cbc:Description",
),
(
"UBL-CR-016",
"/cn:CreditNote",
"cac:OrderReference/cbc:CopyIndicator",
),
(
"UBL-CR-016",
"/ubl:Invoice",
"cac:OrderReference/cbc:CopyIndicator",
),
(
"UBL-CR-017",
"/cn:CreditNote",
"cac:OrderReference/cbc:UUID",
),
("UBL-CR-017", "/ubl:Invoice", "cac:OrderReference/cbc:UUID"),
(
"UBL-CR-018",
"/cn:CreditNote",
"cac:OrderReference/cbc:IssueDate",
),
(
"UBL-CR-018",
"/ubl:Invoice",
"cac:OrderReference/cbc:IssueDate",
),
(
"UBL-CR-019",
"/cn:CreditNote",
"cac:OrderReference/cbc:IssueTime",
),
(
"UBL-CR-019",
"/ubl:Invoice",
"cac:OrderReference/cbc:IssueTime",
),
(
"UBL-CR-020",
"/cn:CreditNote",
"cac:OrderReference/cbc:CustomerReference",
),
(
"UBL-CR-020",
"/ubl:Invoice",
"cac:OrderReference/cbc:CustomerReference",
),
(
"UBL-CR-021",
"/cn:CreditNote",
"cac:OrderReference/cbc:OrderTypeCode",
),
(
"UBL-CR-021",
"/ubl:Invoice",
"cac:OrderReference/cbc:OrderTypeCode",
),
(
"UBL-CR-022",
"/cn:CreditNote",
"cac:OrderReference/cac:DocumentReference",
),
(
"UBL-CR-022",
"/ubl:Invoice",
"cac:OrderReference/cac:DocumentReference",
),
(
"UBL-CR-023",
"/cn:CreditNote",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:CopyIndicator",
),
(
"UBL-CR-023",
"/ubl:Invoice",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:CopyIndicator",
),
(
"UBL-CR-024",
"/cn:CreditNote",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:UUID",
),
(
"UBL-CR-024",
"/ubl:Invoice",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:UUID",
),
(
"UBL-CR-025",
"/cn:CreditNote",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:IssueTime",
),
(
"UBL-CR-025",
"/ubl:Invoice",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:IssueTime",
),
(
"UBL-CR-026",
"/cn:CreditNote",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:DocumentTypeCode",
),
(
"UBL-CR-026",
"/ubl:Invoice",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:DocumentTypeCode",
),
(
"UBL-CR-027",
"/cn:CreditNote",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:DocumentType",
),
(
"UBL-CR-027",
"/ubl:Invoice",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:DocumentType",
),
(
"UBL-CR-028",
"/cn:CreditNote",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:XPath",
),
(
"UBL-CR-028",
"/ubl:Invoice",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:XPath",
),
(
"UBL-CR-029",
"/cn:CreditNote",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:LanguageID",
),
(
"UBL-CR-029",
"/ubl:Invoice",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:LanguageID",
),
(
"UBL-CR-030",
"/cn:CreditNote",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:LocaleCode",
),
(
"UBL-CR-030",
"/ubl:Invoice",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:LocaleCode",
),
(
"UBL-CR-031",
"/cn:CreditNote",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:VersionID",
),
(
"UBL-CR-031",
"/ubl:Invoice",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:VersionID",
),
(
"UBL-CR-032",
"/cn:CreditNote",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:DocumentStatusCode",
),
(
"UBL-CR-032",
"/ubl:Invoice",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:DocumentStatusCode",
),
(
"UBL-CR-033",
"/cn:CreditNote",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:DocumentDescription",
),
(
"UBL-CR-033",
"/ubl:Invoice",
"cac:BillingReference/cac:InvoiceDocumentReference/cbc:DocumentDescription",
),
(
"UBL-CR-034",
"/cn:CreditNote",
"cac:BillingReference/cac:InvoiceDocumentReference/cac:Attachment",
),
(
"UBL-CR-034",
"/ubl:Invoice",
"cac:BillingReference/cac:InvoiceDocumentReference/cac:Attachment",
),
(
"UBL-CR-035",
"/cn:CreditNote",
"cac:BillingReference/cac:InvoiceDocumentReference/cac:ValidityPeriod",
),
(
"UBL-CR-035",
"/ubl:Invoice",
"cac:BillingReference/cac:InvoiceDocumentReference/cac:ValidityPeriod",
),
(
"UBL-CR-036",
"/cn:CreditNote",
"cac:BillingReference/cac:InvoiceDocumentReference/cac:IssuerParty",
),
(
"UBL-CR-036",
"/ubl:Invoice",
"cac:BillingReference/cac:InvoiceDocumentReference/cac:IssuerParty",
),
(
"UBL-CR-037",
"/cn:CreditNote",
"cac:BillingReference/cac:InvoiceDocumentReference/cac:ResultOfVerification",
),
(
"UBL-CR-037",
"/ubl:Invoice",
"cac:BillingReference/cac:InvoiceDocumentReference/cac:ResultOfVerification",
),
(
"UBL-CR-038",
"/cn:CreditNote",
"cac:BillingReference/cac:SelfBilledInvoiceDocumentReference",
),
(
"UBL-CR-038",
"/ubl:Invoice",
"cac:BillingReference/cac:SelfBilledInvoiceDocumentReference",
),
(
"UBL-CR-039",
"/cn:CreditNote",
"cac:BillingReference/cac:CreditNoteDocumentReference",
),
(
"UBL-CR-039",
"/ubl:Invoice",
"cac:BillingReference/cac:CreditNoteDocumentReference",
),
(
"UBL-CR-040",
"/cn:CreditNote",
"cac:BillingReference/cac:SelfBilledCreditNoteDocumentReference",
),
(
"UBL-CR-040",
"/ubl:Invoice",
"cac:BillingReference/cac:SelfBilledCreditNoteDocumentReference",
),
(
"UBL-CR-041",
"/cn:CreditNote",
"cac:BillingReference/cac:DebitNoteDocumentReference",
),
(
"UBL-CR-041",
"/ubl:Invoice",
"cac:BillingReference/cac:DebitNoteDocumentReference",
),
(
"UBL-CR-042",
"/cn:CreditNote",
"cac:BillingReference/cac:ReminderDocumentReference",
),
(
"UBL-CR-042",
"/ubl:Invoice",
"cac:BillingReference/cac:ReminderDocumentReference",
),
(
"UBL-CR-043",
"/cn:CreditNote",
"cac:BillingReference/cac:AdditionalDocumentReference",
),
(
"UBL-CR-043",
"/ubl:Invoice",
"cac:BillingReference/cac:AdditionalDocumentReference",
),
(
"UBL-CR-044",
"/cn:CreditNote",
"cac:BillingReference/cac:BillingReferenceLine",
),
(
"UBL-CR-044",
"/ubl:Invoice",
"cac:BillingReference/cac:BillingReferenceLine",
),
(
"UBL-CR-045",
"/cn:CreditNote",
"cac:DespatchDocumentReference/cbc:CopyIndicator",
),
(
"UBL-CR-045",
"/ubl:Invoice",
"cac:DespatchDocumentReference/cbc:CopyIndicator",
),
(
"UBL-CR-046",
"/cn:CreditNote",
"cac:DespatchDocumentReference/cbc:UUID",
),
(
"UBL-CR-046",
"/ubl:Invoice",
"cac:DespatchDocumentReference/cbc:UUID",
),
(
"UBL-CR-047",
"/cn:CreditNote",
"cac:DespatchDocumentReference/cbc:IssueDate",
),
(
"UBL-CR-047",
"/ubl:Invoice",
"cac:DespatchDocumentReference/cbc:IssueDate",
),
(
"UBL-CR-048",
"/cn:CreditNote",
"cac:DespatchDocumentReference/cbc:IssueTime",
),
(
"UBL-CR-048",
"/ubl:Invoice",
"cac:DespatchDocumentReference/cbc:IssueTime",
),
(
"UBL-CR-049",
"/cn:CreditNote",
"cac:DespatchDocumentReference/cbc:DocumentTypeCode",
),
(
"UBL-CR-049",
"/ubl:Invoice",
"cac:DespatchDocumentReference/cbc:DocumentTypeCode",
),
(
"UBL-CR-050",
"/cn:CreditNote",
"cac:DespatchDocumentReference/cbc:DocumentType",
),
(
"UBL-CR-050",
"/ubl:Invoice",
"cac:DespatchDocumentReference/cbc:DocumentType",
),
(
"UBL-CR-051",
"/cn:CreditNote",
"cac:DespatchDocumentReference/cbc:XPath",
),
(
"UBL-CR-051",
"/ubl:Invoice",
"cac:DespatchDocumentReference/cbc:XPath",
),
(
"UBL-CR-052",
"/cn:CreditNote",
"cac:DespatchDocumentReference/cbc:LanguageID",
),
(
"UBL-CR-052",
"/ubl:Invoice",
"cac:DespatchDocumentReference/cbc:LanguageID",
),
(
"UBL-CR-053",
"/cn:CreditNote",
"cac:DespatchDocumentReference/cbc:LocaleCode",
),
(
"UBL-CR-053",
"/ubl:Invoice",
"cac:DespatchDocumentReference/cbc:LocaleCode",
),
(
"UBL-CR-054",
"/cn:CreditNote",
"cac:DespatchDocumentReference/cbc:VersionID",
),
(
"UBL-CR-054",
"/ubl:Invoice",
"cac:DespatchDocumentReference/cbc:VersionID",
),
(
"UBL-CR-055",
"/cn:CreditNote",
"cac:DespatchDocumentReference/cbc:DocumentStatusCode",
),
(
"UBL-CR-055",
"/ubl:Invoice",
"cac:DespatchDocumentReference/cbc:DocumentStatusCode",
),
(
"UBL-CR-056",
"/cn:CreditNote",
"cac:DespatchDocumentReference/cbc:DocumentDescription",
),
(
"UBL-CR-056",
"/ubl:Invoice",
"cac:DespatchDocumentReference/cbc:DocumentDescription",
),
(
"UBL-CR-057",
"/cn:CreditNote",
"cac:DespatchDocumentReference/cac:Attachment",
),
(
"UBL-CR-057",
"/ubl:Invoice",
"cac:DespatchDocumentReference/cac:Attachment",
),
(
"UBL-CR-058",
"/cn:CreditNote",
"cac:DespatchDocumentReference/cac:ValidityPeriod",
),
(
"UBL-CR-058",
"/ubl:Invoice",
"cac:DespatchDocumentReference/cac:ValidityPeriod",
),
(
"UBL-CR-059",
"/cn:CreditNote",
"cac:DespatchDocumentReference/cac:IssuerParty",
),
(
"UBL-CR-059",
"/ubl:Invoice",
"cac:DespatchDocumentReference/cac:IssuerParty",
),
(
"UBL-CR-060",
"/cn:CreditNote",
"cac:DespatchDocumentReference/cac:ResultOfVerification",
),
(
"UBL-CR-060",
"/ubl:Invoice",
"cac:DespatchDocumentReference/cac:ResultOfVerification",
),
(
"UBL-CR-061",
"/cn:CreditNote",
"cac:ReceiptDocumentReference/cbc:CopyIndicator",
),
(
"UBL-CR-061",
"/ubl:Invoice",
"cac:ReceiptDocumentReference/cbc:CopyIndicator",
),
(
"UBL-CR-062",
"/cn:CreditNote",
"cac:ReceiptDocumentReference/cbc:UUID",
),
(
"UBL-CR-062",
"/ubl:Invoice",
"cac:ReceiptDocumentReference/cbc:UUID",
),
(
"UBL-CR-063",
"/cn:CreditNote",
"cac:ReceiptDocumentReference/cbc:IssueDate",
),
(
"UBL-CR-063",
"/ubl:Invoice",
"cac:ReceiptDocumentReference/cbc:IssueDate",
),
(
"UBL-CR-064",
"/cn:CreditNote",
"cac:ReceiptDocumentReference/cbc:IssueTime",
),
(
"UBL-CR-064",
"/ubl:Invoice",
"cac:ReceiptDocumentReference/cbc:IssueTime",
),
(
"UBL-CR-065",
"/cn:CreditNote",
"cac:ReceiptDocumentReference/cbc:DocumentTypeCode",
),
(
"UBL-CR-065",
"/ubl:Invoice",
"cac:ReceiptDocumentReference/cbc:DocumentTypeCode",
),
(
"UBL-CR-066",
"/cn:CreditNote",
"cac:ReceiptDocumentReference/cbc:DocumentType",
),
(
"UBL-CR-066",
"/ubl:Invoice",
"cac:ReceiptDocumentReference/cbc:DocumentType",
),
(
"UBL-CR-067",
"/cn:CreditNote",
"cac:ReceiptDocumentReference/cbc:XPath",
),
(
"UBL-CR-067",
"/ubl:Invoice",
"cac:ReceiptDocumentReference/cbc:XPath",
),
(
"UBL-CR-068",
"/cn:CreditNote",
"cac:ReceiptDocumentReference/cbc:LanguageID",
),
(
"UBL-CR-068",
"/ubl:Invoice",
"cac:ReceiptDocumentReference/cbc:LanguageID",
),
(
"UBL-CR-069",
"/cn:CreditNote",
"cac:ReceiptDocumentReference/cbc:LocaleCode",
),
(
"UBL-CR-069",
"/ubl:Invoice",
"cac:ReceiptDocumentReference/cbc:LocaleCode",
),
(
"UBL-CR-070",
"/cn:CreditNote",
"cac:ReceiptDocumentReference/cbc:VersionID",
),
(
"UBL-CR-070",
"/ubl:Invoice",
"cac:ReceiptDocumentReference/cbc:VersionID",
),
(
"UBL-CR-071",
"/cn:CreditNote",
"cac:ReceiptDocumentReference/cbc:DocumentStatusCode",
),
(
"UBL-CR-071",
"/ubl:Invoice",
"cac:ReceiptDocumentReference/cbc:DocumentStatusCode",
),
(
"UBL-CR-072",
"/cn:CreditNote",
"cac:ReceiptDocumentReference/cbc:DocumentDescription",
),
(
"UBL-CR-072",
"/ubl:Invoice",
"cac:ReceiptDocumentReference/cbc:DocumentDescription",
),
(
"UBL-CR-073",
"/cn:CreditNote",
"cac:ReceiptDocumentReference/cac:Attachment",
),
(
"UBL-CR-073",
"/ubl:Invoice",
"cac:ReceiptDocumentReference/cac:Attachment",
),
(
"UBL-CR-074",
"/cn:CreditNote",
"cac:ReceiptDocumentReference/cac:ValidityPeriod",
),
(
"UBL-CR-074",
"/ubl:Invoice",
"cac:ReceiptDocumentReference/cac:ValidityPeriod",
),
(
"UBL-CR-075",
"/cn:CreditNote",
"cac:ReceiptDocumentReference/cac:IssuerParty",
),
(
"UBL-CR-075",
"/ubl:Invoice",
"cac:ReceiptDocumentReference/cac:IssuerParty",
),
(
"UBL-CR-076",
"/cn:CreditNote",
"cac:ReceiptDocumentReference/cac:ResultOfVerification",
),
(
"UBL-CR-076",
"/ubl:Invoice",
"cac:ReceiptDocumentReference/cac:ResultOfVerification",
),
(
"UBL-CR-077",
"/cn:CreditNote",
"cac:StatementDocumentReference",
),
(
"UBL-CR-077",
"/ubl:Invoice",
"cac:StatementDocumentReference",
),
(
"UBL-CR-078",
"/cn:CreditNote",
"cac:OriginatorDocumentReference/cbc:CopyIndicator",
),
(
"UBL-CR-078",
"/ubl:Invoice",
"cac:OriginatorDocumentReference/cbc:CopyIndicator",
),
(
"UBL-CR-079",
"/cn:CreditNote",
"cac:OriginatorDocumentReference/cbc:UUID",
),
(
"UBL-CR-079",
"/ubl:Invoice",
"cac:OriginatorDocumentReference/cbc:UUID",
),
(
"UBL-CR-080",
"/cn:CreditNote",
"cac:OriginatorDocumentReference/cbc:IssueDate",
),
(
"UBL-CR-080",
"/ubl:Invoice",
"cac:OriginatorDocumentReference/cbc:IssueDate",
),
(
"UBL-CR-081",
"/cn:CreditNote",
"cac:OriginatorDocumentReference/cbc:IssueTime",
),
(
"UBL-CR-081",
"/ubl:Invoice",
"cac:OriginatorDocumentReference/cbc:IssueTime",
),
(
"UBL-CR-082",
"/cn:CreditNote",
"cac:OriginatorDocumentReference/cbc:DocumentTypeCode",
),
(
"UBL-CR-082",
"/ubl:Invoice",
"cac:OriginatorDocumentReference/cbc:DocumentTypeCode",
),
(
"UBL-CR-083",
"/cn:CreditNote",
"cac:OriginatorDocumentReference/cbc:DocumentType",
),
(
"UBL-CR-083",
"/ubl:Invoice",
"cac:OriginatorDocumentReference/cbc:DocumentType",
),
(
"UBL-CR-084",
"/cn:CreditNote",
"cac:OriginatorDocumentReference/cbc:XPath",
),
(
"UBL-CR-084",
"/ubl:Invoice",
"cac:OriginatorDocumentReference/cbc:XPath",
),
(
"UBL-CR-085",
"/cn:CreditNote",
"cac:OriginatorDocumentReference/cbc:LanguageID",
),
(
"UBL-CR-085",
"/ubl:Invoice",
"cac:OriginatorDocumentReference/cbc:LanguageID",
),
(
"UBL-CR-086",
"/cn:CreditNote",
"cac:OriginatorDocumentReference/cbc:LocaleCode",
),
(
"UBL-CR-086",
"/ubl:Invoice",
"cac:OriginatorDocumentReference/cbc:LocaleCode",
),
(
"UBL-CR-087",
"/cn:CreditNote",
"cac:OriginatorDocumentReference/cbc:VersionID",
),
(
"UBL-CR-087",
"/ubl:Invoice",
"cac:OriginatorDocumentReference/cbc:VersionID",
),
(
"UBL-CR-088",
"/cn:CreditNote",
"cac:OriginatorDocumentReference/cbc:DocumentStatusCode",
),
(
"UBL-CR-088",
"/ubl:Invoice",
"cac:OriginatorDocumentReference/cbc:DocumentStatusCode",
),
(
"UBL-CR-089",
"/cn:CreditNote",
"cac:OriginatorDocumentReference/cbc:DocumentDescription",
),
(
"UBL-CR-089",
"/ubl:Invoice",
"cac:OriginatorDocumentReference/cbc:DocumentDescription",
),
(
"UBL-CR-090",
"/cn:CreditNote",
"cac:OriginatorDocumentReference/cac:Attachment",
),
(
"UBL-CR-090",
"/ubl:Invoice",
"cac:OriginatorDocumentReference/cac:Attachment",
),
(
"UBL-CR-091",
"/cn:CreditNote",
"cac:OriginatorDocumentReference/cac:ValidityPeriod",
),
(
"UBL-CR-091",
"/ubl:Invoice",
"cac:OriginatorDocumentReference/cac:ValidityPeriod",
),
(
"UBL-CR-092",
"/cn:CreditNote",
"cac:OriginatorDocumentReference/cac:IssuerParty",
),
(
"UBL-CR-092",
"/ubl:Invoice",
"cac:OriginatorDocumentReference/cac:IssuerParty",
),
(
"UBL-CR-093",
"/cn:CreditNote",
"cac:OriginatorDocumentReference/cac:ResultOfVerification",
),
(
"UBL-CR-093",
"/ubl:Invoice",
"cac:OriginatorDocumentReference/cac:ResultOfVerification",
),
(
"UBL-CR-094",
"/cn:CreditNote",
"cac:ContractDocumentReference/cbc:CopyIndicator",
),
(
"UBL-CR-094",
"/ubl:Invoice",
"cac:ContractDocumentReference/cbc:CopyIndicator",
),
(
"UBL-CR-095",
"/cn:CreditNote",
"cac:ContractDocumentReference/cbc:UUID",
),
(
"UBL-CR-095",
"/ubl:Invoice",
"cac:ContractDocumentReference/cbc:UUID",
),
(
"UBL-CR-096",
"/cn:CreditNote",
"cac:ContractDocumentReference/cbc:IssueDate",
),
(
"UBL-CR-096",
"/ubl:Invoice",
"cac:ContractDocumentReference/cbc:IssueDate",
),
(
"UBL-CR-097",
"/cn:CreditNote",
"cac:ContractDocumentReference/cbc:IssueTime",
),
(
"UBL-CR-097",
"/ubl:Invoice",
"cac:ContractDocumentReference/cbc:IssueTime",
),
(
"UBL-CR-098",
"/cn:CreditNote",
"cac:ContractDocumentReference/cbc:DocumentTypeCode",
),
(
"UBL-CR-098",
"/ubl:Invoice",
"cac:ContractDocumentReference/cbc:DocumentTypeCode",
),
(
"UBL-CR-099",
"/cn:CreditNote",
"cac:ContractDocumentReference/cbc:DocumentType",
),
(
"UBL-CR-099",
"/ubl:Invoice",
"cac:ContractDocumentReference/cbc:DocumentType",
),
(
"UBL-CR-100",
"/cn:CreditNote",
"cac:ContractDocumentReference/cbc:XPath",
),
(
"UBL-CR-100",
"/ubl:Invoice",
"cac:ContractDocumentReference/cbc:XPath",
),
(
"UBL-CR-101",
"/cn:CreditNote",
"cac:ContractDocumentReference/cbc:LanguageID",
),
(
"UBL-CR-101",
"/ubl:Invoice",
"cac:ContractDocumentReference/cbc:LanguageID",
),
(
"UBL-CR-102",
"/cn:CreditNote",
"cac:ContractDocumentReference/cbc:LocaleCode",
),
(
"UBL-CR-102",
"/ubl:Invoice",
"cac:ContractDocumentReference/cbc:LocaleCode",
),
(
"UBL-CR-103",
"/cn:CreditNote",
"cac:ContractDocumentReference/cbc:VersionID",
),
(
"UBL-CR-103",
"/ubl:Invoice",
"cac:ContractDocumentReference/cbc:VersionID",
),
(
"UBL-CR-104",
"/cn:CreditNote",
"cac:ContractDocumentReference/cbc:DocumentStatusCode",
),
(
"UBL-CR-104",
"/ubl:Invoice",
"cac:ContractDocumentReference/cbc:DocumentStatusCode",
),
(
"UBL-CR-105",
"/cn:CreditNote",
"cac:ContractDocumentReference/cbc:DocumentDescription",
),
(
"UBL-CR-105",
"/ubl:Invoice",
"cac:ContractDocumentReference/cbc:DocumentDescription",
),
(
"UBL-CR-106",
"/cn:CreditNote",
"cac:ContractDocumentReference/cac:Attachment",
),
(
"UBL-CR-106",
"/ubl:Invoice",
"cac:ContractDocumentReference/cac:Attachment",
),
(
"UBL-CR-107",
"/cn:CreditNote",
"cac:ContractDocumentReference/cac:ValidityPeriod",
),
(
"UBL-CR-107",
"/ubl:Invoice",
"cac:ContractDocumentReference/cac:ValidityPeriod",
),
(
"UBL-CR-108",
"/cn:CreditNote",
"cac:ContractDocumentReference/cac:IssuerParty",
),
(
"UBL-CR-108",
"/ubl:Invoice",
"cac:ContractDocumentReference/cac:IssuerParty",
),
(
"UBL-CR-109",
"/cn:CreditNote",
"cac:ContractDocumentReference/cac:ResultOfVerification",
),
(
"UBL-CR-109",
"/ubl:Invoice",
"cac:ContractDocumentReference/cac:ResultOfVerification",
),
(
"UBL-CR-110",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cbc:CopyIndicator",
),
(
"UBL-CR-110",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cbc:CopyIndicator",
),
(
"UBL-CR-111",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cbc:UUID",
),
(
"UBL-CR-111",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cbc:UUID",
),
(
"UBL-CR-112",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cbc:IssueDate",
),
(
"UBL-CR-112",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cbc:IssueDate",
),
(
"UBL-CR-113",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cbc:IssueTime",
),
(
"UBL-CR-113",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cbc:IssueTime",
),
(
"UBL-CR-114",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cbc:DocumentType",
),
(
"UBL-CR-114",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cbc:DocumentType",
),
(
"UBL-CR-115",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cbc:XPath",
),
(
"UBL-CR-115",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cbc:XPath",
),
(
"UBL-CR-116",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cbc:LanguageID",
),
(
"UBL-CR-116",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cbc:LanguageID",
),
(
"UBL-CR-117",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cbc:LocaleCode",
),
(
"UBL-CR-117",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cbc:LocaleCode",
),
(
"UBL-CR-118",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cbc:VersionID",
),
(
"UBL-CR-118",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cbc:VersionID",
),
(
"UBL-CR-119",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cbc:DocumentStatusCode",
),
(
"UBL-CR-119",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cbc:DocumentStatusCode",
),
(
"UBL-CR-121",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:DocumentHash",
),
(
"UBL-CR-121",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:DocumentHash",
),
(
"UBL-CR-122",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:HashAlgorithmMethod",
),
(
"UBL-CR-122",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:HashAlgorithmMethod",
),
(
"UBL-CR-123",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:ExpiryDate",
),
(
"UBL-CR-123",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:ExpiryDate",
),
(
"UBL-CR-124",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:ExpiryTime",
),
(
"UBL-CR-124",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:ExpiryTime",
),
(
"UBL-CR-125",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:MimeCode",
),
(
"UBL-CR-125",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:MimeCode",
),
(
"UBL-CR-126",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:FormatCode",
),
(
"UBL-CR-126",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:FormatCode",
),
(
"UBL-CR-127",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:EncodingCode",
),
(
"UBL-CR-127",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:EncodingCode",
),
(
"UBL-CR-128",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:CharacterSetCode",
),
(
"UBL-CR-128",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:CharacterSetCode",
),
(
"UBL-CR-129",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:FileName",
),
(
"UBL-CR-129",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:FileName",
),
(
"UBL-CR-130",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:Description",
),
(
"UBL-CR-130",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:Description",
),
(
"UBL-CR-131",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cac:ValidityPeriod",
),
(
"UBL-CR-131",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cac:ValidityPeriod",
),
(
"UBL-CR-132",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cac:IssuerParty",
),
(
"UBL-CR-132",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cac:IssuerParty",
),
(
"UBL-CR-133",
"/cn:CreditNote",
"cac:AdditionalDocumentReference/cac:ResultOfVerification",
),
(
"UBL-CR-133",
"/ubl:Invoice",
"cac:AdditionalDocumentReference/cac:ResultOfVerification",
),
(
"UBL-CR-134",
"/cn:CreditNote",
"cac:ProjectReference/cbc:UUID",
),
(
"UBL-CR-134",
"/ubl:Invoice",
"cac:ProjectReference/cbc:UUID",
),
(
"UBL-CR-135",
"/cn:CreditNote",
"cac:ProjectReference/cbc:IssueDate",
),
(
"UBL-CR-135",
"/ubl:Invoice",
"cac:ProjectReference/cbc:IssueDate",
),
(
"UBL-CR-136",
"/cn:CreditNote",
"cac:ProjectReference/cac:WorkPhaseReference",
),
(
"UBL-CR-136",
"/ubl:Invoice",
"cac:ProjectReference/cac:WorkPhaseReference",
),
("UBL-CR-137", "/cn:CreditNote", "cac:Signature"),
("UBL-CR-137", "/ubl:Invoice", "cac:Signature"),
(
"UBL-CR-138",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cbc:CustomerAssignedAccountID",
),
(
"UBL-CR-138",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cbc:CustomerAssignedAccountID",
),
(
"UBL-CR-139",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cbc:AdditionalAccountID",
),
(
"UBL-CR-139",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cbc:AdditionalAccountID",
),
(
"UBL-CR-140",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cbc:DataSendingCapability",
),
(
"UBL-CR-140",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cbc:DataSendingCapability",
),
(
"UBL-CR-141",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cbc:MarkCareIndicator",
),
(
"UBL-CR-141",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cbc:MarkCareIndicator",
),
(
"UBL-CR-142",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cbc:MarkAttentionIndicator",
),
(
"UBL-CR-142",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cbc:MarkAttentionIndicator",
),
(
"UBL-CR-143",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cbc:WebsiteURI",
),
(
"UBL-CR-143",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cbc:WebsiteURI",
),
(
"UBL-CR-144",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cbc:LogoReferenceID",
),
(
"UBL-CR-144",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cbc:LogoReferenceID",
),
(
"UBL-CR-145",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cbc:IndustryClassificationCode",
),
(
"UBL-CR-145",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cbc:IndustryClassificationCode",
),
(
"UBL-CR-146",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:Language",
),
(
"UBL-CR-146",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:Language",
),
(
"UBL-CR-147",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:ID",
),
(
"UBL-CR-147",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:ID",
),
(
"UBL-CR-148",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:AddressTypeCode",
),
(
"UBL-CR-148",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:AddressTypeCode",
),
(
"UBL-CR-149",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:AddressFormatCode",
),
(
"UBL-CR-149",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:AddressFormatCode",
),
(
"UBL-CR-150",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:Postbox",
),
(
"UBL-CR-150",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:Postbox",
),
(
"UBL-CR-151",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:Floor",
),
(
"UBL-CR-151",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:Floor",
),
(
"UBL-CR-152",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:Room",
),
(
"UBL-CR-152",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:Room",
),
(
"UBL-CR-153",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:BlockName",
),
(
"UBL-CR-153",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:BlockName",
),
(
"UBL-CR-154",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:BuildingName",
),
(
"UBL-CR-154",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:BuildingName",
),
(
"UBL-CR-155",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:BuildingNumber",
),
(
"UBL-CR-155",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:BuildingNumber",
),
(
"UBL-CR-156",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:InhouseMail",
),
(
"UBL-CR-156",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:InhouseMail",
),
(
"UBL-CR-157",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:Department",
),
(
"UBL-CR-157",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:Department",
),
(
"UBL-CR-158",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:MarkAttention",
),
(
"UBL-CR-158",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:MarkAttention",
),
(
"UBL-CR-159",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:MarkCare",
),
(
"UBL-CR-159",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:MarkCare",
),
(
"UBL-CR-160",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:PlotIdentification",
),
(
"UBL-CR-160",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:PlotIdentification",
),
(
"UBL-CR-161",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:CitySubdivisionName",
),
(
"UBL-CR-161",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:CitySubdivisionName",
),
(
"UBL-CR-162",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:CountrySubentityCode",
),
(
"UBL-CR-162",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:CountrySubentityCode",
),
(
"UBL-CR-163",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:Region",
),
(
"UBL-CR-163",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:Region",
),
(
"UBL-CR-164",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:District",
),
(
"UBL-CR-164",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:District",
),
(
"UBL-CR-165",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:TimezoneOffset",
),
(
"UBL-CR-165",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:TimezoneOffset",
),
(
"UBL-CR-166",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cac:Country/cbc:Name",
),
(
"UBL-CR-166",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cac:Country/cbc:Name",
),
(
"UBL-CR-167",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cac:LocationCoordinate",
),
(
"UBL-CR-167",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cac:LocationCoordinate",
),
(
"UBL-CR-168",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PhysicalLocation",
),
(
"UBL-CR-168",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PhysicalLocation",
),
(
"UBL-CR-169",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cbc:RegistrationName",
),
(
"UBL-CR-169",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cbc:RegistrationName",
),
(
"UBL-CR-170",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cbc:TaxLevelCode",
),
(
"UBL-CR-170",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cbc:TaxLevelCode",
),
(
"UBL-CR-171",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cbc:ExemptionReasonCode",
),
(
"UBL-CR-171",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cbc:ExemptionReasonCode",
),
(
"UBL-CR-172",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cbc:ExemptionReason",
),
(
"UBL-CR-172",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cbc:ExemptionReason",
),
(
"UBL-CR-173",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cac:RegistrationAddress",
),
(
"UBL-CR-173",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cac:RegistrationAddress",
),
(
"UBL-CR-174",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cac:TaxScheme/cbc:Name",
),
(
"UBL-CR-174",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cac:TaxScheme/cbc:Name",
),
(
"UBL-CR-175",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cac:TaxScheme/cbc:TaxTypeCode",
),
(
"UBL-CR-175",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cac:TaxScheme/cbc:TaxTypeCode",
),
(
"UBL-CR-176",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cac:TaxScheme/cbc:CurrencyCode",
),
(
"UBL-CR-176",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cac:TaxScheme/cbc:CurrencyCode",
),
(
"UBL-CR-177",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cac:TaxScheme/cac:JurisdictionRegionAddress",
),
(
"UBL-CR-177",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cac:TaxScheme/cac:JurisdictionRegionAddress",
),
(
"UBL-CR-178",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:RegistrationDate",
),
(
"UBL-CR-178",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:RegistrationDate",
),
(
"UBL-CR-179",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:RegistrationExpirationDate",
),
(
"UBL-CR-179",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:RegistrationExpirationDate",
),
(
"UBL-CR-180",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyLegalFormCode",
),
(
"UBL-CR-180",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyLegalFormCode",
),
(
"UBL-CR-181",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:SoleProprietorshipIndicator",
),
(
"UBL-CR-181",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:SoleProprietorshipIndicator",
),
(
"UBL-CR-182",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyLiquidationStatusCode",
),
(
"UBL-CR-182",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyLiquidationStatusCode",
),
(
"UBL-CR-183",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CorporateStockAmount",
),
(
"UBL-CR-183",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CorporateStockAmount",
),
(
"UBL-CR-184",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:FullyPaidSharesIndicator",
),
(
"UBL-CR-184",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:FullyPaidSharesIndicator",
),
(
"UBL-CR-185",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cac:RegistrationAddress",
),
(
"UBL-CR-185",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cac:RegistrationAddress",
),
(
"UBL-CR-186",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cac:CorporateRegistrationScheme",
),
(
"UBL-CR-186",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cac:CorporateRegistrationScheme",
),
(
"UBL-CR-187",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cac:HeadOfficeParty",
),
(
"UBL-CR-187",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cac:HeadOfficeParty",
),
(
"UBL-CR-188",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cac:ShareholderParty",
),
(
"UBL-CR-188",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cac:ShareholderParty",
),
(
"UBL-CR-189",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:Contact/cbc:ID",
),
(
"UBL-CR-189",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:Contact/cbc:ID",
),
(
"UBL-CR-190",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:Contact/cbc:Telefax",
),
(
"UBL-CR-190",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:Contact/cbc:Telefax",
),
(
"UBL-CR-191",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:Contact/cbc:Note",
),
(
"UBL-CR-191",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:Contact/cbc:Note",
),
(
"UBL-CR-192",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:Contact/cac:OtherCommunication",
),
(
"UBL-CR-192",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:Contact/cac:OtherCommunication",
),
(
"UBL-CR-193",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:Person",
),
(
"UBL-CR-193",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:Person",
),
(
"UBL-CR-194",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:AgentParty",
),
(
"UBL-CR-194",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:AgentParty",
),
(
"UBL-CR-195",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:ServiceProviderParty",
),
(
"UBL-CR-195",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:ServiceProviderParty",
),
(
"UBL-CR-196",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:PowerOfAttorney",
),
(
"UBL-CR-196",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:PowerOfAttorney",
),
(
"UBL-CR-197",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:Party/cac:FinancialAccount",
),
(
"UBL-CR-197",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:Party/cac:FinancialAccount",
),
(
"UBL-CR-198",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:DespatchContact",
),
(
"UBL-CR-198",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:DespatchContact",
),
(
"UBL-CR-199",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:AccountingContact",
),
(
"UBL-CR-199",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:AccountingContact",
),
(
"UBL-CR-200",
"/cn:CreditNote",
"cac:AccountingSupplierParty/cac:SellerContact",
),
(
"UBL-CR-200",
"/ubl:Invoice",
"cac:AccountingSupplierParty/cac:SellerContact",
),
(
"UBL-CR-201",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cbc:CustomerAssignedAccountID",
),
(
"UBL-CR-201",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cbc:CustomerAssignedAccountID",
),
(
"UBL-CR-202",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cbc:SupplierAssignedAccountID",
),
(
"UBL-CR-202",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cbc:SupplierAssignedAccountID",
),
(
"UBL-CR-203",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cbc:AdditionalAccountID",
),
(
"UBL-CR-203",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cbc:AdditionalAccountID",
),
(
"UBL-CR-204",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cbc:MarkCareIndicator",
),
(
"UBL-CR-204",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cbc:MarkCareIndicator",
),
(
"UBL-CR-205",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cbc:MarkAttentionIndicator",
),
(
"UBL-CR-205",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cbc:MarkAttentionIndicator",
),
(
"UBL-CR-206",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cbc:WebsiteURI",
),
(
"UBL-CR-206",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cbc:WebsiteURI",
),
(
"UBL-CR-207",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cbc:LogoReferenceID",
),
(
"UBL-CR-207",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cbc:LogoReferenceID",
),
(
"UBL-CR-208",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cbc:IndustryClassificationCode",
),
(
"UBL-CR-208",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cbc:IndustryClassificationCode",
),
(
"UBL-CR-209",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:Language",
),
(
"UBL-CR-209",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:Language",
),
(
"UBL-CR-210",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:ID",
),
(
"UBL-CR-210",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:ID",
),
(
"UBL-CR-211",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:AddressTypeCode",
),
(
"UBL-CR-211",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:AddressTypeCode",
),
(
"UBL-CR-212",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:AddressFormatCode",
),
(
"UBL-CR-212",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:AddressFormatCode",
),
(
"UBL-CR-213",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:Postbox",
),
(
"UBL-CR-213",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:Postbox",
),
(
"UBL-CR-214",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:Floor",
),
(
"UBL-CR-214",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:Floor",
),
(
"UBL-CR-215",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:Room",
),
(
"UBL-CR-215",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:Room",
),
(
"UBL-CR-216",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:BlockName",
),
(
"UBL-CR-216",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:BlockName",
),
(
"UBL-CR-217",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:BuildingName",
),
(
"UBL-CR-217",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:BuildingName",
),
(
"UBL-CR-218",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:BuildingNumber",
),
(
"UBL-CR-218",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:BuildingNumber",
),
(
"UBL-CR-219",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:InhouseMail",
),
(
"UBL-CR-219",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:InhouseMail",
),
(
"UBL-CR-220",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:Department",
),
(
"UBL-CR-220",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:Department",
),
(
"UBL-CR-221",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:MarkAttention",
),
(
"UBL-CR-221",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:MarkAttention",
),
(
"UBL-CR-222",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:MarkCare",
),
(
"UBL-CR-222",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:MarkCare",
),
(
"UBL-CR-223",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:PlotIdentification",
),
(
"UBL-CR-223",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:PlotIdentification",
),
(
"UBL-CR-224",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:CitySubdivisionName",
),
(
"UBL-CR-224",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:CitySubdivisionName",
),
(
"UBL-CR-225",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:CountrySubentityCode",
),
(
"UBL-CR-225",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:CountrySubentityCode",
),
(
"UBL-CR-226",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:Region",
),
(
"UBL-CR-226",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:Region",
),
(
"UBL-CR-227",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:District",
),
(
"UBL-CR-227",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:District",
),
(
"UBL-CR-228",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:TimezoneOffset",
),
(
"UBL-CR-228",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:TimezoneOffset",
),
(
"UBL-CR-229",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cac:Country/cbc:Name",
),
(
"UBL-CR-229",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cac:Country/cbc:Name",
),
(
"UBL-CR-230",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cac:LocationCoordinate",
),
(
"UBL-CR-230",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cac:LocationCoordinate",
),
(
"UBL-CR-231",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PhysicalLocation",
),
(
"UBL-CR-231",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PhysicalLocation",
),
(
"UBL-CR-232",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cbc:RegistrationName",
),
(
"UBL-CR-232",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cbc:RegistrationName",
),
(
"UBL-CR-233",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cbc:TaxLevelCode",
),
(
"UBL-CR-233",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cbc:TaxLevelCode",
),
(
"UBL-CR-234",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cbc:ExemptionReasonCode",
),
(
"UBL-CR-234",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cbc:ExemptionReasonCode",
),
(
"UBL-CR-235",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cbc:ExemptionReason",
),
(
"UBL-CR-235",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cbc:ExemptionReason",
),
(
"UBL-CR-236",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cac:RegistrationAddress",
),
(
"UBL-CR-236",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cac:RegistrationAddress",
),
(
"UBL-CR-237",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cac:TaxScheme/cbc:Name",
),
(
"UBL-CR-237",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cac:TaxScheme/cbc:Name",
),
(
"UBL-CR-238",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cac:TaxScheme/cbc:TaxTypeCode",
),
(
"UBL-CR-238",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cac:TaxScheme/cbc:TaxTypeCode",
),
(
"UBL-CR-239",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cac:TaxScheme/cbc:CurrencyCode",
),
(
"UBL-CR-239",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cac:TaxScheme/cbc:CurrencyCode",
),
(
"UBL-CR-240",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cac:TaxScheme/cac:JurisdictionRegionAddress",
),
(
"UBL-CR-240",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cac:TaxScheme/cac:JurisdictionRegionAddress",
),
(
"UBL-CR-241",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:RegistrationDate",
),
(
"UBL-CR-241",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:RegistrationDate",
),
(
"UBL-CR-242",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:RegistrationExpirationDate",
),
(
"UBL-CR-242",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:RegistrationExpirationDate",
),
(
"UBL-CR-243",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyLegalFormCode",
),
(
"UBL-CR-243",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyLegalFormCode",
),
(
"UBL-CR-244",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyLegalForm",
),
(
"UBL-CR-244",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyLegalForm",
),
(
"UBL-CR-245",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:SoleProprietorshipIndicator",
),
(
"UBL-CR-245",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:SoleProprietorshipIndicator",
),
(
"UBL-CR-246",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyLiquidationStatusCode",
),
(
"UBL-CR-246",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyLiquidationStatusCode",
),
(
"UBL-CR-247",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:CorporateStockAmount",
),
(
"UBL-CR-247",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:CorporateStockAmount",
),
(
"UBL-CR-248",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:FullyPaidSharesIndicator",
),
(
"UBL-CR-248",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:FullyPaidSharesIndicator",
),
(
"UBL-CR-249",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cac:RegistrationAddress",
),
(
"UBL-CR-249",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cac:RegistrationAddress",
),
(
"UBL-CR-250",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cac:CorporateRegistrationScheme",
),
(
"UBL-CR-250",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cac:CorporateRegistrationScheme",
),
(
"UBL-CR-251",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cac:HeadOfficeParty",
),
(
"UBL-CR-251",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cac:HeadOfficeParty",
),
(
"UBL-CR-252",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cac:ShareholderParty",
),
(
"UBL-CR-252",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cac:ShareholderParty",
),
(
"UBL-CR-253",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:Contact/cbc:ID",
),
(
"UBL-CR-253",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:Contact/cbc:ID",
),
(
"UBL-CR-254",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:Contact/cbc:Telefax",
),
(
"UBL-CR-254",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:Contact/cbc:Telefax",
),
(
"UBL-CR-255",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:Contact/cbc:Note",
),
(
"UBL-CR-255",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:Contact/cbc:Note",
),
(
"UBL-CR-256",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:Contact/cac:OtherCommunication",
),
(
"UBL-CR-256",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:Contact/cac:OtherCommunication",
),
(
"UBL-CR-257",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:Person",
),
(
"UBL-CR-257",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:Person",
),
(
"UBL-CR-258",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:AgentParty",
),
(
"UBL-CR-258",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:AgentParty",
),
(
"UBL-CR-259",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:ServiceProviderParty",
),
(
"UBL-CR-259",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:ServiceProviderParty",
),
(
"UBL-CR-260",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:PowerOfAttorney",
),
(
"UBL-CR-260",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:PowerOfAttorney",
),
(
"UBL-CR-261",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:Party/cac:FinancialAccount",
),
(
"UBL-CR-261",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:Party/cac:FinancialAccount",
),
(
"UBL-CR-262",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:DeliveryContact",
),
(
"UBL-CR-262",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:DeliveryContact",
),
(
"UBL-CR-263",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:AccountingContact",
),
(
"UBL-CR-263",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:AccountingContact",
),
(
"UBL-CR-264",
"/cn:CreditNote",
"cac:AccountingCustomerParty/cac:BuyerContact",
),
(
"UBL-CR-264",
"/ubl:Invoice",
"cac:AccountingCustomerParty/cac:BuyerContact",
),
(
"UBL-CR-265",
"/cn:CreditNote",
"cac:PayeeParty/cbc:MarkCareIndicator",
),
(
"UBL-CR-265",
"/ubl:Invoice",
"cac:PayeeParty/cbc:MarkCareIndicator",
),
(
"UBL-CR-266",
"/cn:CreditNote",
"cac:PayeeParty/cbc:MarkAttentionIndicator",
),
(
"UBL-CR-266",
"/ubl:Invoice",
"cac:PayeeParty/cbc:MarkAttentionIndicator",
),
(
"UBL-CR-267",
"/cn:CreditNote",
"cac:PayeeParty/cbc:WebsiteURI",
),
(
"UBL-CR-267",
"/ubl:Invoice",
"cac:PayeeParty/cbc:WebsiteURI",
),
(
"UBL-CR-268",
"/cn:CreditNote",
"cac:PayeeParty/cbc:LogoReferenceID",
),
(
"UBL-CR-268",
"/ubl:Invoice",
"cac:PayeeParty/cbc:LogoReferenceID",
),
(
"UBL-CR-269",
"/cn:CreditNote",
"cac:PayeeParty/cbc:EndpointID",
),
(
"UBL-CR-269",
"/ubl:Invoice",
"cac:PayeeParty/cbc:EndpointID",
),
(
"UBL-CR-270",
"/cn:CreditNote",
"cac:PayeeParty/cbc:IndustryClassificationCode",
),
(
"UBL-CR-270",
"/ubl:Invoice",
"cac:PayeeParty/cbc:IndustryClassificationCode",
),
(
"UBL-CR-271",
"/cn:CreditNote",
"cac:PayeeParty/cac:Language",
),
("UBL-CR-271", "/ubl:Invoice", "cac:PayeeParty/cac:Language"),
(
"UBL-CR-272",
"/cn:CreditNote",
"cac:PayeeParty/cac:PostalAddress",
),
(
"UBL-CR-272",
"/ubl:Invoice",
"cac:PayeeParty/cac:PostalAddress",
),
(
"UBL-CR-273",
"/cn:CreditNote",
"cac:PayeeParty/cac:PhysicalLocation",
),
(
"UBL-CR-273",
"/ubl:Invoice",
"cac:PayeeParty/cac:PhysicalLocation",
),
(
"UBL-CR-274",
"/cn:CreditNote",
"cac:PayeeParty/cac:PartyTaxScheme",
),
(
"UBL-CR-274",
"/ubl:Invoice",
"cac:PayeeParty/cac:PartyTaxScheme",
),
(
"UBL-CR-275",
"/cn:CreditNote",
"cac:PayeeParty/cac:PartyLegalEntity/cbc:RegistrationName",
),
(
"UBL-CR-275",
"/ubl:Invoice",
"cac:PayeeParty/cac:PartyLegalEntity/cbc:RegistrationName",
),
(
"UBL-CR-276",
"/cn:CreditNote",
"cac:PayeeParty/cac:PartyLegalEntity/cbc:RegistrationDate",
),
(
"UBL-CR-276",
"/ubl:Invoice",
"cac:PayeeParty/cac:PartyLegalEntity/cbc:RegistrationDate",
),
(
"UBL-CR-277",
"/cn:CreditNote",
"cac:PayeeParty/cac:PartyLegalEntity/cbc:RegistrationExpirationDate",
),
(
"UBL-CR-277",
"/ubl:Invoice",
"cac:PayeeParty/cac:PartyLegalEntity/cbc:RegistrationExpirationDate",
),
(
"UBL-CR-278",
"/cn:CreditNote",
"cac:PayeeParty/cac:PartyLegalEntity/cbc:CompanyLegalFormCode",
),
(
"UBL-CR-278",
"/ubl:Invoice",
"cac:PayeeParty/cac:PartyLegalEntity/cbc:CompanyLegalFormCode",
),
(
"UBL-CR-279",
"/cn:CreditNote",
"cac:PayeeParty/cac:PartyLegalEntity/cbc:CompanyLegalForm",
),
(
"UBL-CR-279",
"/ubl:Invoice",
"cac:PayeeParty/cac:PartyLegalEntity/cbc:CompanyLegalForm",
),
(
"UBL-CR-280",
"/cn:CreditNote",
"cac:PayeeParty/cac:PartyLegalEntity/cbc:SoleProprietorshipIndicator",
),
(
"UBL-CR-280",
"/ubl:Invoice",
"cac:PayeeParty/cac:PartyLegalEntity/cbc:SoleProprietorshipIndicator",
),
(
"UBL-CR-281",
"/cn:CreditNote",
"cac:PayeeParty/cac:PartyLegalEntity/cbc:CompanyLiquidationStatusCode",
),
(
"UBL-CR-281",
"/ubl:Invoice",
"cac:PayeeParty/cac:PartyLegalEntity/cbc:CompanyLiquidationStatusCode",
),
(
"UBL-CR-282",
"/cn:CreditNote",
"cac:PayeeParty/cac:PartyLegalEntity/cbc:CorporateStockAmount",
),
(
"UBL-CR-282",
"/ubl:Invoice",
"cac:PayeeParty/cac:PartyLegalEntity/cbc:CorporateStockAmount",
),
(
"UBL-CR-283",
"/cn:CreditNote",
"cac:PayeeParty/cac:PartyLegalEntity/cbc:FullyPaidSharesIndicator",
),
(
"UBL-CR-283",
"/ubl:Invoice",
"cac:PayeeParty/cac:PartyLegalEntity/cbc:FullyPaidSharesIndicator",
),
(
"UBL-CR-284",
"/cn:CreditNote",
"cac:PayeeParty/cac:PartyLegalEntity/cac:RegistrationAddress",
),
(
"UBL-CR-284",
"/ubl:Invoice",
"cac:PayeeParty/cac:PartyLegalEntity/cac:RegistrationAddress",
),
(
"UBL-CR-285",
"/cn:CreditNote",
"cac:PayeeParty/cac:PartyLegalEntity/cac:CorporateRegistrationScheme",
),
(
"UBL-CR-285",
"/ubl:Invoice",
"cac:PayeeParty/cac:PartyLegalEntity/cac:CorporateRegistrationScheme",
),
(
"UBL-CR-286",
"/cn:CreditNote",
"cac:PayeeParty/cac:PartyLegalEntity/cac:HeadOfficeParty",
),
(
"UBL-CR-286",
"/ubl:Invoice",
"cac:PayeeParty/cac:PartyLegalEntity/cac:HeadOfficeParty",
),
(
"UBL-CR-287",
"/cn:CreditNote",
"cac:PayeeParty/cac:PartyLegalEntity/cac:ShareholderParty",
),
(
"UBL-CR-287",
"/ubl:Invoice",
"cac:PayeeParty/cac:PartyLegalEntity/cac:ShareholderParty",
),
("UBL-CR-288", "/cn:CreditNote", "cac:PayeeParty/cac:Contact"),
("UBL-CR-288", "/ubl:Invoice", "cac:PayeeParty/cac:Contact"),
("UBL-CR-289", "/cn:CreditNote", "cac:PayeeParty/cac:Person"),
("UBL-CR-289", "/ubl:Invoice", "cac:PayeeParty/cac:Person"),
(
"UBL-CR-290",
"/cn:CreditNote",
"cac:PayeeParty/cac:AgentParty",
),
(
"UBL-CR-290",
"/ubl:Invoice",
"cac:PayeeParty/cac:AgentParty",
),
(
"UBL-CR-291",
"/cn:CreditNote",
"cac:PayeeParty/cac:ServiceProviderParty",
),
(
"UBL-CR-291",
"/ubl:Invoice",
"cac:PayeeParty/cac:ServiceProviderParty",
),
(
"UBL-CR-292",
"/cn:CreditNote",
"cac:PayeeParty/cac:PowerOfAttorney",
),
(
"UBL-CR-292",
"/ubl:Invoice",
"cac:PayeeParty/cac:PowerOfAttorney",
),
(
"UBL-CR-293",
"/cn:CreditNote",
"cac:PayeeParty/cac:FinancialAccount",
),
(
"UBL-CR-293",
"/ubl:Invoice",
"cac:PayeeParty/cac:FinancialAccount",
),
("UBL-CR-294", "/cn:CreditNote", "cac:BuyerCustomerParty"),
("UBL-CR-294", "/ubl:Invoice", "cac:BuyerCustomerParty"),
("UBL-CR-295", "/cn:CreditNote", "cac:SellerSupplierParty"),
("UBL-CR-295", "/ubl:Invoice", "cac:SellerSupplierParty"),
(
"UBL-CR-296",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cbc:MarkCareIndicator",
),
(
"UBL-CR-296",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cbc:MarkCareIndicator",
),
(
"UBL-CR-297",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cbc:MarkAttentionIndicator",
),
(
"UBL-CR-297",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cbc:MarkAttentionIndicator",
),
(
"UBL-CR-298",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cbc:WebsiteURI",
),
(
"UBL-CR-298",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cbc:WebsiteURI",
),
(
"UBL-CR-299",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cbc:LogoReferenceID",
),
(
"UBL-CR-299",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cbc:LogoReferenceID",
),
(
"UBL-CR-300",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cbc:EndpointID",
),
(
"UBL-CR-300",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cbc:EndpointID",
),
(
"UBL-CR-301",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cbc:IndustryClassificationCode",
),
(
"UBL-CR-301",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cbc:IndustryClassificationCode",
),
(
"UBL-CR-302",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PartyIdentification",
),
(
"UBL-CR-302",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PartyIdentification",
),
(
"UBL-CR-303",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:Language",
),
(
"UBL-CR-303",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:Language",
),
(
"UBL-CR-304",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:ID",
),
(
"UBL-CR-304",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:ID",
),
(
"UBL-CR-305",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:AddressTypeCode",
),
(
"UBL-CR-305",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:AddressTypeCode",
),
(
"UBL-CR-306",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:AddressFormatCode",
),
(
"UBL-CR-306",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:AddressFormatCode",
),
(
"UBL-CR-307",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:Postbox",
),
(
"UBL-CR-307",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:Postbox",
),
(
"UBL-CR-308",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:Floor",
),
(
"UBL-CR-308",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:Floor",
),
(
"UBL-CR-309",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:Room",
),
(
"UBL-CR-309",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:Room",
),
(
"UBL-CR-310",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:BlockName",
),
(
"UBL-CR-310",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:BlockName",
),
(
"UBL-CR-311",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:BuildingName",
),
(
"UBL-CR-311",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:BuildingName",
),
(
"UBL-CR-312",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:BuildingNumber",
),
(
"UBL-CR-312",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:BuildingNumber",
),
(
"UBL-CR-313",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:InhouseMail",
),
(
"UBL-CR-313",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:InhouseMail",
),
(
"UBL-CR-314",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:Department",
),
(
"UBL-CR-314",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:Department",
),
(
"UBL-CR-315",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:MarkAttention",
),
(
"UBL-CR-315",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:MarkAttention",
),
(
"UBL-CR-316",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:MarkCare",
),
(
"UBL-CR-316",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:MarkCare",
),
(
"UBL-CR-317",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:PlotIdentification",
),
(
"UBL-CR-317",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:PlotIdentification",
),
(
"UBL-CR-318",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:CitySubdivisionName",
),
(
"UBL-CR-318",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:CitySubdivisionName",
),
(
"UBL-CR-319",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:CountrySubentityCode",
),
(
"UBL-CR-319",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:CountrySubentityCode",
),
(
"UBL-CR-320",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:Region",
),
(
"UBL-CR-320",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:Region",
),
(
"UBL-CR-321",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:District",
),
(
"UBL-CR-321",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:District",
),
(
"UBL-CR-322",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:TimezoneOffset",
),
(
"UBL-CR-322",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cbc:TimezoneOffset",
),
(
"UBL-CR-323",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cac:Country/cbc:Name",
),
(
"UBL-CR-323",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cac:Country/cbc:Name",
),
(
"UBL-CR-324",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PostalAddress/cac:LocationCoordinate",
),
(
"UBL-CR-324",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PostalAddress/cac:LocationCoordinate",
),
(
"UBL-CR-325",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PhysicalLocation",
),
(
"UBL-CR-325",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PhysicalLocation",
),
(
"UBL-CR-326",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PartyTaxScheme/cbc:RegistrationName",
),
(
"UBL-CR-326",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PartyTaxScheme/cbc:RegistrationName",
),
(
"UBL-CR-327",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PartyTaxScheme/cbc:TaxLevelCode",
),
(
"UBL-CR-327",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PartyTaxScheme/cbc:TaxLevelCode",
),
(
"UBL-CR-328",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PartyTaxScheme/cbc:ExemptionReasonCode",
),
(
"UBL-CR-328",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PartyTaxScheme/cbc:ExemptionReasonCode",
),
(
"UBL-CR-329",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PartyTaxScheme/cbc:ExemptionReason",
),
(
"UBL-CR-329",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PartyTaxScheme/cbc:ExemptionReason",
),
(
"UBL-CR-330",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PartyTaxScheme/cac:RegistrationAddress",
),
(
"UBL-CR-330",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PartyTaxScheme/cac:RegistrationAddress",
),
(
"UBL-CR-331",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PartyTaxScheme/cac:TaxScheme/cbc:Name",
),
(
"UBL-CR-331",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PartyTaxScheme/cac:TaxScheme/cbc:Name",
),
(
"UBL-CR-332",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PartyTaxScheme/cac:TaxScheme/cbc:TaxTypeCode",
),
(
"UBL-CR-332",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PartyTaxScheme/cac:TaxScheme/cbc:TaxTypeCode",
),
(
"UBL-CR-333",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PartyTaxScheme/cac:TaxScheme/cbc:CurrencyCode",
),
(
"UBL-CR-333",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PartyTaxScheme/cac:TaxScheme/cbc:CurrencyCode",
),
(
"UBL-CR-334",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PartyTaxScheme/cac:TaxScheme/cac:JurisdictionRegionAddress",
),
(
"UBL-CR-334",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PartyTaxScheme/cac:TaxScheme/cac:JurisdictionRegionAddress",
),
(
"UBL-CR-335",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PartyLegalEntity",
),
(
"UBL-CR-335",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PartyLegalEntity",
),
(
"UBL-CR-336",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:Contact",
),
(
"UBL-CR-336",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:Contact",
),
(
"UBL-CR-337",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:Person",
),
(
"UBL-CR-337",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:Person",
),
(
"UBL-CR-338",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:AgentParty",
),
(
"UBL-CR-338",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:AgentParty",
),
(
"UBL-CR-339",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:ServiceProviderParty",
),
(
"UBL-CR-339",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:ServiceProviderParty",
),
(
"UBL-CR-340",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:PowerOfAttorney",
),
(
"UBL-CR-340",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:PowerOfAttorney",
),
(
"UBL-CR-341",
"/cn:CreditNote",
"cac:TaxRepresentativeParty/cac:FinancialAccount",
),
(
"UBL-CR-341",
"/ubl:Invoice",
"cac:TaxRepresentativeParty/cac:FinancialAccount",
),
("UBL-CR-342", "/cn:CreditNote", "cac:Delivery/cbc:ID"),
("UBL-CR-342", "/ubl:Invoice", "cac:Delivery/cbc:ID"),
("UBL-CR-343", "/cn:CreditNote", "cac:Delivery/cbc:Quantity"),
("UBL-CR-343", "/ubl:Invoice", "cac:Delivery/cbc:Quantity"),
(
"UBL-CR-344",
"/cn:CreditNote",
"cac:Delivery/cbc:MinimumQuantity",
),
(
"UBL-CR-344",
"/ubl:Invoice",
"cac:Delivery/cbc:MinimumQuantity",
),
(
"UBL-CR-345",
"/cn:CreditNote",
"cac:Delivery/cbc:MaximumQuantity",
),
(
"UBL-CR-345",
"/ubl:Invoice",
"cac:Delivery/cbc:MaximumQuantity",
),
(
"UBL-CR-346",
"/cn:CreditNote",
"cac:Delivery/cbc:ActualDeliveryTime",
),
(
"UBL-CR-346",
"/ubl:Invoice",
"cac:Delivery/cbc:ActualDeliveryTime",
),
(
"UBL-CR-347",
"/cn:CreditNote",
"cac:Delivery/cbc:LatestDeliveryDate",
),
(
"UBL-CR-347",
"/ubl:Invoice",
"cac:Delivery/cbc:LatestDeliveryDate",
),
(
"UBL-CR-348",
"/cn:CreditNote",
"cac:Delivery/cbc:LatestDeliveryTime",
),
(
"UBL-CR-348",
"/ubl:Invoice",
"cac:Delivery/cbc:LatestDeliveryTime",
),
("UBL-CR-349", "/cn:CreditNote", "cac:Delivery/cbc:ReleaseID"),
("UBL-CR-349", "/ubl:Invoice", "cac:Delivery/cbc:ReleaseID"),
(
"UBL-CR-350",
"/cn:CreditNote",
"cac:Delivery/cbc:TrackingID",
),
("UBL-CR-350", "/ubl:Invoice", "cac:Delivery/cbc:TrackingID"),
(
"UBL-CR-351",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cbc:Description",
),
(
"UBL-CR-351",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cbc:Description",
),
(
"UBL-CR-352",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cbc:Conditions",
),
(
"UBL-CR-352",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cbc:Conditions",
),
(
"UBL-CR-353",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cbc:CountrySubentity",
),
(
"UBL-CR-353",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cbc:CountrySubentity",
),
(
"UBL-CR-354",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cbc:CountrySubentityCode",
),
(
"UBL-CR-354",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cbc:CountrySubentityCode",
),
(
"UBL-CR-355",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cbc:LocationTypeCode",
),
(
"UBL-CR-355",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cbc:LocationTypeCode",
),
(
"UBL-CR-356",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cbc:InformationURI",
),
(
"UBL-CR-356",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cbc:InformationURI",
),
(
"UBL-CR-357",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cbc:Name",
),
(
"UBL-CR-357",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cbc:Name",
),
(
"UBL-CR-358",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:ValidityPeriod",
),
(
"UBL-CR-358",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:ValidityPeriod",
),
(
"UBL-CR-359",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:ID",
),
(
"UBL-CR-359",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:ID",
),
(
"UBL-CR-360",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:AddressTypeCode",
),
(
"UBL-CR-360",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:AddressTypeCode",
),
(
"UBL-CR-361",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:AddressFormatCode",
),
(
"UBL-CR-361",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:AddressFormatCode",
),
(
"UBL-CR-362",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:Postbox",
),
(
"UBL-CR-362",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:Postbox",
),
(
"UBL-CR-363",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:Floor",
),
(
"UBL-CR-363",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:Floor",
),
(
"UBL-CR-364",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:Room",
),
(
"UBL-CR-364",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:Room",
),
(
"UBL-CR-365",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:BlockName",
),
(
"UBL-CR-365",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:BlockName",
),
(
"UBL-CR-366",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:BuildingName",
),
(
"UBL-CR-366",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:BuildingName",
),
(
"UBL-CR-367",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:BuildingNumber",
),
(
"UBL-CR-367",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:BuildingNumber",
),
(
"UBL-CR-368",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:InhouseMail",
),
(
"UBL-CR-368",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:InhouseMail",
),
(
"UBL-CR-369",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:Department",
),
(
"UBL-CR-369",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:Department",
),
(
"UBL-CR-370",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:MarkAttention",
),
(
"UBL-CR-370",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:MarkAttention",
),
(
"UBL-CR-371",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:MarkCare",
),
(
"UBL-CR-371",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:MarkCare",
),
(
"UBL-CR-372",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:PlotIdentification",
),
(
"UBL-CR-372",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:PlotIdentification",
),
(
"UBL-CR-373",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:CitySubdivisionName",
),
(
"UBL-CR-373",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:CitySubdivisionName",
),
(
"UBL-CR-374",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:CountrySubentityCode",
),
(
"UBL-CR-374",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:CountrySubentityCode",
),
(
"UBL-CR-375",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:Region",
),
(
"UBL-CR-375",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:Region",
),
(
"UBL-CR-376",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:District",
),
(
"UBL-CR-376",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:District",
),
(
"UBL-CR-377",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:TimezoneOffset",
),
(
"UBL-CR-377",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:TimezoneOffset",
),
(
"UBL-CR-378",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cac:Country/cbc:Name",
),
(
"UBL-CR-378",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cac:Country/cbc:Name",
),
(
"UBL-CR-379",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cac:LocationCoordinate",
),
(
"UBL-CR-379",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:Address/cac:LocationCoordinate",
),
(
"UBL-CR-380",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:SubsidiaryLocation",
),
(
"UBL-CR-380",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:SubsidiaryLocation",
),
(
"UBL-CR-381",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryLocation/cac:LocationCoordinate",
),
(
"UBL-CR-381",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryLocation/cac:LocationCoordinate",
),
(
"UBL-CR-382",
"/cn:CreditNote",
"cac:Delivery/cac:AlternativeDeliveryLocation",
),
(
"UBL-CR-382",
"/ubl:Invoice",
"cac:Delivery/cac:AlternativeDeliveryLocation",
),
(
"UBL-CR-383",
"/cn:CreditNote",
"cac:Delivery/cac:RequestedDeliveryPeriod",
),
(
"UBL-CR-383",
"/ubl:Invoice",
"cac:Delivery/cac:RequestedDeliveryPeriod",
),
(
"UBL-CR-384",
"/cn:CreditNote",
"cac:Delivery/cac:EstimatedDeliveryPeriod",
),
(
"UBL-CR-384",
"/ubl:Invoice",
"cac:Delivery/cac:EstimatedDeliveryPeriod",
),
(
"UBL-CR-385",
"/cn:CreditNote",
"cac:Delivery/cac:CarrierParty",
),
(
"UBL-CR-385",
"/ubl:Invoice",
"cac:Delivery/cac:CarrierParty",
),
(
"UBL-CR-386",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryParty/cbc:MarkCareIndicator",
),
(
"UBL-CR-386",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryParty/cbc:MarkCareIndicator",
),
(
"UBL-CR-387",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryParty/cbc:MarkAttentionIndicator",
),
(
"UBL-CR-387",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryParty/cbc:MarkAttentionIndicator",
),
(
"UBL-CR-388",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryParty/cbc:WebsiteURI",
),
(
"UBL-CR-388",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryParty/cbc:WebsiteURI",
),
(
"UBL-CR-389",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryParty/cbc:LogoReferenceID",
),
(
"UBL-CR-389",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryParty/cbc:LogoReferenceID",
),
(
"UBL-CR-390",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryParty/cbc:EndpointID",
),
(
"UBL-CR-390",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryParty/cbc:EndpointID",
),
(
"UBL-CR-391",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryParty/cbc:IndustryClassificationCode",
),
(
"UBL-CR-391",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryParty/cbc:IndustryClassificationCode",
),
(
"UBL-CR-392",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryParty/cac:PartyIdentification",
),
(
"UBL-CR-392",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryParty/cac:PartyIdentification",
),
(
"UBL-CR-393",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryParty/cac:Language",
),
(
"UBL-CR-393",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryParty/cac:Language",
),
(
"UBL-CR-394",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryParty/cac:PostalAddress",
),
(
"UBL-CR-394",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryParty/cac:PostalAddress",
),
(
"UBL-CR-395",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryParty/cac:PhysicalLocation",
),
(
"UBL-CR-395",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryParty/cac:PhysicalLocation",
),
(
"UBL-CR-396",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryParty/cac:PartyTaxScheme",
),
(
"UBL-CR-396",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryParty/cac:PartyTaxScheme",
),
(
"UBL-CR-397",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryParty/cac:PartyLegalEntity",
),
(
"UBL-CR-397",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryParty/cac:PartyLegalEntity",
),
(
"UBL-CR-398",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryParty/cac:Contact",
),
(
"UBL-CR-398",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryParty/cac:Contact",
),
(
"UBL-CR-399",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryParty/cac:Person",
),
(
"UBL-CR-399",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryParty/cac:Person",
),
(
"UBL-CR-400",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryParty/cac:AgentParty",
),
(
"UBL-CR-400",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryParty/cac:AgentParty",
),
(
"UBL-CR-401",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryParty/cac:ServiceProviderParty",
),
(
"UBL-CR-401",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryParty/cac:ServiceProviderParty",
),
(
"UBL-CR-402",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryParty/cac:PowerOfAttorney",
),
(
"UBL-CR-402",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryParty/cac:PowerOfAttorney",
),
(
"UBL-CR-403",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryParty/cac:FinancialAccount",
),
(
"UBL-CR-403",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryParty/cac:FinancialAccount",
),
(
"UBL-CR-404",
"/cn:CreditNote",
"cac:Delivery/cac:NotifyParty",
),
("UBL-CR-404", "/ubl:Invoice", "cac:Delivery/cac:NotifyParty"),
("UBL-CR-405", "/cn:CreditNote", "cac:Delivery/cac:Despatch"),
("UBL-CR-405", "/ubl:Invoice", "cac:Delivery/cac:Despatch"),
(
"UBL-CR-406",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryTerms",
),
(
"UBL-CR-406",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryTerms",
),
(
"UBL-CR-407",
"/cn:CreditNote",
"cac:Delivery/cac:MinimumDeliveryUnit",
),
(
"UBL-CR-407",
"/ubl:Invoice",
"cac:Delivery/cac:MinimumDeliveryUnit",
),
(
"UBL-CR-408",
"/cn:CreditNote",
"cac:Delivery/cac:MaximumDeliveryUnit",
),
(
"UBL-CR-408",
"/ubl:Invoice",
"cac:Delivery/cac:MaximumDeliveryUnit",
),
("UBL-CR-409", "/cn:CreditNote", "cac:Delivery/cac:Shipment"),
("UBL-CR-409", "/ubl:Invoice", "cac:Delivery/cac:Shipment"),
("UBL-CR-410", "/cn:CreditNote", "cac:DeliveryTerms"),
("UBL-CR-410", "/ubl:Invoice", "cac:DeliveryTerms"),
("UBL-CR-411", "/cn:CreditNote", "cac:PaymentMeans/cbc:ID"),
("UBL-CR-411", "/ubl:Invoice", "cac:PaymentMeans/cbc:ID"),
(
"UBL-CR-413",
"/cn:CreditNote",
"cac:PaymentMeans/cbc:PaymentChannelCode",
),
(
"UBL-CR-413",
"/ubl:Invoice",
"cac:PaymentMeans/cbc:PaymentChannelCode",
),
(
"UBL-CR-414",
"/cn:CreditNote",
"cac:PaymentMeans/cbc:InstructionID",
),
(
"UBL-CR-414",
"/ubl:Invoice",
"cac:PaymentMeans/cbc:InstructionID",
),
(
"UBL-CR-415",
"/cn:CreditNote",
"cac:PaymentMeans/cac:CardAccount/cbc:CardTypeCode",
),
(
"UBL-CR-415",
"/ubl:Invoice",
"cac:PaymentMeans/cac:CardAccount/cbc:CardTypeCode",
),
(
"UBL-CR-416",
"/cn:CreditNote",
"cac:PaymentMeans/cac:CardAccount/cbc:ValidityStartDate",
),
(
"UBL-CR-416",
"/ubl:Invoice",
"cac:PaymentMeans/cac:CardAccount/cbc:ValidityStartDate",
),
(
"UBL-CR-417",
"/cn:CreditNote",
"cac:PaymentMeans/cac:CardAccount/cbc:ExpiryDate",
),
(
"UBL-CR-417",
"/ubl:Invoice",
"cac:PaymentMeans/cac:CardAccount/cbc:ExpiryDate",
),
(
"UBL-CR-418",
"/cn:CreditNote",
"cac:PaymentMeans/cac:CardAccount/cbc:IssuerID",
),
(
"UBL-CR-418",
"/ubl:Invoice",
"cac:PaymentMeans/cac:CardAccount/cbc:IssuerID",
),
(
"UBL-CR-419",
"/cn:CreditNote",
"cac:PaymentMeans/cac:CardAccount/cbc:IssueNumberID",
),
(
"UBL-CR-419",
"/ubl:Invoice",
"cac:PaymentMeans/cac:CardAccount/cbc:IssueNumberID",
),
(
"UBL-CR-420",
"/cn:CreditNote",
"cac:PaymentMeans/cac:CardAccount/cbc:CV2ID",
),
(
"UBL-CR-420",
"/ubl:Invoice",
"cac:PaymentMeans/cac:CardAccount/cbc:CV2ID",
),
(
"UBL-CR-421",
"/cn:CreditNote",
"cac:PaymentMeans/cac:CardAccount/cbc:CardChipCode",
),
(
"UBL-CR-421",
"/ubl:Invoice",
"cac:PaymentMeans/cac:CardAccount/cbc:CardChipCode",
),
(
"UBL-CR-422",
"/cn:CreditNote",
"cac:PaymentMeans/cac:CardAccount/cbc:ChipApplicationID",
),
(
"UBL-CR-422",
"/ubl:Invoice",
"cac:PaymentMeans/cac:CardAccount/cbc:ChipApplicationID",
),
(
"UBL-CR-424",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cbc:AliasName",
),
(
"UBL-CR-424",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cbc:AliasName",
),
(
"UBL-CR-425",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cbc:AccountTypeCode",
),
(
"UBL-CR-425",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cbc:AccountTypeCode",
),
(
"UBL-CR-426",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cbc:AccountFormatCode",
),
(
"UBL-CR-426",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cbc:AccountFormatCode",
),
(
"UBL-CR-427",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cbc:CurrencyCode",
),
(
"UBL-CR-427",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cbc:CurrencyCode",
),
(
"UBL-CR-428",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cbc:PaymentNote",
),
(
"UBL-CR-428",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cbc:PaymentNote",
),
(
"UBL-CR-429",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cac:FinancialInstitutionBranch/cbc:Name",
),
(
"UBL-CR-429",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cac:FinancialInstitutionBranch/cbc:Name",
),
(
"UBL-CR-430",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cac:FinancialInstitutionBranch/cac:FinancialInstitution/cbc:Name",
),
(
"UBL-CR-430",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cac:FinancialInstitutionBranch/cac:FinancialInstitution/cbc:Name",
),
(
"UBL-CR-431",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cac:FinancialInstitutionBranch/cac:FinancialInstitution/cac:Address",
),
(
"UBL-CR-431",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cac:FinancialInstitutionBranch/cac:FinancialInstitution/cac:Address",
),
(
"UBL-CR-432",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cac:FinancialInstitutionBranch/cac:Address",
),
(
"UBL-CR-432",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cac:FinancialInstitutionBranch/cac:Address",
),
(
"UBL-CR-433",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cac:Country",
),
(
"UBL-CR-433",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PayeeFinancialAccount/cac:Country",
),
(
"UBL-CR-434",
"/cn:CreditNote",
"cac:PaymentMeans/cac:CreditAccount",
),
(
"UBL-CR-434",
"/ubl:Invoice",
"cac:PaymentMeans/cac:CreditAccount",
),
(
"UBL-CR-435",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PaymentMandate/cbc:MandateTypeCode",
),
(
"UBL-CR-435",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PaymentMandate/cbc:MandateTypeCode",
),
(
"UBL-CR-436",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PaymentMandate/cbc:MaximumPaymentInstructionsNumeric",
),
(
"UBL-CR-436",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PaymentMandate/cbc:MaximumPaymentInstructionsNumeric",
),
(
"UBL-CR-437",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PaymentMandate/cbc:MaximumPaidAmount",
),
(
"UBL-CR-437",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PaymentMandate/cbc:MaximumPaidAmount",
),
(
"UBL-CR-438",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PaymentMandate/cbc:SignatureID",
),
(
"UBL-CR-438",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PaymentMandate/cbc:SignatureID",
),
(
"UBL-CR-439",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PaymentMandate/cac:PayerParty",
),
(
"UBL-CR-439",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PaymentMandate/cac:PayerParty",
),
(
"UBL-CR-440",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PaymentMandate/cac:PayerFinancialAccount/cbc:Name",
),
(
"UBL-CR-440",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PaymentMandate/cac:PayerFinancialAccount/cbc:Name",
),
(
"UBL-CR-441",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PaymentMandate/cac:PayerFinancialAccount/cbc:AliasName",
),
(
"UBL-CR-441",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PaymentMandate/cac:PayerFinancialAccount/cbc:AliasName",
),
(
"UBL-CR-442",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PaymentMandate/cac:PayerFinancialAccount/cbc:AccountTypeCode",
),
(
"UBL-CR-442",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PaymentMandate/cac:PayerFinancialAccount/cbc:AccountTypeCode",
),
(
"UBL-CR-443",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PaymentMandate/cac:PayerFinancialAccount/cbc:AccountFormatCode",
),
(
"UBL-CR-443",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PaymentMandate/cac:PayerFinancialAccount/cbc:AccountFormatCode",
),
(
"UBL-CR-444",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PaymentMandate/cac:PayerFinancialAccount/cbc:CurrencyCode",
),
(
"UBL-CR-444",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PaymentMandate/cac:PayerFinancialAccount/cbc:CurrencyCode",
),
(
"UBL-CR-445",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PaymentMandate/cac:PayerFinancialAccount/cbc:PaymentNote",
),
(
"UBL-CR-445",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PaymentMandate/cac:PayerFinancialAccount/cbc:PaymentNote",
),
(
"UBL-CR-446",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PaymentMandate/cac:PayerFinancialAccount/cac:FinancialInstitutionBranch",
),
(
"UBL-CR-446",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PaymentMandate/cac:PayerFinancialAccount/cac:FinancialInstitutionBranch",
),
(
"UBL-CR-447",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PaymentMandate/cac:PayerFinancialAccount/cac:Country",
),
(
"UBL-CR-447",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PaymentMandate/cac:PayerFinancialAccount/cac:Country",
),
(
"UBL-CR-448",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PaymentMandate/cac:ValidityPeriod",
),
(
"UBL-CR-448",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PaymentMandate/cac:ValidityPeriod",
),
(
"UBL-CR-449",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PaymentMandate/cac:PaymentReversalPeriod",
),
(
"UBL-CR-449",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PaymentMandate/cac:PaymentReversalPeriod",
),
(
"UBL-CR-450",
"/cn:CreditNote",
"cac:PaymentMeans/cac:PaymentMandate/cac:Clause",
),
(
"UBL-CR-450",
"/ubl:Invoice",
"cac:PaymentMeans/cac:PaymentMandate/cac:Clause",
),
(
"UBL-CR-451",
"/cn:CreditNote",
"cac:PaymentMeans/cac:TradeFinancing",
),
(
"UBL-CR-451",
"/ubl:Invoice",
"cac:PaymentMeans/cac:TradeFinancing",
),
("UBL-CR-452", "/cn:CreditNote", "cac:PaymentTerms/cbc:ID"),
("UBL-CR-452", "/ubl:Invoice", "cac:PaymentTerms/cbc:ID"),
(
"UBL-CR-453",
"/cn:CreditNote",
"cac:PaymentTerms/cbc:PaymentMeansID",
),
(
"UBL-CR-453",
"/ubl:Invoice",
"cac:PaymentTerms/cbc:PaymentMeansID",
),
(
"UBL-CR-454",
"/cn:CreditNote",
"cac:PaymentTerms/cbc:PrepaidPaymentReferenceID",
),
(
"UBL-CR-454",
"/ubl:Invoice",
"cac:PaymentTerms/cbc:PrepaidPaymentReferenceID",
),
(
"UBL-CR-455",
"/cn:CreditNote",
"cac:PaymentTerms/cbc:ReferenceEventCode",
),
(
"UBL-CR-455",
"/ubl:Invoice",
"cac:PaymentTerms/cbc:ReferenceEventCode",
),
(
"UBL-CR-456",
"/cn:CreditNote",
"cac:PaymentTerms/cbc:SettlementDiscountPercent",
),
(
"UBL-CR-456",
"/ubl:Invoice",
"cac:PaymentTerms/cbc:SettlementDiscountPercent",
),
(
"UBL-CR-457",
"/cn:CreditNote",
"cac:PaymentTerms/cbc:PenaltySurchargePercent",
),
(
"UBL-CR-457",
"/ubl:Invoice",
"cac:PaymentTerms/cbc:PenaltySurchargePercent",
),
(
"UBL-CR-458",
"/cn:CreditNote",
"cac:PaymentTerms/cbc:PaymentPercent",
),
(
"UBL-CR-458",
"/ubl:Invoice",
"cac:PaymentTerms/cbc:PaymentPercent",
),
(
"UBL-CR-459",
"/cn:CreditNote",
"cac:PaymentTerms/cbc:Amount",
),
("UBL-CR-459", "/ubl:Invoice", "cac:PaymentTerms/cbc:Amount"),
(
"UBL-CR-460",
"/cn:CreditNote",
"cac:PaymentTerms/cbc:SettlementDiscountAmount",
),
(
"UBL-CR-460",
"/ubl:Invoice",
"cac:PaymentTerms/cbc:SettlementDiscountAmount",
),
(
"UBL-CR-461",
"/cn:CreditNote",
"cac:PaymentTerms/cbc:PenaltyAmount",
),
(
"UBL-CR-461",
"/ubl:Invoice",
"cac:PaymentTerms/cbc:PenaltyAmount",
),
(
"UBL-CR-462",
"/cn:CreditNote",
"cac:PaymentTerms/cbc:PaymentTermsDetailsURI",
),
(
"UBL-CR-462",
"/ubl:Invoice",
"cac:PaymentTerms/cbc:PaymentTermsDetailsURI",
),
(
"UBL-CR-463",
"/cn:CreditNote",
"cac:PaymentTerms/cbc:PaymentDueDate",
),
(
"UBL-CR-463",
"/ubl:Invoice",
"cac:PaymentTerms/cbc:PaymentDueDate",
),
(
"UBL-CR-464",
"/cn:CreditNote",
"cac:PaymentTerms/cbc:InstallmentDueDate",
),
(
"UBL-CR-464",
"/ubl:Invoice",
"cac:PaymentTerms/cbc:InstallmentDueDate",
),
(
"UBL-CR-465",
"/cn:CreditNote",
"cac:PaymentTerms/cbc:InvoicingPartyReference",
),
(
"UBL-CR-465",
"/ubl:Invoice",
"cac:PaymentTerms/cbc:InvoicingPartyReference",
),
(
"UBL-CR-466",
"/cn:CreditNote",
"cac:PaymentTerms/cac:SettlementPeriod",
),
(
"UBL-CR-466",
"/ubl:Invoice",
"cac:PaymentTerms/cac:SettlementPeriod",
),
(
"UBL-CR-467",
"/cn:CreditNote",
"cac:PaymentTerms/cac:PenaltyPeriod",
),
(
"UBL-CR-467",
"/ubl:Invoice",
"cac:PaymentTerms/cac:PenaltyPeriod",
),
(
"UBL-CR-468",
"/cn:CreditNote",
"cac:PaymentTerms/cac:ExchangeRate",
),
(
"UBL-CR-468",
"/ubl:Invoice",
"cac:PaymentTerms/cac:ExchangeRate",
),
(
"UBL-CR-469",
"/cn:CreditNote",
"cac:PaymentTerms/cac:ValidityPeriod",
),
(
"UBL-CR-469",
"/ubl:Invoice",
"cac:PaymentTerms/cac:ValidityPeriod",
),
("UBL-CR-470", "/cn:CreditNote", "cac:PrepaidPayment"),
("UBL-CR-470", "/ubl:Invoice", "cac:PrepaidPayment"),
("UBL-CR-471", "/cn:CreditNote", "cac:AllowanceCharge/cbc:ID"),
("UBL-CR-471", "/ubl:Invoice", "cac:AllowanceCharge/cbc:ID"),
(
"UBL-CR-472",
"/cn:CreditNote",
"cac:AllowanceCharge/cbc:PrepaidIndicator",
),
(
"UBL-CR-472",
"/ubl:Invoice",
"cac:AllowanceCharge/cbc:PrepaidIndicator",
),
(
"UBL-CR-473",
"/cn:CreditNote",
"cac:AllowanceCharge/cbc:SequenceNumeric",
),
(
"UBL-CR-473",
"/ubl:Invoice",
"cac:AllowanceCharge/cbc:SequenceNumeric",
),
(
"UBL-CR-474",
"/cn:CreditNote",
"cac:AllowanceCharge/cbc:AccountingCostCode",
),
(
"UBL-CR-474",
"/ubl:Invoice",
"cac:AllowanceCharge/cbc:AccountingCostCode",
),
(
"UBL-CR-475",
"/cn:CreditNote",
"cac:AllowanceCharge/cbc:AccountingCost",
),
(
"UBL-CR-475",
"/ubl:Invoice",
"cac:AllowanceCharge/cbc:AccountingCost",
),
(
"UBL-CR-476",
"/cn:CreditNote",
"cac:AllowanceCharge/cbc:PerUnitAmount",
),
(
"UBL-CR-476",
"/ubl:Invoice",
"cac:AllowanceCharge/cbc:PerUnitAmount",
),
(
"UBL-CR-477",
"/cn:CreditNote",
"cac:AllowanceCharge/cac:TaxCategory/cbc:Name",
),
(
"UBL-CR-477",
"/ubl:Invoice",
"cac:AllowanceCharge/cac:TaxCategory/cbc:Name",
),
(
"UBL-CR-478",
"/cn:CreditNote",
"cac:AllowanceCharge/cac:TaxCategory/cbc:BaseUnitMeasure",
),
(
"UBL-CR-478",
"/ubl:Invoice",
"cac:AllowanceCharge/cac:TaxCategory/cbc:BaseUnitMeasure",
),
(
"UBL-CR-479",
"/cn:CreditNote",
"cac:AllowanceCharge/cac:TaxCategory/cbc:PerUnitAmount",
),
(
"UBL-CR-479",
"/ubl:Invoice",
"cac:AllowanceCharge/cac:TaxCategory/cbc:PerUnitAmount",
),
(
"UBL-CR-480",
"/cn:CreditNote",
"cac:AllowanceCharge/cac:TaxCategory/cbc:TaxExemptionReasonCode",
),
(
"UBL-CR-480",
"/ubl:Invoice",
"cac:AllowanceCharge/cac:TaxCategory/cbc:TaxExemptionReasonCode",
),
(
"UBL-CR-481",
"/cn:CreditNote",
"cac:AllowanceCharge/cac:TaxCategory/cbc:TaxExemptionReason",
),
(
"UBL-CR-481",
"/ubl:Invoice",
"cac:AllowanceCharge/cac:TaxCategory/cbc:TaxExemptionReason",
),
(
"UBL-CR-482",
"/cn:CreditNote",
"cac:AllowanceCharge/cac:TaxCategory/cbc:TierRange",
),
(
"UBL-CR-482",
"/ubl:Invoice",
"cac:AllowanceCharge/cac:TaxCategory/cbc:TierRange",
),
(
"UBL-CR-483",
"/cn:CreditNote",
"cac:AllowanceCharge/cac:TaxCategory/cbc:TierRatePercent",
),
(
"UBL-CR-483",
"/ubl:Invoice",
"cac:AllowanceCharge/cac:TaxCategory/cbc:TierRatePercent",
),
(
"UBL-CR-484",
"/cn:CreditNote",
"cac:AllowanceCharge/cac:TaxCategory/cac:TaxScheme/cbc:Name",
),
(
"UBL-CR-484",
"/ubl:Invoice",
"cac:AllowanceCharge/cac:TaxCategory/cac:TaxScheme/cbc:Name",
),
(
"UBL-CR-485",
"/cn:CreditNote",
"cac:AllowanceCharge/cac:TaxCategory/cac:TaxScheme/cbc:TaxTypeCode",
),
(
"UBL-CR-485",
"/ubl:Invoice",
"cac:AllowanceCharge/cac:TaxCategory/cac:TaxScheme/cbc:TaxTypeCode",
),
(
"UBL-CR-486",
"/cn:CreditNote",
"cac:AllowanceCharge/cac:TaxCategory/cac:TaxScheme/cbc:CurrencyCode",
),
(
"UBL-CR-486",
"/ubl:Invoice",
"cac:AllowanceCharge/cac:TaxCategory/cac:TaxScheme/cbc:CurrencyCode",
),
(
"UBL-CR-487",
"/cn:CreditNote",
"cac:AllowanceCharge/cac:TaxCategory/cac:TaxScheme/cac:JurisdictionRegionAddress",
),
(
"UBL-CR-487",
"/ubl:Invoice",
"cac:AllowanceCharge/cac:TaxCategory/cac:TaxScheme/cac:JurisdictionRegionAddress",
),
(
"UBL-CR-488",
"/cn:CreditNote",
"cac:AllowanceCharge/cac:TaxTotal",
),
(
"UBL-CR-488",
"/ubl:Invoice",
"cac:AllowanceCharge/cac:TaxTotal",
),
(
"UBL-CR-489",
"/cn:CreditNote",
"cac:AllowanceCharge/cac:PaymentMeans",
),
(
"UBL-CR-489",
"/ubl:Invoice",
"cac:AllowanceCharge/cac:PaymentMeans",
),
("UBL-CR-490", "/cn:CreditNote", "cac:TaxExchangeRate"),
("UBL-CR-490", "/ubl:Invoice", "cac:TaxExchangeRate"),
("UBL-CR-491", "/cn:CreditNote", "cac:PricingExchangeRate"),
("UBL-CR-491", "/ubl:Invoice", "cac:PricingExchangeRate"),
("UBL-CR-492", "/cn:CreditNote", "cac:PaymentExchangeRate"),
("UBL-CR-492", "/ubl:Invoice", "cac:PaymentExchangeRate"),
(
"UBL-CR-493",
"/cn:CreditNote",
"cac:PaymentAlternativeExchangeRate",
),
(
"UBL-CR-493",
"/ubl:Invoice",
"cac:PaymentAlternativeExchangeRate",
),
(
"UBL-CR-494",
"/cn:CreditNote",
"cac:TaxTotal/cbc:RoundingAmount",
),
(
"UBL-CR-494",
"/ubl:Invoice",
"cac:TaxTotal/cbc:RoundingAmount",
),
(
"UBL-CR-495",
"/cn:CreditNote",
"cac:TaxTotal/cbc:TaxEvidenceIndicator",
),
(
"UBL-CR-495",
"/ubl:Invoice",
"cac:TaxTotal/cbc:TaxEvidenceIndicator",
),
(
"UBL-CR-496",
"/cn:CreditNote",
"cac:TaxTotal/cbc:TaxIncludedIndicator",
),
(
"UBL-CR-496",
"/ubl:Invoice",
"cac:TaxTotal/cbc:TaxIncludedIndicator",
),
(
"UBL-CR-497",
"/cn:CreditNote",
"cac:TaxTotal/cac:TaxSubtotal/cbc:CalculationSequenceNumeric",
),
(
"UBL-CR-497",
"/ubl:Invoice",
"cac:TaxTotal/cac:TaxSubtotal/cbc:CalculationSequenceNumeric",
),
(
"UBL-CR-498",
"/cn:CreditNote",
"cac:TaxTotal/cac:TaxSubtotal/cbc:TransactionCurrencyTaxAmount",
),
(
"UBL-CR-498",
"/ubl:Invoice",
"cac:TaxTotal/cac:TaxSubtotal/cbc:TransactionCurrencyTaxAmount",
),
(
"UBL-CR-499",
"/cn:CreditNote",
"cac:TaxTotal/cac:TaxSubtotal/cbc:Percent",
),
(
"UBL-CR-499",
"/ubl:Invoice",
"cac:TaxTotal/cac:TaxSubtotal/cbc:Percent",
),
(
"UBL-CR-500",
"/cn:CreditNote",
"cac:TaxTotal/cac:TaxSubtotal/cbc:BaseUnitMeasure",
),
(
"UBL-CR-500",
"/ubl:Invoice",
"cac:TaxTotal/cac:TaxSubtotal/cbc:BaseUnitMeasure",
),
(
"UBL-CR-501",
"/cn:CreditNote",
"cac:TaxTotal/cac:TaxSubtotal/cbc:PerUnitAmount",
),
(
"UBL-CR-501",
"/ubl:Invoice",
"cac:TaxTotal/cac:TaxSubtotal/cbc:PerUnitAmount",
),
(
"UBL-CR-502",
"/cn:CreditNote",
"cac:TaxTotal/cac:TaxSubtotal/cbc:TierRange",
),
(
"UBL-CR-502",
"/ubl:Invoice",
"cac:TaxTotal/cac:TaxSubtotal/cbc:TierRange",
),
(
"UBL-CR-503",
"/cn:CreditNote",
"cac:TaxTotal/cac:TaxSubtotal/cbc:TierRatePercent",
),
(
"UBL-CR-503",
"/ubl:Invoice",
"cac:TaxTotal/cac:TaxSubtotal/cbc:TierRatePercent",
),
(
"UBL-CR-504",
"/cn:CreditNote",
"cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cbc:Name",
),
(
"UBL-CR-504",
"/ubl:Invoice",
"cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cbc:Name",
),
(
"UBL-CR-505",
"/cn:CreditNote",
"cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cbc:BaseUnitMeasure",
),
(
"UBL-CR-505",
"/ubl:Invoice",
"cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cbc:BaseUnitMeasure",
),
(
"UBL-CR-506",
"/cn:CreditNote",
"cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cbc:PerUnitAmount",
),
(
"UBL-CR-506",
"/ubl:Invoice",
"cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cbc:PerUnitAmount",
),
(
"UBL-CR-507",
"/cn:CreditNote",
"cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cbc:TierRange",
),
(
"UBL-CR-507",
"/ubl:Invoice",
"cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cbc:TierRange",
),
(
"UBL-CR-508",
"/cn:CreditNote",
"cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cbc:TierRatePercent",
),
(
"UBL-CR-508",
"/ubl:Invoice",
"cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cbc:TierRatePercent",
),
(
"UBL-CR-509",
"/cn:CreditNote",
"cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cac:TaxScheme/cbc:Name",
),
(
"UBL-CR-509",
"/ubl:Invoice",
"cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cac:TaxScheme/cbc:Name",
),
(
"UBL-CR-510",
"/cn:CreditNote",
"cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cac:TaxScheme/cbc:TaxTypeCode",
),
(
"UBL-CR-510",
"/ubl:Invoice",
"cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cac:TaxScheme/cbc:TaxTypeCode",
),
(
"UBL-CR-511",
"/cn:CreditNote",
"cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cac:TaxScheme/cbc:CurrencyCode",
),
(
"UBL-CR-511",
"/ubl:Invoice",
"cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cac:TaxScheme/cbc:CurrencyCode",
),
(
"UBL-CR-512",
"/cn:CreditNote",
"cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cac:TaxScheme/cac:JurisdictionRegionAddress",
),
(
"UBL-CR-512",
"/ubl:Invoice",
"cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cac:TaxScheme/cac:JurisdictionRegionAddress",
),
("UBL-CR-513", "/cn:CreditNote", "cac:WithholdingTaxTotal"),
("UBL-CR-513", "/ubl:Invoice", "cac:WithholdingTaxTotal"),
(
"UBL-CR-514",
"/cn:CreditNote",
"cac:LegalMonetaryTotal/cbc:PayableAlternativeAmount",
),
(
"UBL-CR-514",
"/ubl:Invoice",
"cac:LegalMonetaryTotal/cbc:PayableAlternativeAmount",
),
(
"UBL-CR-681",
"/cn:CreditNote",
"cac:PaymentMeans/cbc:InstructionNote",
),
(
"UBL-CR-681",
"/ubl:Invoice",
"cac:PaymentMeans/cbc:InstructionNote",
),
(
"UBL-CR-682",
"/cn:CreditNote",
"cac:Delivery/cac:DeliveryAddress",
),
(
"UBL-CR-682",
"/ubl:Invoice",
"cac:Delivery/cac:DeliveryAddress",
),
];
pub static FORBIDDEN_ATTRIBUTES: &[(&str, &str)] = &[
("UBL-CR-663", "unitCodeListID"),
("UBL-DT-08", "schemeName"),
("UBL-DT-09", "schemeAgencyName"),
("UBL-DT-10", "schemeDataURI"),
("UBL-DT-11", "schemeURI"),
("UBL-DT-12", "format"),
("UBL-DT-13", "unitCodeListIdentifier"),
("UBL-DT-14", "unitCodeListAgencyIdentifier"),
("UBL-DT-15", "unitCodeListAgencyName"),
("UBL-DT-16", "listAgencyName"),
("UBL-DT-17", "listName"),
("UBL-DT-19", "languageID"),
("UBL-DT-20", "listURI"),
("UBL-DT-21", "listSchemeURI"),
("UBL-DT-22", "languageLocaleID"),
("UBL-DT-23", "uri"),
("UBL-DT-24", "currencyCodeListVersionID"),
("UBL-DT-25", "characterSetCode"),
("UBL-DT-26", "encodingCode"),
("UBL-DT-27", "schemeAgencyID"),
("UBL-DT-28", "listAgencyID"),
];
pub const UNEXTRACTED: usize = 163;
pub const TOTAL_PARAMS: usize = 1208;