public CallForTendersType() { this.procurementProjectLotField = new ObservableCollection <ProcurementProjectLotType>(); this.procurementProjectField = new ProcurementProjectType(); this.tenderingProcessField = new TenderingProcessType(); this.tenderingTermsField = new TenderingTermsType(); this.receiverPartyField = new PartyType(); this.originatorCustomerPartyField = new ObservableCollection <CustomerPartyType>(); this.contractingPartyField = new ContractingPartyType(); this.signatureField = new ObservableCollection <SignatureType>(); this.additionalDocumentReferenceField = new ObservableCollection <DocumentReferenceType>(); this.technicalDocumentReferenceField = new DocumentReferenceType(); this.legalDocumentReferenceField = new DocumentReferenceType(); this.previousVersionIDField = new PreviousVersionIDType(); this.versionIDField = new VersionIDType(); this.noteField = new ObservableCollection <NoteType>(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.approvalDateField = new ApprovalDateType(); this.contractFolderIDField = new ContractFolderIDType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection <UBLExtensionType>(); }
public ForecastType() { this.forecastLineField = new ObservableCollection <ForecastLineType>(); this.sellerSupplierPartyField = new SupplierPartyType(); this.buyerCustomerPartyField = new CustomerPartyType(); this.receiverPartyField = new PartyType(); this.senderPartyField = new PartyType(); this.signatureField = new ObservableCollection <SignatureType>(); this.additionalDocumentReferenceField = new ObservableCollection <DocumentReferenceType>(); this.forecastPeriodField = new PeriodType(); this.forecastPurposeCodeField = new ForecastPurposeCodeType(); this.basedOnConsensusIndicatorField = new BasedOnConsensusIndicatorType(); this.versionIDField = new VersionIDType(); this.noteField = new ObservableCollection <NoteType>(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection <UBLExtensionType>(); }
public CatalogueType() { this.catalogueLineField = new ObservableCollection <CatalogueLineType>(); this.tradingTermsField = new ObservableCollection <TradingTermsType>(); this.contractorCustomerPartyField = new CustomerPartyType(); this.sellerSupplierPartyField = new SupplierPartyType(); this.receiverPartyField = new PartyType(); this.providerPartyField = new PartyType(); this.signatureField = new ObservableCollection <SignatureType>(); this.documentReferenceField = new ObservableCollection <DocumentReferenceType>(); this.sourceCatalogueReferenceField = new CatalogueReferenceType(); this.referencedContractField = new ObservableCollection <ContractType>(); this.validityPeriodField = new ObservableCollection <PeriodType>(); this.lineCountNumericField = new LineCountNumericType(); this.previousVersionIDField = new PreviousVersionIDType(); this.versionIDField = new VersionIDType(); this.descriptionField = new ObservableCollection <DescriptionType>(); this.noteField = new ObservableCollection <NoteType>(); this.revisionTimeField = new RevisionTimeType(); this.revisionDateField = new RevisionDateType(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.nameField = new NameType1(); this.actionCodeField = new ActionCodeType(); this.uUIDField = new UUIDType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection <UBLExtensionType>(); }
public CatalogueDeletionType() { this.contractorCustomerPartyField = new CustomerPartyType(); this.sellerSupplierPartyField = new SupplierPartyType(); this.providerPartyField = new PartyType(); this.receiverPartyField = new PartyType(); this.signatureField = new ObservableCollection <SignatureType>(); this.referencedContractField = new ObservableCollection <ContractType>(); this.deletedCatalogueReferenceField = new CatalogueReferenceType(); this.validityPeriodField = new ObservableCollection <PeriodType>(); this.descriptionField = new ObservableCollection <DescriptionType>(); this.versionIDField = new VersionIDType(); this.noteField = new ObservableCollection <NoteType>(); this.effectiveTimeField = new EffectiveTimeType(); this.effectiveDateField = new EffectiveDateType(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.nameField = new NameType1(); this.uUIDField = new UUIDType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection <UBLExtensionType>(); }
public CatalogueDeletionType() { this.contractorCustomerPartyField = new CustomerPartyType(); this.sellerSupplierPartyField = new SupplierPartyType(); this.providerPartyField = new PartyType(); this.receiverPartyField = new PartyType(); this.signatureField = new ObservableCollection<SignatureType>(); this.referencedContractField = new ObservableCollection<ContractType>(); this.deletedCatalogueReferenceField = new CatalogueReferenceType(); this.validityPeriodField = new ObservableCollection<PeriodType>(); this.descriptionField = new ObservableCollection<DescriptionType>(); this.versionIDField = new VersionIDType(); this.noteField = new ObservableCollection<NoteType>(); this.effectiveTimeField = new EffectiveTimeType(); this.effectiveDateField = new EffectiveDateType(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.nameField = new NameType1(); this.uUIDField = new UUIDType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection<UBLExtensionType>(); }
public TransportExecutionPlanType() { this.consignmentField = new ObservableCollection <ConsignmentType>(); this.transportExecutionTermsField = new TransportExecutionTermsType(); this.atLocationField = new LocationType1(); this.toLocationField = new LocationType1(); this.fromLocationField = new LocationType1(); this.serviceEndTimePeriodField = new PeriodType(); this.serviceStartTimePeriodField = new PeriodType(); this.additionalTransportationServiceField = new ObservableCollection <TransportationServiceType>(); this.mainTransportationServiceField = new TransportationServiceType(); this.validityPeriodField = new ObservableCollection <PeriodType>(); this.transportUserResponseRequiredPeriodField = new ObservableCollection <PeriodType>(); this.transportServiceProviderResponseRequiredPeriodField = new PeriodType(); this.transportContractField = new ContractType(); this.additionalDocumentReferenceField = new ObservableCollection <DocumentReferenceType>(); this.transportServiceDescriptionDocumentReferenceField = new DocumentReferenceType(); this.transportExecutionPlanDocumentReferenceField = new DocumentReferenceType(); this.transportExecutionPlanRequestDocumentReferenceField = new DocumentReferenceType(); this.signatureField = new ObservableCollection <SignatureType>(); this.billToPartyField = new PartyType(); this.transportServiceProviderPartyField = new PartyType(); this.transportUserPartyField = new PartyType(); this.receiverPartyField = new PartyType(); this.senderPartyField = new PartyType(); this.transportServiceProviderRemarksField = new ObservableCollection <TransportServiceProviderRemarksType>(); this.transportUserRemarksField = new ObservableCollection <TransportUserRemarksType>(); this.noteField = new ObservableCollection <NoteType>(); this.documentStatusReasonDescriptionField = new ObservableCollection <DocumentStatusReasonDescriptionType>(); this.documentStatusReasonCodeField = new DocumentStatusReasonCodeType(); this.documentStatusCodeField = new DocumentStatusCodeType(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.versionIDField = new VersionIDType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection <UBLExtensionType>(); }
public ApplicationResponseType() { this.documentResponseField = new ObservableCollection <DocumentResponseType>(); this.receiverPartyField = new PartyType(); this.senderPartyField = new PartyType(); this.signatureField = new ObservableCollection <SignatureType>(); this.versionIDField = new VersionIDType(); this.noteField = new ObservableCollection <NoteType>(); this.responseTimeField = new ResponseTimeType(); this.responseDateField = new ResponseDateType(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection <UBLExtensionType>(); }
public TendererQualificationType() { this.additionalDocumentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.evidenceField = new ObservableCollection<EvidenceType>(); this.contractingPartyField = new ContractingPartyType(); this.tendererPartyQualificationField = new ObservableCollection<TendererPartyQualificationType>(); this.signatureField = new ObservableCollection<SignatureType>(); this.previousVersionIDField = new PreviousVersionIDType(); this.versionIDField = new VersionIDType(); this.noteField = new ObservableCollection<NoteType>(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.contractFolderIDField = new ContractFolderIDType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection<UBLExtensionType>(); }
public TendererQualificationType() { this.additionalDocumentReferenceField = new ObservableCollection <DocumentReferenceType>(); this.evidenceField = new ObservableCollection <EvidenceType>(); this.contractingPartyField = new ContractingPartyType(); this.tendererPartyQualificationField = new ObservableCollection <TendererPartyQualificationType>(); this.signatureField = new ObservableCollection <SignatureType>(); this.previousVersionIDField = new PreviousVersionIDType(); this.versionIDField = new VersionIDType(); this.noteField = new ObservableCollection <NoteType>(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.contractFolderIDField = new ContractFolderIDType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection <UBLExtensionType>(); }
public CertificateOfOriginType() { this.insuranceEndorsementField = new EndorsementType(); this.embassyEndorsementField = new EndorsementType(); this.issuerEndorsementField = new EndorsementType(); this.certificateOfOriginApplicationField = new CertificateOfOriginApplicationType(); this.endorserPartyField = new ObservableCollection<EndorserPartyType>(); this.importerPartyField = new PartyType(); this.exporterPartyField = new PartyType(); this.signatureField = new ObservableCollection<SignatureType>(); this.versionIDField = new VersionIDType(); this.noteField = new ObservableCollection<NoteType>(); this.descriptionField = new ObservableCollection<DescriptionType>(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection<UBLExtensionType>(); }
public ExceptionCriteriaType() { this.exceptionCriteriaLineField = new ObservableCollection<ExceptionCriteriaLineType>(); this.sellerSupplierPartyField = new SupplierPartyType(); this.buyerCustomerPartyField = new CustomerPartyType(); this.receiverPartyField = new PartyType(); this.senderPartyField = new PartyType(); this.signatureField = new ObservableCollection<SignatureType>(); this.documentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.validityPeriodField = new PeriodType(); this.versionIDField = new VersionIDType(); this.noteField = new ObservableCollection<NoteType>(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection<UBLExtensionType>(); }
public GoodsItemItineraryType() { this.transportationSegmentField = new ObservableCollection<TransportationSegmentType>(); this.referencedGoodsItemField = new ObservableCollection<GoodsItemType>(); this.referencedPackageField = new ObservableCollection<PackageType>(); this.referencedTransportEquipmentField = new ObservableCollection<TransportEquipmentType>(); this.referencedConsignmentField = new ObservableCollection<ConsignmentType>(); this.receiverPartyField = new PartyType(); this.senderPartyField = new PartyType(); this.signatureField = new ObservableCollection<SignatureType>(); this.transportExecutionPlanReferenceIDField = new TransportExecutionPlanReferenceIDType(); this.versionIDField = new VersionIDType(); this.noteField = new ObservableCollection<NoteType>(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection<UBLExtensionType>(); }
public PackingListType() { this.signatureField = new ObservableCollection<SignatureType>(); this.documentDistributionField = new ObservableCollection<DocumentDistributionType>(); this.documentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.shipmentField = new ShipmentType(); this.freightForwarderPartyField = new PartyType(); this.carrierPartyField = new PartyType(); this.consignorPartyField = new PartyType(); this.otherInstructionField = new OtherInstructionType(); this.versionIDField = new VersionIDType(); this.noteField = new ObservableCollection<NoteType>(); this.descriptionField = new ObservableCollection<DescriptionType>(); this.nameField = new NameType1(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection<UBLExtensionType>(); }
public ExceptionCriteriaType() { this.exceptionCriteriaLineField = new ObservableCollection <ExceptionCriteriaLineType>(); this.sellerSupplierPartyField = new SupplierPartyType(); this.buyerCustomerPartyField = new CustomerPartyType(); this.receiverPartyField = new PartyType(); this.senderPartyField = new PartyType(); this.signatureField = new ObservableCollection <SignatureType>(); this.documentReferenceField = new ObservableCollection <DocumentReferenceType>(); this.validityPeriodField = new PeriodType(); this.versionIDField = new VersionIDType(); this.noteField = new ObservableCollection <NoteType>(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection <UBLExtensionType>(); }
public CertificateOfOriginType() { this.insuranceEndorsementField = new EndorsementType(); this.embassyEndorsementField = new EndorsementType(); this.issuerEndorsementField = new EndorsementType(); this.certificateOfOriginApplicationField = new CertificateOfOriginApplicationType(); this.endorserPartyField = new ObservableCollection <EndorserPartyType>(); this.importerPartyField = new PartyType(); this.exporterPartyField = new PartyType(); this.signatureField = new ObservableCollection <SignatureType>(); this.versionIDField = new VersionIDType(); this.noteField = new ObservableCollection <NoteType>(); this.descriptionField = new ObservableCollection <DescriptionType>(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection <UBLExtensionType>(); }
public GoodsItemItineraryType() { this.transportationSegmentField = new ObservableCollection <TransportationSegmentType>(); this.referencedGoodsItemField = new ObservableCollection <GoodsItemType>(); this.referencedPackageField = new ObservableCollection <PackageType>(); this.referencedTransportEquipmentField = new ObservableCollection <TransportEquipmentType>(); this.referencedConsignmentField = new ObservableCollection <ConsignmentType>(); this.receiverPartyField = new PartyType(); this.senderPartyField = new PartyType(); this.signatureField = new ObservableCollection <SignatureType>(); this.transportExecutionPlanReferenceIDField = new TransportExecutionPlanReferenceIDType(); this.versionIDField = new VersionIDType(); this.noteField = new ObservableCollection <NoteType>(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection <UBLExtensionType>(); }
public ForecastType() { this.forecastLineField = new ObservableCollection<ForecastLineType>(); this.sellerSupplierPartyField = new SupplierPartyType(); this.buyerCustomerPartyField = new CustomerPartyType(); this.receiverPartyField = new PartyType(); this.senderPartyField = new PartyType(); this.signatureField = new ObservableCollection<SignatureType>(); this.additionalDocumentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.forecastPeriodField = new PeriodType(); this.forecastPurposeCodeField = new ForecastPurposeCodeType(); this.basedOnConsensusIndicatorField = new BasedOnConsensusIndicatorType(); this.versionIDField = new VersionIDType(); this.noteField = new ObservableCollection<NoteType>(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection<UBLExtensionType>(); }
public PackingListType() { this.signatureField = new ObservableCollection <SignatureType>(); this.documentDistributionField = new ObservableCollection <DocumentDistributionType>(); this.documentReferenceField = new ObservableCollection <DocumentReferenceType>(); this.shipmentField = new ShipmentType(); this.freightForwarderPartyField = new PartyType(); this.carrierPartyField = new PartyType(); this.consignorPartyField = new PartyType(); this.otherInstructionField = new OtherInstructionType(); this.versionIDField = new VersionIDType(); this.noteField = new ObservableCollection <NoteType>(); this.descriptionField = new ObservableCollection <DescriptionType>(); this.nameField = new NameType1(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection <UBLExtensionType>(); }
public TransportExecutionPlanType() { this.consignmentField = new ObservableCollection<ConsignmentType>(); this.transportExecutionTermsField = new TransportExecutionTermsType(); this.atLocationField = new LocationType1(); this.toLocationField = new LocationType1(); this.fromLocationField = new LocationType1(); this.serviceEndTimePeriodField = new PeriodType(); this.serviceStartTimePeriodField = new PeriodType(); this.additionalTransportationServiceField = new ObservableCollection<TransportationServiceType>(); this.mainTransportationServiceField = new TransportationServiceType(); this.validityPeriodField = new ObservableCollection<PeriodType>(); this.transportUserResponseRequiredPeriodField = new ObservableCollection<PeriodType>(); this.transportServiceProviderResponseRequiredPeriodField = new PeriodType(); this.transportContractField = new ContractType(); this.additionalDocumentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.transportServiceDescriptionDocumentReferenceField = new DocumentReferenceType(); this.transportExecutionPlanDocumentReferenceField = new DocumentReferenceType(); this.transportExecutionPlanRequestDocumentReferenceField = new DocumentReferenceType(); this.signatureField = new ObservableCollection<SignatureType>(); this.billToPartyField = new PartyType(); this.transportServiceProviderPartyField = new PartyType(); this.transportUserPartyField = new PartyType(); this.receiverPartyField = new PartyType(); this.senderPartyField = new PartyType(); this.transportServiceProviderRemarksField = new ObservableCollection<TransportServiceProviderRemarksType>(); this.transportUserRemarksField = new ObservableCollection<TransportUserRemarksType>(); this.noteField = new ObservableCollection<NoteType>(); this.documentStatusReasonDescriptionField = new ObservableCollection<DocumentStatusReasonDescriptionType>(); this.documentStatusReasonCodeField = new DocumentStatusReasonCodeType(); this.documentStatusCodeField = new DocumentStatusCodeType(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.versionIDField = new VersionIDType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection<UBLExtensionType>(); }
public CatalogueItemSpecificationUpdateType() { this.catalogueItemSpecificationUpdateLineField = new ObservableCollection<CatalogueItemSpecificationUpdateLineType>(); this.defaultLanguageField = new LanguageType(); this.tradingTermsField = new TradingTermsType(); this.contractorCustomerPartyField = new CustomerPartyType(); this.sellerSupplierPartyField = new SupplierPartyType(); this.receiverPartyField = new PartyType(); this.providerPartyField = new PartyType(); this.signatureField = new ObservableCollection<SignatureType>(); this.referencedContractField = new ObservableCollection<ContractType>(); this.relatedCatalogueReferenceField = new CatalogueReferenceType(); this.validityPeriodField = new ObservableCollection<PeriodType>(); this.lineCountNumericField = new LineCountNumericType(); this.versionIDField = new VersionIDType(); this.descriptionField = new ObservableCollection<DescriptionType>(); this.noteField = new ObservableCollection<NoteType>(); this.revisionTimeField = new RevisionTimeType(); this.revisionDateField = new RevisionDateType(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.nameField = new NameType1(); this.uUIDField = new UUIDType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection<UBLExtensionType>(); }
public CallForTendersType() { this.procurementProjectLotField = new ObservableCollection<ProcurementProjectLotType>(); this.procurementProjectField = new ProcurementProjectType(); this.tenderingProcessField = new TenderingProcessType(); this.tenderingTermsField = new TenderingTermsType(); this.receiverPartyField = new PartyType(); this.originatorCustomerPartyField = new ObservableCollection<CustomerPartyType>(); this.contractingPartyField = new ContractingPartyType(); this.signatureField = new ObservableCollection<SignatureType>(); this.additionalDocumentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.technicalDocumentReferenceField = new DocumentReferenceType(); this.legalDocumentReferenceField = new DocumentReferenceType(); this.previousVersionIDField = new PreviousVersionIDType(); this.versionIDField = new VersionIDType(); this.noteField = new ObservableCollection<NoteType>(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.approvalDateField = new ApprovalDateType(); this.contractFolderIDField = new ContractFolderIDType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection<UBLExtensionType>(); }