public ReceiptAdviceType() {
     this.receiptLineField = new ObservableCollection<ReceiptLineType>();
     this.shipmentField = new ShipmentType();
     this.sellerSupplierPartyField = new SupplierPartyType();
     this.buyerCustomerPartyField = new CustomerPartyType();
     this.despatchSupplierPartyField = new SupplierPartyType();
     this.deliveryCustomerPartyField = new CustomerPartyType();
     this.signatureField = new ObservableCollection<SignatureType>();
     this.additionalDocumentReferenceField = new ObservableCollection<DocumentReferenceType>();
     this.despatchDocumentReferenceField = new ObservableCollection<DocumentReferenceType>();
     this.orderReferenceField = new ObservableCollection<OrderReferenceType>();
     this.lineCountNumericField = new LineCountNumericType();
     this.noteField = new ObservableCollection<NoteType>();
     this.receiptAdviceTypeCodeField = new ReceiptAdviceTypeCodeType();
     this.documentStatusCodeField = new DocumentStatusCodeType();
     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 WaybillType() {
     this.signatureField = new ObservableCollection<SignatureType>();
     this.documentDistributionField = new ObservableCollection<DocumentDistributionType>();
     this.exchangeRateField = new ObservableCollection<ExchangeRateType>();
     this.documentReferenceField = new ObservableCollection<DocumentReferenceType>();
     this.shipmentField = new ShipmentType();
     this.freightForwarderPartyField = new PartyType();
     this.carrierPartyField = new PartyType();
     this.consignorPartyField = new PartyType();
     this.otherInstructionField = new ObservableCollection<OtherInstructionType>();
     this.declaredCarriageValueAmountField = new DeclaredCarriageValueAmountType();
     this.adValoremIndicatorField = new AdValoremIndicatorType();
     this.shippingOrderIDField = new ShippingOrderIDType();
     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.carrierAssignedIDField = new CarrierAssignedIDType();
     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 InstructionForReturnsType() {
     this.instructionForReturnsLineField = new ObservableCollection<InstructionForReturnsLineType>();
     this.shipmentField = new ShipmentType();
     this.manufacturerPartyField = new PartyType();
     this.retailerCustomerPartyField = new CustomerPartyType();
     this.sellerSupplierPartyField = new SupplierPartyType();
     this.signatureField = new ObservableCollection<SignatureType>();
     this.documentReferenceField = new ObservableCollection<DocumentReferenceType>();
     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>();
 }