@NotThreadSafe @Deprecated public final class UBL21DocumentMarshaller extends AbstractUBLDocumentMarshaller
UBL21Marshaller that contains
utility methods for all known document types.UBL21Reader and
UBL21Writer.| Modifier and Type | Method and Description |
|---|---|
static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType |
readApplicationResponse(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a ApplicationResponse using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType |
readApplicationResponse(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a ApplicationResponse using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType |
readApplicationResponse(Source aSource)
Deprecated.
Interpret the passed
Source as a ApplicationResponse using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType |
readApplicationResponse(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a ApplicationResponse using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType |
readAttachedDocument(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a AttachedDocument using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType |
readAttachedDocument(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a AttachedDocument using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType |
readAttachedDocument(Source aSource)
Deprecated.
Interpret the passed
Source as a AttachedDocument using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType |
readAttachedDocument(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a AttachedDocument using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType |
readAwardedNotification(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a AwardedNotification using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType |
readAwardedNotification(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a AwardedNotification using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType |
readAwardedNotification(Source aSource)
Deprecated.
Interpret the passed
Source as a AwardedNotification using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType |
readAwardedNotification(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a AwardedNotification using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType |
readBillOfLading(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a BillOfLading using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType |
readBillOfLading(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a BillOfLading using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType |
readBillOfLading(Source aSource)
Deprecated.
Interpret the passed
Source as a BillOfLading using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType |
readBillOfLading(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a BillOfLading using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType |
readCallForTenders(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a CallForTenders using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType |
readCallForTenders(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a CallForTenders using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType |
readCallForTenders(Source aSource)
Deprecated.
Interpret the passed
Source as a CallForTenders using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType |
readCallForTenders(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a CallForTenders using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType |
readCatalogue(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a Catalogue using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType |
readCatalogue(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a Catalogue using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType |
readCatalogue(Source aSource)
Deprecated.
Interpret the passed
Source as a Catalogue using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType |
readCatalogue(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a Catalogue using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType |
readCatalogueDeletion(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a CatalogueDeletion using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType |
readCatalogueDeletion(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a CatalogueDeletion using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType |
readCatalogueDeletion(Source aSource)
Deprecated.
Interpret the passed
Source as a CatalogueDeletion using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType |
readCatalogueDeletion(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a CatalogueDeletion using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType |
readCatalogueItemSpecificationUpdate(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a CatalogueItemSpecificationUpdate
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType |
readCatalogueItemSpecificationUpdate(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a CatalogueItemSpecificationUpdate
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType |
readCatalogueItemSpecificationUpdate(Source aSource)
Deprecated.
Interpret the passed
Source as a CatalogueItemSpecificationUpdate
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType |
readCatalogueItemSpecificationUpdate(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a CatalogueItemSpecificationUpdate
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType |
readCataloguePricingUpdate(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a CataloguePricingUpdate using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType |
readCataloguePricingUpdate(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a CataloguePricingUpdate using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType |
readCataloguePricingUpdate(Source aSource)
Deprecated.
Interpret the passed
Source as a CataloguePricingUpdate using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType |
readCataloguePricingUpdate(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a CataloguePricingUpdate using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType |
readCatalogueRequest(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a CatalogueRequest using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType |
readCatalogueRequest(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a CatalogueRequest using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType |
readCatalogueRequest(Source aSource)
Deprecated.
Interpret the passed
Source as a CatalogueRequest using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType |
readCatalogueRequest(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a CatalogueRequest using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType |
readCertificateOfOrigin(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a CertificateOfOrigin using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType |
readCertificateOfOrigin(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a CertificateOfOrigin using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType |
readCertificateOfOrigin(Source aSource)
Deprecated.
Interpret the passed
Source as a CertificateOfOrigin using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType |
readCertificateOfOrigin(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a CertificateOfOrigin using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType |
readContractAwardNotice(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a ContractAwardNotice using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType |
readContractAwardNotice(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a ContractAwardNotice using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType |
readContractAwardNotice(Source aSource)
Deprecated.
Interpret the passed
Source as a ContractAwardNotice using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType |
readContractAwardNotice(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a ContractAwardNotice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType |
readContractNotice(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a ContractNotice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType |
readContractNotice(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a ContractNotice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType |
readContractNotice(Source aSource)
Deprecated.
Interpret the passed
Source as a ContractNotice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType |
readContractNotice(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a ContractNotice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType |
readCreditNote(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a CreditNote using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType |
readCreditNote(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a CreditNote using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType |
readCreditNote(Source aSource)
Deprecated.
Interpret the passed
Source as a CreditNote using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType |
readCreditNote(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a CreditNote using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType |
readDebitNote(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a DebitNote using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType |
readDebitNote(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a DebitNote using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType |
readDebitNote(Source aSource)
Deprecated.
Interpret the passed
Source as a DebitNote using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType |
readDebitNote(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a DebitNote using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType |
readDespatchAdvice(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a DespatchAdvice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType |
readDespatchAdvice(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a DespatchAdvice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType |
readDespatchAdvice(Source aSource)
Deprecated.
Interpret the passed
Source as a DespatchAdvice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType |
readDespatchAdvice(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a DespatchAdvice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType |
readDocumentStatus(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a DocumentStatus using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType |
readDocumentStatus(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a DocumentStatus using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType |
readDocumentStatus(Source aSource)
Deprecated.
Interpret the passed
Source as a DocumentStatus using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType |
readDocumentStatus(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a DocumentStatus using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType |
readDocumentStatusRequest(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a DocumentStatusRequest using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType |
readDocumentStatusRequest(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a DocumentStatusRequest using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType |
readDocumentStatusRequest(Source aSource)
Deprecated.
Interpret the passed
Source as a DocumentStatusRequest using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType |
readDocumentStatusRequest(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a DocumentStatusRequest using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType |
readExceptionCriteria(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a ExceptionCriteria using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType |
readExceptionCriteria(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a ExceptionCriteria using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType |
readExceptionCriteria(Source aSource)
Deprecated.
Interpret the passed
Source as a ExceptionCriteria using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType |
readExceptionCriteria(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a ExceptionCriteria using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType |
readExceptionNotification(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a ExceptionNotification using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType |
readExceptionNotification(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a ExceptionNotification using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType |
readExceptionNotification(Source aSource)
Deprecated.
Interpret the passed
Source as a ExceptionNotification using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType |
readExceptionNotification(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a ExceptionNotification using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType |
readForecast(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a Forecast using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType |
readForecast(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a Forecast using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType |
readForecast(Source aSource)
Deprecated.
Interpret the passed
Source as a Forecast using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType |
readForecast(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a Forecast using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType |
readForecastRevision(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a ForecastRevision using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType |
readForecastRevision(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a ForecastRevision using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType |
readForecastRevision(Source aSource)
Deprecated.
Interpret the passed
Source as a ForecastRevision using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType |
readForecastRevision(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a ForecastRevision using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType |
readForwardingInstructions(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a ForwardingInstructions using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType |
readForwardingInstructions(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a ForwardingInstructions using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType |
readForwardingInstructions(Source aSource)
Deprecated.
Interpret the passed
Source as a ForwardingInstructions using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType |
readForwardingInstructions(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a ForwardingInstructions using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType |
readFreightInvoice(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a FreightInvoice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType |
readFreightInvoice(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a FreightInvoice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType |
readFreightInvoice(Source aSource)
Deprecated.
Interpret the passed
Source as a FreightInvoice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType |
readFreightInvoice(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a FreightInvoice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType |
readFulfilmentCancellation(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a FulfilmentCancellation using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType |
readFulfilmentCancellation(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a FulfilmentCancellation using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType |
readFulfilmentCancellation(Source aSource)
Deprecated.
Interpret the passed
Source as a FulfilmentCancellation using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType |
readFulfilmentCancellation(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a FulfilmentCancellation using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType |
readGoodsItemItinerary(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a GoodsItemItinerary using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType |
readGoodsItemItinerary(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a GoodsItemItinerary using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType |
readGoodsItemItinerary(Source aSource)
Deprecated.
Interpret the passed
Source as a GoodsItemItinerary using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType |
readGoodsItemItinerary(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a GoodsItemItinerary using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType |
readGuaranteeCertificate(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a GuaranteeCertificate using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType |
readGuaranteeCertificate(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a GuaranteeCertificate using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType |
readGuaranteeCertificate(Source aSource)
Deprecated.
Interpret the passed
Source as a GuaranteeCertificate using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType |
readGuaranteeCertificate(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a GuaranteeCertificate using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType |
readInstructionForReturns(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a InstructionForReturns using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType |
readInstructionForReturns(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a InstructionForReturns using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType |
readInstructionForReturns(Source aSource)
Deprecated.
Interpret the passed
Source as a InstructionForReturns using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType |
readInstructionForReturns(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a InstructionForReturns using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType |
readInventoryReport(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a InventoryReport using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType |
readInventoryReport(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a InventoryReport using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType |
readInventoryReport(Source aSource)
Deprecated.
Interpret the passed
Source as a InventoryReport using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType |
readInventoryReport(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a InventoryReport using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType |
readInvoice(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a Invoice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType |
readInvoice(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a Invoice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType |
readInvoice(Source aSource)
Deprecated.
Interpret the passed
Source as a Invoice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType |
readInvoice(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a Invoice using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType |
readItemInformationRequest(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a ItemInformationRequest using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType |
readItemInformationRequest(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a ItemInformationRequest using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType |
readItemInformationRequest(Source aSource)
Deprecated.
Interpret the passed
Source as a ItemInformationRequest using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType |
readItemInformationRequest(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a ItemInformationRequest using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.order_21.OrderType |
readOrder(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a Order using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.order_21.OrderType |
readOrder(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a Order using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.order_21.OrderType |
readOrder(Source aSource)
Deprecated.
Interpret the passed
Source as a Order using the global validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.order_21.OrderType |
readOrder(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a Order using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType |
readOrderCancellation(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a OrderCancellation using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType |
readOrderCancellation(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a OrderCancellation using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType |
readOrderCancellation(Source aSource)
Deprecated.
Interpret the passed
Source as a OrderCancellation using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType |
readOrderCancellation(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a OrderCancellation using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType |
readOrderChange(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a OrderChange using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType |
readOrderChange(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a OrderChange using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType |
readOrderChange(Source aSource)
Deprecated.
Interpret the passed
Source as a OrderChange using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType |
readOrderChange(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a OrderChange using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType |
readOrderResponse(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a OrderResponse using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType |
readOrderResponse(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a OrderResponse using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType |
readOrderResponse(Source aSource)
Deprecated.
Interpret the passed
Source as a OrderResponse using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType |
readOrderResponse(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a OrderResponse using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType |
readOrderResponseSimple(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a OrderResponseSimple using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType |
readOrderResponseSimple(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a OrderResponseSimple using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType |
readOrderResponseSimple(Source aSource)
Deprecated.
Interpret the passed
Source as a OrderResponseSimple using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType |
readOrderResponseSimple(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a OrderResponseSimple using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType |
readPackingList(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a PackingList using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType |
readPackingList(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a PackingList using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType |
readPackingList(Source aSource)
Deprecated.
Interpret the passed
Source as a PackingList using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType |
readPackingList(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a PackingList using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType |
readPriorInformationNotice(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a PriorInformationNotice using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType |
readPriorInformationNotice(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a PriorInformationNotice using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType |
readPriorInformationNotice(Source aSource)
Deprecated.
Interpret the passed
Source as a PriorInformationNotice using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType |
readPriorInformationNotice(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a PriorInformationNotice using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType |
readProductActivity(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a ProductActivity using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType |
readProductActivity(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a ProductActivity using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType |
readProductActivity(Source aSource)
Deprecated.
Interpret the passed
Source as a ProductActivity using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType |
readProductActivity(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a ProductActivity using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType |
readQuotation(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a Quotation using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType |
readQuotation(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a Quotation using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType |
readQuotation(Source aSource)
Deprecated.
Interpret the passed
Source as a Quotation using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType |
readQuotation(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a Quotation using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType |
readReceiptAdvice(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a ReceiptAdvice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType |
readReceiptAdvice(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a ReceiptAdvice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType |
readReceiptAdvice(Source aSource)
Deprecated.
Interpret the passed
Source as a ReceiptAdvice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType |
readReceiptAdvice(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a ReceiptAdvice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType |
readReminder(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a Reminder using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType |
readReminder(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a Reminder using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType |
readReminder(Source aSource)
Deprecated.
Interpret the passed
Source as a Reminder using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType |
readReminder(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a Reminder using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType |
readRemittanceAdvice(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a RemittanceAdvice using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType |
readRemittanceAdvice(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a RemittanceAdvice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType |
readRemittanceAdvice(Source aSource)
Deprecated.
Interpret the passed
Source as a RemittanceAdvice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType |
readRemittanceAdvice(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a RemittanceAdvice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType |
readRequestForQuotation(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a RequestForQuotation using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType |
readRequestForQuotation(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a RequestForQuotation using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType |
readRequestForQuotation(Source aSource)
Deprecated.
Interpret the passed
Source as a RequestForQuotation using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType |
readRequestForQuotation(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a RequestForQuotation using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType |
readRetailEvent(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a RetailEvent using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType |
readRetailEvent(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a RetailEvent using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType |
readRetailEvent(Source aSource)
Deprecated.
Interpret the passed
Source as a RetailEvent using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType |
readRetailEvent(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a RetailEvent using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType |
readSelfBilledCreditNote(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a SelfBilledCreditNote using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType |
readSelfBilledCreditNote(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a SelfBilledCreditNote using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType |
readSelfBilledCreditNote(Source aSource)
Deprecated.
Interpret the passed
Source as a SelfBilledCreditNote using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType |
readSelfBilledCreditNote(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a SelfBilledCreditNote using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType |
readSelfBilledInvoice(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a SelfBilledInvoice using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType |
readSelfBilledInvoice(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a SelfBilledInvoice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType |
readSelfBilledInvoice(Source aSource)
Deprecated.
Interpret the passed
Source as a SelfBilledInvoice using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType |
readSelfBilledInvoice(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a SelfBilledInvoice using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType |
readStatement(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a Statement using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType |
readStatement(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a Statement using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType |
readStatement(Source aSource)
Deprecated.
Interpret the passed
Source as a Statement using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType |
readStatement(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a Statement using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType |
readStockAvailabilityReport(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a StockAvailabilityReport using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType |
readStockAvailabilityReport(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a StockAvailabilityReport using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType |
readStockAvailabilityReport(Source aSource)
Deprecated.
Interpret the passed
Source as a StockAvailabilityReport using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType |
readStockAvailabilityReport(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a StockAvailabilityReport using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType |
readTender(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a Tender using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType |
readTender(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a Tender using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType |
readTender(Source aSource)
Deprecated.
Interpret the passed
Source as a Tender using the global validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType |
readTender(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a Tender using a custom validation
event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType |
readTendererQualification(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a TendererQualification using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType |
readTendererQualification(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a TendererQualification using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType |
readTendererQualification(Source aSource)
Deprecated.
Interpret the passed
Source as a TendererQualification using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType |
readTendererQualification(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a TendererQualification using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType |
readTendererQualificationResponse(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a TendererQualificationResponse
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType |
readTendererQualificationResponse(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a TendererQualificationResponse
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType |
readTendererQualificationResponse(Source aSource)
Deprecated.
Interpret the passed
Source as a TendererQualificationResponse
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType |
readTendererQualificationResponse(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a TendererQualificationResponse
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType |
readTenderReceipt(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a TenderReceipt using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType |
readTenderReceipt(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a TenderReceipt using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType |
readTenderReceipt(Source aSource)
Deprecated.
Interpret the passed
Source as a TenderReceipt using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType |
readTenderReceipt(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a TenderReceipt using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType |
readTradeItemLocationProfile(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a TradeItemLocationProfile using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType |
readTradeItemLocationProfile(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a TradeItemLocationProfile using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType |
readTradeItemLocationProfile(Source aSource)
Deprecated.
Interpret the passed
Source as a TradeItemLocationProfile using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType |
readTradeItemLocationProfile(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a TradeItemLocationProfile using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType |
readTransportationStatus(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a TransportationStatus using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType |
readTransportationStatus(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a TransportationStatus using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType |
readTransportationStatus(Source aSource)
Deprecated.
Interpret the passed
Source as a TransportationStatus using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType |
readTransportationStatus(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a TransportationStatus using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType |
readTransportationStatusRequest(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a TransportationStatusRequest
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType |
readTransportationStatusRequest(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a TransportationStatusRequest
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType |
readTransportationStatusRequest(Source aSource)
Deprecated.
Interpret the passed
Source as a TransportationStatusRequest using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType |
readTransportationStatusRequest(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a TransportationStatusRequest using
a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType |
readTransportExecutionPlan(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a TransportExecutionPlan using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType |
readTransportExecutionPlan(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a TransportExecutionPlan using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType |
readTransportExecutionPlan(Source aSource)
Deprecated.
Interpret the passed
Source as a TransportExecutionPlan using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType |
readTransportExecutionPlan(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a TransportExecutionPlan using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType |
readTransportExecutionPlanRequest(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a TransportExecutionPlanRequest
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType |
readTransportExecutionPlanRequest(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a TransportExecutionPlanRequest
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType |
readTransportExecutionPlanRequest(Source aSource)
Deprecated.
Interpret the passed
Source as a TransportExecutionPlanRequest
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType |
readTransportExecutionPlanRequest(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a TransportExecutionPlanRequest
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType |
readTransportProgressStatus(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a TransportProgressStatus using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType |
readTransportProgressStatus(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a TransportProgressStatus using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType |
readTransportProgressStatus(Source aSource)
Deprecated.
Interpret the passed
Source as a TransportProgressStatus using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType |
readTransportProgressStatus(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a TransportProgressStatus using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType |
readTransportProgressStatusRequest(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a TransportProgressStatusRequest
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType |
readTransportProgressStatusRequest(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a TransportProgressStatusRequest
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType |
readTransportProgressStatusRequest(Source aSource)
Deprecated.
Interpret the passed
Source as a TransportProgressStatusRequest
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType |
readTransportProgressStatusRequest(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a TransportProgressStatusRequest
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType |
readTransportServiceDescription(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a TransportServiceDescription
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType |
readTransportServiceDescription(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a TransportServiceDescription
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType |
readTransportServiceDescription(Source aSource)
Deprecated.
Interpret the passed
Source as a TransportServiceDescription using
the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType |
readTransportServiceDescription(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a TransportServiceDescription using
a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType |
readTransportServiceDescriptionRequest(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a
TransportServiceDescriptionRequest using the global validation event
handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType |
readTransportServiceDescriptionRequest(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a
TransportServiceDescriptionRequest using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType |
readTransportServiceDescriptionRequest(Source aSource)
Deprecated.
Interpret the passed
Source as a TransportServiceDescriptionRequest
using the global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType |
readTransportServiceDescriptionRequest(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a TransportServiceDescriptionRequest
using a custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType |
readUnawardedNotification(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a UnawardedNotification using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType |
readUnawardedNotification(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a UnawardedNotification using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType |
readUnawardedNotification(Source aSource)
Deprecated.
Interpret the passed
Source as a UnawardedNotification using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType |
readUnawardedNotification(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a UnawardedNotification using a
custom validation event handler. |
static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType |
readUtilityStatement(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a UtilityStatement using the
global validation event handler. |
static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType |
readUtilityStatement(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a UtilityStatement using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType |
readUtilityStatement(Source aSource)
Deprecated.
Interpret the passed
Source as a UtilityStatement using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType |
readUtilityStatement(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a UtilityStatement using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType |
readWaybill(Node aNode)
Deprecated.
Interpret the passed DOM
Node as a Waybill using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType |
readWaybill(Node aNode,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed DOM
Node as a Waybill using a custom
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType |
readWaybill(Source aSource)
Deprecated.
Interpret the passed
Source as a Waybill using the global
validation event handler. |
static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType |
readWaybill(Source aSource,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Interpret the passed
Source as a Waybill using a custom validation
event handler. |
static Document |
writeApplicationResponse(oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse)
Deprecated.
Convert the passed
ApplicationResponseType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeApplicationResponse(oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse,
Result aResult)
Deprecated.
Convert the passed
ApplicationResponseType to a custom
Result using the global validation event handler. |
static Document |
writeApplicationResponse(oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
ApplicationResponseType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeApplicationResponse(oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
ApplicationResponseType to a custom
Result using a custom validation event handler. |
static Document |
writeAttachedDocument(oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument)
Deprecated.
Convert the passed
AttachedDocumentType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeAttachedDocument(oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument,
Result aResult)
Deprecated.
Convert the passed
AttachedDocumentType to a custom Result
using the global validation event handler. |
static Document |
writeAttachedDocument(oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
AttachedDocumentType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeAttachedDocument(oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
AttachedDocumentType to a custom Result
using a custom validation event handler. |
static Document |
writeAwardedNotification(oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification)
Deprecated.
Convert the passed
AwardedNotificationType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeAwardedNotification(oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification,
Result aResult)
Deprecated.
Convert the passed
AwardedNotificationType to a custom
Result using the global validation event handler. |
static Document |
writeAwardedNotification(oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
AwardedNotificationType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeAwardedNotification(oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
AwardedNotificationType to a custom
Result using a custom validation event handler. |
static Document |
writeBillOfLading(oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading)
Deprecated.
Convert the passed
BillOfLadingType to a DOM Document using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeBillOfLading(oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading,
Result aResult)
Deprecated.
Convert the passed
BillOfLadingType to a custom Result
using the global validation event handler. |
static Document |
writeBillOfLading(oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
BillOfLadingType to a DOM Document using
a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeBillOfLading(oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
BillOfLadingType to a custom Result
using a custom validation event handler. |
static Document |
writeCallForTenders(oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders)
Deprecated.
Convert the passed
CallForTendersType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCallForTenders(oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders,
Result aResult)
Deprecated.
Convert the passed
CallForTendersType to a custom Result
using the global validation event handler. |
static Document |
writeCallForTenders(oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
CallForTendersType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCallForTenders(oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
CallForTendersType to a custom Result
using a custom validation event handler. |
static Document |
writeCatalogue(oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue)
Deprecated.
Convert the passed
CatalogueType to a DOM Document using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogue(oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue,
Result aResult)
Deprecated.
Convert the passed
CatalogueType to a custom Result using
the global validation event handler. |
static Document |
writeCatalogue(oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
CatalogueType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogue(oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
CatalogueType to a custom Result using a
custom validation event handler. |
static Document |
writeCatalogueDeletion(oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion)
Deprecated.
Convert the passed
CatalogueDeletionType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogueDeletion(oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion,
Result aResult)
Deprecated.
Convert the passed
CatalogueDeletionType to a custom Result
using the global validation event handler. |
static Document |
writeCatalogueDeletion(oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
CatalogueDeletionType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogueDeletion(oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
CatalogueDeletionType to a custom Result
using a custom validation event handler. |
static Document |
writeCatalogueItemSpecificationUpdate(oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate)
Deprecated.
Convert the passed
CatalogueItemSpecificationUpdateType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogueItemSpecificationUpdate(oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate,
Result aResult)
Deprecated.
Convert the passed
CatalogueItemSpecificationUpdateType to a custom
Result using the global validation event handler. |
static Document |
writeCatalogueItemSpecificationUpdate(oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
CatalogueItemSpecificationUpdateType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogueItemSpecificationUpdate(oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
CatalogueItemSpecificationUpdateType to a custom
Result using a custom validation event handler. |
static Document |
writeCataloguePricingUpdate(oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate)
Deprecated.
Convert the passed
CataloguePricingUpdateType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCataloguePricingUpdate(oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate,
Result aResult)
Deprecated.
Convert the passed
CataloguePricingUpdateType to a custom
Result using the global validation event handler. |
static Document |
writeCataloguePricingUpdate(oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
CataloguePricingUpdateType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCataloguePricingUpdate(oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
CataloguePricingUpdateType to a custom
Result using a custom validation event handler. |
static Document |
writeCatalogueRequest(oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest)
Deprecated.
Convert the passed
CatalogueRequestType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogueRequest(oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest,
Result aResult)
Deprecated.
Convert the passed
CatalogueRequestType to a custom Result
using the global validation event handler. |
static Document |
writeCatalogueRequest(oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
CatalogueRequestType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCatalogueRequest(oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
CatalogueRequestType to a custom Result
using a custom validation event handler. |
static Document |
writeCertificateOfOrigin(oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin)
Deprecated.
Convert the passed
CertificateOfOriginType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCertificateOfOrigin(oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin,
Result aResult)
Deprecated.
Convert the passed
CertificateOfOriginType to a custom
Result using the global validation event handler. |
static Document |
writeCertificateOfOrigin(oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
CertificateOfOriginType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCertificateOfOrigin(oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
CertificateOfOriginType to a custom
Result using a custom validation event handler. |
static Document |
writeContractAwardNotice(oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice)
Deprecated.
Convert the passed
ContractAwardNoticeType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeContractAwardNotice(oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice,
Result aResult)
Deprecated.
Convert the passed
ContractAwardNoticeType to a custom
Result using the global validation event handler. |
static Document |
writeContractAwardNotice(oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
ContractAwardNoticeType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeContractAwardNotice(oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
ContractAwardNoticeType to a custom
Result using a custom validation event handler. |
static Document |
writeContractNotice(oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice)
Deprecated.
Convert the passed
ContractNoticeType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeContractNotice(oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice,
Result aResult)
Deprecated.
Convert the passed
ContractNoticeType to a custom Result
using the global validation event handler. |
static Document |
writeContractNotice(oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
ContractNoticeType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeContractNotice(oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
ContractNoticeType to a custom Result
using a custom validation event handler. |
static Document |
writeCreditNote(oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote)
Deprecated.
Convert the passed
CreditNoteType to a DOM Document using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeCreditNote(oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote,
Result aResult)
Deprecated.
Convert the passed
CreditNoteType to a custom Result using
the global validation event handler. |
static Document |
writeCreditNote(oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
CreditNoteType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeCreditNote(oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
CreditNoteType to a custom Result using
a custom validation event handler. |
static Document |
writeDebitNote(oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote)
Deprecated.
Convert the passed
DebitNoteType to a DOM Document using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeDebitNote(oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote,
Result aResult)
Deprecated.
Convert the passed
DebitNoteType to a custom Result using
the global validation event handler. |
static Document |
writeDebitNote(oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
DebitNoteType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeDebitNote(oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
DebitNoteType to a custom Result using a
custom validation event handler. |
static Document |
writeDespatchAdvice(oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice)
Deprecated.
Convert the passed
DespatchAdviceType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeDespatchAdvice(oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice,
Result aResult)
Deprecated.
Convert the passed
DespatchAdviceType to a custom Result
using the global validation event handler. |
static Document |
writeDespatchAdvice(oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
DespatchAdviceType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeDespatchAdvice(oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
DespatchAdviceType to a custom Result
using a custom validation event handler. |
static Document |
writeDocumentStatus(oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus)
Deprecated.
Convert the passed
DocumentStatusType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeDocumentStatus(oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus,
Result aResult)
Deprecated.
Convert the passed
DocumentStatusType to a custom Result
using the global validation event handler. |
static Document |
writeDocumentStatus(oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
DocumentStatusType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeDocumentStatus(oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
DocumentStatusType to a custom Result
using a custom validation event handler. |
static Document |
writeDocumentStatusRequest(oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest)
Deprecated.
Convert the passed
DocumentStatusRequestType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeDocumentStatusRequest(oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest,
Result aResult)
Deprecated.
Convert the passed
DocumentStatusRequestType to a custom
Result using the global validation event handler. |
static Document |
writeDocumentStatusRequest(oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
DocumentStatusRequestType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeDocumentStatusRequest(oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
DocumentStatusRequestType to a custom
Result using a custom validation event handler. |
static Document |
writeExceptionCriteria(oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria)
Deprecated.
Convert the passed
ExceptionCriteriaType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeExceptionCriteria(oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria,
Result aResult)
Deprecated.
Convert the passed
ExceptionCriteriaType to a custom Result
using the global validation event handler. |
static Document |
writeExceptionCriteria(oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
ExceptionCriteriaType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeExceptionCriteria(oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
ExceptionCriteriaType to a custom Result
using a custom validation event handler. |
static Document |
writeExceptionNotification(oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification)
Deprecated.
Convert the passed
ExceptionNotificationType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeExceptionNotification(oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification,
Result aResult)
Deprecated.
Convert the passed
ExceptionNotificationType to a custom
Result using the global validation event handler. |
static Document |
writeExceptionNotification(oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
ExceptionNotificationType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeExceptionNotification(oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
ExceptionNotificationType to a custom
Result using a custom validation event handler. |
static Document |
writeForecast(oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast)
Deprecated.
Convert the passed
ForecastType to a DOM Document using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeForecast(oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast,
Result aResult)
Deprecated.
Convert the passed
ForecastType to a custom Result using
the global validation event handler. |
static Document |
writeForecast(oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
ForecastType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeForecast(oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
ForecastType to a custom Result using a
custom validation event handler. |
static Document |
writeForecastRevision(oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision)
Deprecated.
Convert the passed
ForecastRevisionType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeForecastRevision(oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision,
Result aResult)
Deprecated.
Convert the passed
ForecastRevisionType to a custom Result
using the global validation event handler. |
static Document |
writeForecastRevision(oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
ForecastRevisionType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeForecastRevision(oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
ForecastRevisionType to a custom Result
using a custom validation event handler. |
static Document |
writeForwardingInstructions(oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions)
Deprecated.
Convert the passed
ForwardingInstructionsType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeForwardingInstructions(oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions,
Result aResult)
Deprecated.
Convert the passed
ForwardingInstructionsType to a custom
Result using the global validation event handler. |
static Document |
writeForwardingInstructions(oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
ForwardingInstructionsType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeForwardingInstructions(oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
ForwardingInstructionsType to a custom
Result using a custom validation event handler. |
static Document |
writeFreightInvoice(oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice)
Deprecated.
Convert the passed
FreightInvoiceType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeFreightInvoice(oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice,
Result aResult)
Deprecated.
Convert the passed
FreightInvoiceType to a custom Result
using the global validation event handler. |
static Document |
writeFreightInvoice(oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
FreightInvoiceType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeFreightInvoice(oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
FreightInvoiceType to a custom Result
using a custom validation event handler. |
static Document |
writeFulfilmentCancellation(oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation)
Deprecated.
Convert the passed
FulfilmentCancellationType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeFulfilmentCancellation(oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation,
Result aResult)
Deprecated.
Convert the passed
FulfilmentCancellationType to a custom
Result using the global validation event handler. |
static Document |
writeFulfilmentCancellation(oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
FulfilmentCancellationType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeFulfilmentCancellation(oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
FulfilmentCancellationType to a custom
Result using a custom validation event handler. |
static Document |
writeGoodsItemItinerary(oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary)
Deprecated.
Convert the passed
GoodsItemItineraryType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeGoodsItemItinerary(oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary,
Result aResult)
Deprecated.
Convert the passed
GoodsItemItineraryType to a custom
Result using the global validation event handler. |
static Document |
writeGoodsItemItinerary(oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
GoodsItemItineraryType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeGoodsItemItinerary(oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
GoodsItemItineraryType to a custom
Result using a custom validation event handler. |
static Document |
writeGuaranteeCertificate(oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate)
Deprecated.
Convert the passed
GuaranteeCertificateType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeGuaranteeCertificate(oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate,
Result aResult)
Deprecated.
Convert the passed
GuaranteeCertificateType to a custom
Result using the global validation event handler. |
static Document |
writeGuaranteeCertificate(oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
GuaranteeCertificateType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeGuaranteeCertificate(oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
GuaranteeCertificateType to a custom
Result using a custom validation event handler. |
static Document |
writeInstructionForReturns(oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns)
Deprecated.
Convert the passed
InstructionForReturnsType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeInstructionForReturns(oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns,
Result aResult)
Deprecated.
Convert the passed
InstructionForReturnsType to a custom
Result using the global validation event handler. |
static Document |
writeInstructionForReturns(oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
InstructionForReturnsType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeInstructionForReturns(oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
InstructionForReturnsType to a custom
Result using a custom validation event handler. |
static Document |
writeInventoryReport(oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport)
Deprecated.
Convert the passed
InventoryReportType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeInventoryReport(oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport,
Result aResult)
Deprecated.
Convert the passed
InventoryReportType to a custom Result
using the global validation event handler. |
static Document |
writeInventoryReport(oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
InventoryReportType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeInventoryReport(oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
InventoryReportType to a custom Result
using a custom validation event handler. |
static Document |
writeInvoice(oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice)
Deprecated.
Convert the passed
InvoiceType to a DOM Document using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeInvoice(oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice,
Result aResult)
Deprecated.
Convert the passed
InvoiceType to a custom Result using the
global validation event handler. |
static Document |
writeInvoice(oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
InvoiceType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeInvoice(oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
InvoiceType to a custom Result using a
custom validation event handler. |
static Document |
writeItemInformationRequest(oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest)
Deprecated.
Convert the passed
ItemInformationRequestType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeItemInformationRequest(oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest,
Result aResult)
Deprecated.
Convert the passed
ItemInformationRequestType to a custom
Result using the global validation event handler. |
static Document |
writeItemInformationRequest(oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
ItemInformationRequestType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeItemInformationRequest(oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
ItemInformationRequestType to a custom
Result using a custom validation event handler. |
static Document |
writeOrder(oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder)
Deprecated.
Convert the passed
OrderType to a DOM Document using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrder(oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder,
Result aResult)
Deprecated.
Convert the passed
OrderType to a custom Result using the
global validation event handler. |
static Document |
writeOrder(oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
OrderType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrder(oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
OrderType to a custom Result using a
custom validation event handler. |
static Document |
writeOrderCancellation(oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation)
Deprecated.
Convert the passed
OrderCancellationType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderCancellation(oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation,
Result aResult)
Deprecated.
Convert the passed
OrderCancellationType to a custom Result
using the global validation event handler. |
static Document |
writeOrderCancellation(oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
OrderCancellationType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderCancellation(oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
OrderCancellationType to a custom Result
using a custom validation event handler. |
static Document |
writeOrderChange(oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange)
Deprecated.
Convert the passed
OrderChangeType to a DOM Document using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderChange(oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange,
Result aResult)
Deprecated.
Convert the passed
OrderChangeType to a custom Result using
the global validation event handler. |
static Document |
writeOrderChange(oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
OrderChangeType to a DOM Document using
a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderChange(oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
OrderChangeType to a custom Result using
a custom validation event handler. |
static Document |
writeOrderResponse(oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse)
Deprecated.
Convert the passed
OrderResponseType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderResponse(oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse,
Result aResult)
Deprecated.
Convert the passed
OrderResponseType to a custom Result
using the global validation event handler. |
static Document |
writeOrderResponse(oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
OrderResponseType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderResponse(oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
OrderResponseType to a custom Result
using a custom validation event handler. |
static Document |
writeOrderResponseSimple(oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple)
Deprecated.
Convert the passed
OrderResponseSimpleType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderResponseSimple(oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple,
Result aResult)
Deprecated.
Convert the passed
OrderResponseSimpleType to a custom
Result using the global validation event handler. |
static Document |
writeOrderResponseSimple(oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
OrderResponseSimpleType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeOrderResponseSimple(oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
OrderResponseSimpleType to a custom
Result using a custom validation event handler. |
static Document |
writePackingList(oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList)
Deprecated.
Convert the passed
PackingListType to a DOM Document using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writePackingList(oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList,
Result aResult)
Deprecated.
Convert the passed
PackingListType to a custom Result using
the global validation event handler. |
static Document |
writePackingList(oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
PackingListType to a DOM Document using
a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writePackingList(oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
PackingListType to a custom Result using
a custom validation event handler. |
static Document |
writePriorInformationNotice(oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice)
Deprecated.
Convert the passed
PriorInformationNoticeType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writePriorInformationNotice(oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice,
Result aResult)
Deprecated.
Convert the passed
PriorInformationNoticeType to a custom
Result using the global validation event handler. |
static Document |
writePriorInformationNotice(oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
PriorInformationNoticeType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writePriorInformationNotice(oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
PriorInformationNoticeType to a custom
Result using a custom validation event handler. |
static Document |
writeProductActivity(oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity)
Deprecated.
Convert the passed
ProductActivityType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeProductActivity(oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity,
Result aResult)
Deprecated.
Convert the passed
ProductActivityType to a custom Result
using the global validation event handler. |
static Document |
writeProductActivity(oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
ProductActivityType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeProductActivity(oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
ProductActivityType to a custom Result
using a custom validation event handler. |
static Document |
writeQuotation(oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation)
Deprecated.
Convert the passed
QuotationType to a DOM Document using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeQuotation(oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation,
Result aResult)
Deprecated.
Convert the passed
QuotationType to a custom Result using
the global validation event handler. |
static Document |
writeQuotation(oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
QuotationType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeQuotation(oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
QuotationType to a custom Result using a
custom validation event handler. |
static Document |
writeReceiptAdvice(oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice)
Deprecated.
Convert the passed
ReceiptAdviceType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeReceiptAdvice(oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice,
Result aResult)
Deprecated.
Convert the passed
ReceiptAdviceType to a custom Result
using the global validation event handler. |
static Document |
writeReceiptAdvice(oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
ReceiptAdviceType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeReceiptAdvice(oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
ReceiptAdviceType to a custom Result
using a custom validation event handler. |
static Document |
writeReminder(oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder)
Deprecated.
Convert the passed
ReminderType to a DOM Document using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeReminder(oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder,
Result aResult)
Deprecated.
Convert the passed
ReminderType to a custom Result using
the global validation event handler. |
static Document |
writeReminder(oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
ReminderType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeReminder(oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
ReminderType to a custom Result using a
custom validation event handler. |
static Document |
writeRemittanceAdvice(oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice)
Deprecated.
Convert the passed
RemittanceAdviceType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeRemittanceAdvice(oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice,
Result aResult)
Deprecated.
Convert the passed
RemittanceAdviceType to a custom Result
using the global validation event handler. |
static Document |
writeRemittanceAdvice(oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
RemittanceAdviceType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeRemittanceAdvice(oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
RemittanceAdviceType to a custom Result
using a custom validation event handler. |
static Document |
writeRequestForQuotation(oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation)
Deprecated.
Convert the passed
RequestForQuotationType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeRequestForQuotation(oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation,
Result aResult)
Deprecated.
Convert the passed
RequestForQuotationType to a custom
Result using the global validation event handler. |
static Document |
writeRequestForQuotation(oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
RequestForQuotationType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeRequestForQuotation(oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
RequestForQuotationType to a custom
Result using a custom validation event handler. |
static Document |
writeRetailEvent(oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent)
Deprecated.
Convert the passed
RetailEventType to a DOM Document using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeRetailEvent(oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent,
Result aResult)
Deprecated.
Convert the passed
RetailEventType to a custom Result using
the global validation event handler. |
static Document |
writeRetailEvent(oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
RetailEventType to a DOM Document using
a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeRetailEvent(oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
RetailEventType to a custom Result using
a custom validation event handler. |
static Document |
writeSelfBilledCreditNote(oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote)
Deprecated.
Convert the passed
SelfBilledCreditNoteType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeSelfBilledCreditNote(oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote,
Result aResult)
Deprecated.
Convert the passed
SelfBilledCreditNoteType to a custom
Result using the global validation event handler. |
static Document |
writeSelfBilledCreditNote(oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
SelfBilledCreditNoteType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeSelfBilledCreditNote(oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
SelfBilledCreditNoteType to a custom
Result using a custom validation event handler. |
static Document |
writeSelfBilledInvoice(oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice)
Deprecated.
Convert the passed
SelfBilledInvoiceType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeSelfBilledInvoice(oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice,
Result aResult)
Deprecated.
Convert the passed
SelfBilledInvoiceType to a custom Result
using the global validation event handler. |
static Document |
writeSelfBilledInvoice(oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
SelfBilledInvoiceType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeSelfBilledInvoice(oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
SelfBilledInvoiceType to a custom Result
using a custom validation event handler. |
static Document |
writeStatement(oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement)
Deprecated.
Convert the passed
StatementType to a DOM Document using
the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeStatement(oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement,
Result aResult)
Deprecated.
Convert the passed
StatementType to a custom Result using
the global validation event handler. |
static Document |
writeStatement(oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
StatementType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeStatement(oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
StatementType to a custom Result using a
custom validation event handler. |
static Document |
writeStockAvailabilityReport(oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport)
Deprecated.
Convert the passed
StockAvailabilityReportType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeStockAvailabilityReport(oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport,
Result aResult)
Deprecated.
Convert the passed
StockAvailabilityReportType to a custom
Result using the global validation event handler. |
static Document |
writeStockAvailabilityReport(oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
StockAvailabilityReportType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeStockAvailabilityReport(oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
StockAvailabilityReportType to a custom
Result using a custom validation event handler. |
static Document |
writeTender(oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender)
Deprecated.
Convert the passed
TenderType to a DOM Document using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTender(oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender,
Result aResult)
Deprecated.
Convert the passed
TenderType to a custom Result using the
global validation event handler. |
static Document |
writeTender(oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
TenderType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTender(oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
TenderType to a custom Result using a
custom validation event handler. |
static Document |
writeTendererQualification(oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification)
Deprecated.
Convert the passed
TendererQualificationType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTendererQualification(oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification,
Result aResult)
Deprecated.
Convert the passed
TendererQualificationType to a custom
Result using the global validation event handler. |
static Document |
writeTendererQualification(oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
TendererQualificationType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTendererQualification(oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
TendererQualificationType to a custom
Result using a custom validation event handler. |
static Document |
writeTendererQualificationResponse(oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse)
Deprecated.
Convert the passed
TendererQualificationResponseType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTendererQualificationResponse(oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse,
Result aResult)
Deprecated.
Convert the passed
TendererQualificationResponseType to a custom
Result using the global validation event handler. |
static Document |
writeTendererQualificationResponse(oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
TendererQualificationResponseType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTendererQualificationResponse(oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
TendererQualificationResponseType to a custom
Result using a custom validation event handler. |
static Document |
writeTenderReceipt(oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt)
Deprecated.
Convert the passed
TenderReceiptType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTenderReceipt(oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt,
Result aResult)
Deprecated.
Convert the passed
TenderReceiptType to a custom Result
using the global validation event handler. |
static Document |
writeTenderReceipt(oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
TenderReceiptType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTenderReceipt(oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
TenderReceiptType to a custom Result
using a custom validation event handler. |
static Document |
writeTradeItemLocationProfile(oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile)
Deprecated.
Convert the passed
TradeItemLocationProfileType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTradeItemLocationProfile(oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile,
Result aResult)
Deprecated.
Convert the passed
TradeItemLocationProfileType to a custom
Result using the global validation event handler. |
static Document |
writeTradeItemLocationProfile(oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
TradeItemLocationProfileType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTradeItemLocationProfile(oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
TradeItemLocationProfileType to a custom
Result using a custom validation event handler. |
static Document |
writeTransportationStatus(oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus)
Deprecated.
Convert the passed
TransportationStatusType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportationStatus(oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus,
Result aResult)
Deprecated.
Convert the passed
TransportationStatusType to a custom
Result using the global validation event handler. |
static Document |
writeTransportationStatus(oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
TransportationStatusType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportationStatus(oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
TransportationStatusType to a custom
Result using a custom validation event handler. |
static Document |
writeTransportationStatusRequest(oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest)
Deprecated.
Convert the passed
TransportationStatusRequestType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportationStatusRequest(oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest,
Result aResult)
Deprecated.
Convert the passed
TransportationStatusRequestType to a custom
Result using the global validation event handler. |
static Document |
writeTransportationStatusRequest(oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
TransportationStatusRequestType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportationStatusRequest(oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
TransportationStatusRequestType to a custom
Result using a custom validation event handler. |
static Document |
writeTransportExecutionPlan(oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan)
Deprecated.
Convert the passed
TransportExecutionPlanType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportExecutionPlan(oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan,
Result aResult)
Deprecated.
Convert the passed
TransportExecutionPlanType to a custom
Result using the global validation event handler. |
static Document |
writeTransportExecutionPlan(oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
TransportExecutionPlanType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportExecutionPlan(oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
TransportExecutionPlanType to a custom
Result using a custom validation event handler. |
static Document |
writeTransportExecutionPlanRequest(oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest)
Deprecated.
Convert the passed
TransportExecutionPlanRequestType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportExecutionPlanRequest(oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest,
Result aResult)
Deprecated.
Convert the passed
TransportExecutionPlanRequestType to a custom
Result using the global validation event handler. |
static Document |
writeTransportExecutionPlanRequest(oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
TransportExecutionPlanRequestType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportExecutionPlanRequest(oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
TransportExecutionPlanRequestType to a custom
Result using a custom validation event handler. |
static Document |
writeTransportProgressStatus(oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus)
Deprecated.
Convert the passed
TransportProgressStatusType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportProgressStatus(oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus,
Result aResult)
Deprecated.
Convert the passed
TransportProgressStatusType to a custom
Result using the global validation event handler. |
static Document |
writeTransportProgressStatus(oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
TransportProgressStatusType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportProgressStatus(oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
TransportProgressStatusType to a custom
Result using a custom validation event handler. |
static Document |
writeTransportProgressStatusRequest(oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest)
Deprecated.
Convert the passed
TransportProgressStatusRequestType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportProgressStatusRequest(oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest,
Result aResult)
Deprecated.
Convert the passed
TransportProgressStatusRequestType to a custom
Result using the global validation event handler. |
static Document |
writeTransportProgressStatusRequest(oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
TransportProgressStatusRequestType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportProgressStatusRequest(oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
TransportProgressStatusRequestType to a custom
Result using a custom validation event handler. |
static Document |
writeTransportServiceDescription(oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription)
Deprecated.
Convert the passed
TransportServiceDescriptionType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportServiceDescription(oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription,
Result aResult)
Deprecated.
Convert the passed
TransportServiceDescriptionType to a custom
Result using the global validation event handler. |
static Document |
writeTransportServiceDescription(oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
TransportServiceDescriptionType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportServiceDescription(oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
TransportServiceDescriptionType to a custom
Result using a custom validation event handler. |
static Document |
writeTransportServiceDescriptionRequest(oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest)
Deprecated.
Convert the passed
TransportServiceDescriptionRequestType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportServiceDescriptionRequest(oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest,
Result aResult)
Deprecated.
Convert the passed
TransportServiceDescriptionRequestType to a
custom Result using the global validation event handler. |
static Document |
writeTransportServiceDescriptionRequest(oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
TransportServiceDescriptionRequestType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeTransportServiceDescriptionRequest(oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
TransportServiceDescriptionRequestType to a
custom Result using a custom validation event handler. |
static Document |
writeUnawardedNotification(oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification)
Deprecated.
Convert the passed
UnawardedNotificationType to a DOM
Document using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeUnawardedNotification(oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification,
Result aResult)
Deprecated.
Convert the passed
UnawardedNotificationType to a custom
Result using the global validation event handler. |
static Document |
writeUnawardedNotification(oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
UnawardedNotificationType to a DOM
Document using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeUnawardedNotification(oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
UnawardedNotificationType to a custom
Result using a custom validation event handler. |
static Document |
writeUtilityStatement(oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement)
Deprecated.
Convert the passed
UtilityStatementType to a DOM Document
using the global validation event handler. |
static com.helger.commons.state.ESuccess |
writeUtilityStatement(oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement,
Result aResult)
Deprecated.
Convert the passed
UtilityStatementType to a custom Result
using the global validation event handler. |
static Document |
writeUtilityStatement(oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
UtilityStatementType to a DOM Document
using a custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeUtilityStatement(oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
UtilityStatementType to a custom Result
using a custom validation event handler. |
static Document |
writeWaybill(oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill)
Deprecated.
Convert the passed
WaybillType to a DOM Document using the
global validation event handler. |
static com.helger.commons.state.ESuccess |
writeWaybill(oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill,
Result aResult)
Deprecated.
Convert the passed
WaybillType to a custom Result using the
global validation event handler. |
static Document |
writeWaybill(oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill,
ValidationEventHandler aCustomEventHandler)
Deprecated.
Convert the passed
WaybillType to a DOM Document using a
custom validation event handler. |
static com.helger.commons.state.ESuccess |
writeWaybill(oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill,
ValidationEventHandler aCustomEventHandler,
Result aResult)
Deprecated.
Convert the passed
WaybillType to a custom Result using a
custom validation event handler. |
getGlobalValidationEventHandler, setGlobalValidationEventHandler@Nullable public static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType readApplicationResponse(@Nonnull Node aNode)
Node as a ApplicationResponse using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType readApplicationResponse(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ApplicationResponse using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType readApplicationResponse(@Nonnull Source aSource)
Source as a ApplicationResponse using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType readApplicationResponse(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ApplicationResponse using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static Document writeApplicationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse)
ApplicationResponseType to a DOM
Document using the global validation event handler.aApplicationResponse - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeApplicationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse, @Nullable ValidationEventHandler aCustomEventHandler)
ApplicationResponseType to a DOM
Document using a custom validation event handler.aApplicationResponse - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeApplicationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse, @Nonnull Result aResult)
ApplicationResponseType to a custom
Result using the global validation event handler.aApplicationResponse - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeApplicationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.applicationresponse_21.ApplicationResponseType aApplicationResponse, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ApplicationResponseType to a custom
Result using a custom validation event handler.aApplicationResponse - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType readAttachedDocument(@Nonnull Node aNode)
Node as a AttachedDocument using the
global validation event handler.aNode - the DOM node. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType readAttachedDocument(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a AttachedDocument using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType readAttachedDocument(@Nonnull Source aSource)
Source as a AttachedDocument using the global
validation event handler.aSource - the source to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType readAttachedDocument(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a AttachedDocument using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static Document writeAttachedDocument(@Nonnull oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument)
AttachedDocumentType to a DOM Document
using the global validation event handler.aAttachedDocument - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeAttachedDocument(@Nonnull oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument, @Nullable ValidationEventHandler aCustomEventHandler)
AttachedDocumentType to a DOM Document
using a custom validation event handler.aAttachedDocument - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeAttachedDocument(@Nonnull oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument, @Nonnull Result aResult)
AttachedDocumentType to a custom Result
using the global validation event handler.aAttachedDocument - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeAttachedDocument(@Nonnull oasis.names.specification.ubl.schema.xsd.attacheddocument_21.AttachedDocumentType aAttachedDocument, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
AttachedDocumentType to a custom Result
using a custom validation event handler.aAttachedDocument - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType readAwardedNotification(@Nonnull Node aNode)
Node as a AwardedNotification using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType readAwardedNotification(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a AwardedNotification using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType readAwardedNotification(@Nonnull Source aSource)
Source as a AwardedNotification using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType readAwardedNotification(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a AwardedNotification using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static Document writeAwardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification)
AwardedNotificationType to a DOM
Document using the global validation event handler.aAwardedNotification - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeAwardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification, @Nullable ValidationEventHandler aCustomEventHandler)
AwardedNotificationType to a DOM
Document using a custom validation event handler.aAwardedNotification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeAwardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification, @Nonnull Result aResult)
AwardedNotificationType to a custom
Result using the global validation event handler.aAwardedNotification - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeAwardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.awardednotification_21.AwardedNotificationType aAwardedNotification, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
AwardedNotificationType to a custom
Result using a custom validation event handler.aAwardedNotification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType readBillOfLading(@Nonnull Node aNode)
Node as a BillOfLading using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType readBillOfLading(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a BillOfLading using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType readBillOfLading(@Nonnull Source aSource)
Source as a BillOfLading using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType readBillOfLading(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a BillOfLading using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeBillOfLading(@Nonnull oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading)
BillOfLadingType to a DOM Document using
the global validation event handler.aBillOfLading - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeBillOfLading(@Nonnull oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading, @Nullable ValidationEventHandler aCustomEventHandler)
BillOfLadingType to a DOM Document using
a custom validation event handler.aBillOfLading - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeBillOfLading(@Nonnull oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading, @Nonnull Result aResult)
BillOfLadingType to a custom Result
using the global validation event handler.aBillOfLading - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeBillOfLading(@Nonnull oasis.names.specification.ubl.schema.xsd.billoflading_21.BillOfLadingType aBillOfLading, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
BillOfLadingType to a custom Result
using a custom validation event handler.aBillOfLading - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType readCallForTenders(@Nonnull Node aNode)
Node as a CallForTenders using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType readCallForTenders(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a CallForTenders using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType readCallForTenders(@Nonnull Source aSource)
Source as a CallForTenders using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType readCallForTenders(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a CallForTenders using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeCallForTenders(@Nonnull oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders)
CallForTendersType to a DOM Document
using the global validation event handler.aCallForTenders - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeCallForTenders(@Nonnull oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders, @Nullable ValidationEventHandler aCustomEventHandler)
CallForTendersType to a DOM Document
using a custom validation event handler.aCallForTenders - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeCallForTenders(@Nonnull oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders, @Nonnull Result aResult)
CallForTendersType to a custom Result
using the global validation event handler.aCallForTenders - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCallForTenders(@Nonnull oasis.names.specification.ubl.schema.xsd.callfortenders_21.CallForTendersType aCallForTenders, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
CallForTendersType to a custom Result
using a custom validation event handler.aCallForTenders - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType readCatalogue(@Nonnull Node aNode)
Node as a Catalogue using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType readCatalogue(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a Catalogue using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType readCatalogue(@Nonnull Source aSource)
Source as a Catalogue using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType readCatalogue(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a Catalogue using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeCatalogue(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue)
CatalogueType to a DOM Document using
the global validation event handler.aCatalogue - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeCatalogue(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue, @Nullable ValidationEventHandler aCustomEventHandler)
CatalogueType to a DOM Document using a
custom validation event handler.aCatalogue - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogue(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue, @Nonnull Result aResult)
CatalogueType to a custom Result using
the global validation event handler.aCatalogue - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogue(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogue_21.CatalogueType aCatalogue, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
CatalogueType to a custom Result using a
custom validation event handler.aCatalogue - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType readCatalogueDeletion(@Nonnull Node aNode)
Node as a CatalogueDeletion using the
global validation event handler.aNode - the DOM node. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType readCatalogueDeletion(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a CatalogueDeletion using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType readCatalogueDeletion(@Nonnull Source aSource)
Source as a CatalogueDeletion using the global
validation event handler.aSource - the source to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType readCatalogueDeletion(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a CatalogueDeletion using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static Document writeCatalogueDeletion(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion)
CatalogueDeletionType to a DOM Document
using the global validation event handler.aCatalogueDeletion - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeCatalogueDeletion(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion, @Nullable ValidationEventHandler aCustomEventHandler)
CatalogueDeletionType to a DOM Document
using a custom validation event handler.aCatalogueDeletion - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogueDeletion(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion, @Nonnull Result aResult)
CatalogueDeletionType to a custom Result
using the global validation event handler.aCatalogueDeletion - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogueDeletion(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguedeletion_21.CatalogueDeletionType aCatalogueDeletion, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
CatalogueDeletionType to a custom Result
using a custom validation event handler.aCatalogueDeletion - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType readCatalogueItemSpecificationUpdate(@Nonnull Node aNode)
Node as a CatalogueItemSpecificationUpdate
using the global validation event handler.aNode - the DOM node. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType readCatalogueItemSpecificationUpdate(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a CatalogueItemSpecificationUpdate
using a custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType readCatalogueItemSpecificationUpdate(@Nonnull Source aSource)
Source as a CatalogueItemSpecificationUpdate
using the global validation event handler.aSource - the source to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType readCatalogueItemSpecificationUpdate(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a CatalogueItemSpecificationUpdate
using a custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static Document writeCatalogueItemSpecificationUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate)
CatalogueItemSpecificationUpdateType to a DOM
Document using the global validation event handler.aCatalogueItemSpecificationUpdate - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeCatalogueItemSpecificationUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate, @Nullable ValidationEventHandler aCustomEventHandler)
CatalogueItemSpecificationUpdateType to a DOM
Document using a custom validation event handler.aCatalogueItemSpecificationUpdate - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogueItemSpecificationUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate, @Nonnull Result aResult)
CatalogueItemSpecificationUpdateType to a custom
Result using the global validation event handler.aCatalogueItemSpecificationUpdate - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogueItemSpecificationUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.catalogueitemspecificationupdate_21.CatalogueItemSpecificationUpdateType aCatalogueItemSpecificationUpdate, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
CatalogueItemSpecificationUpdateType to a custom
Result using a custom validation event handler.aCatalogueItemSpecificationUpdate - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType readCataloguePricingUpdate(@Nonnull Node aNode)
Node as a CataloguePricingUpdate using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType readCataloguePricingUpdate(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a CataloguePricingUpdate using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType readCataloguePricingUpdate(@Nonnull Source aSource)
Source as a CataloguePricingUpdate using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType readCataloguePricingUpdate(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a CataloguePricingUpdate using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static Document writeCataloguePricingUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate)
CataloguePricingUpdateType to a DOM
Document using the global validation event handler.aCataloguePricingUpdate - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeCataloguePricingUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate, @Nullable ValidationEventHandler aCustomEventHandler)
CataloguePricingUpdateType to a DOM
Document using a custom validation event handler.aCataloguePricingUpdate - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeCataloguePricingUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate, @Nonnull Result aResult)
CataloguePricingUpdateType to a custom
Result using the global validation event handler.aCataloguePricingUpdate - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCataloguePricingUpdate(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguepricingupdate_21.CataloguePricingUpdateType aCataloguePricingUpdate, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
CataloguePricingUpdateType to a custom
Result using a custom validation event handler.aCataloguePricingUpdate - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType readCatalogueRequest(@Nonnull Node aNode)
Node as a CatalogueRequest using the
global validation event handler.aNode - the DOM node. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType readCatalogueRequest(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a CatalogueRequest using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType readCatalogueRequest(@Nonnull Source aSource)
Source as a CatalogueRequest using the global
validation event handler.aSource - the source to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType readCatalogueRequest(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a CatalogueRequest using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static Document writeCatalogueRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest)
CatalogueRequestType to a DOM Document
using the global validation event handler.aCatalogueRequest - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeCatalogueRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest, @Nullable ValidationEventHandler aCustomEventHandler)
CatalogueRequestType to a DOM Document
using a custom validation event handler.aCatalogueRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogueRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest, @Nonnull Result aResult)
CatalogueRequestType to a custom Result
using the global validation event handler.aCatalogueRequest - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCatalogueRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.cataloguerequest_21.CatalogueRequestType aCatalogueRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
CatalogueRequestType to a custom Result
using a custom validation event handler.aCatalogueRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType readCertificateOfOrigin(@Nonnull Node aNode)
Node as a CertificateOfOrigin using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType readCertificateOfOrigin(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a CertificateOfOrigin using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType readCertificateOfOrigin(@Nonnull Source aSource)
Source as a CertificateOfOrigin using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType readCertificateOfOrigin(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a CertificateOfOrigin using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static Document writeCertificateOfOrigin(@Nonnull oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin)
CertificateOfOriginType to a DOM
Document using the global validation event handler.aCertificateOfOrigin - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeCertificateOfOrigin(@Nonnull oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin, @Nullable ValidationEventHandler aCustomEventHandler)
CertificateOfOriginType to a DOM
Document using a custom validation event handler.aCertificateOfOrigin - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeCertificateOfOrigin(@Nonnull oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin, @Nonnull Result aResult)
CertificateOfOriginType to a custom
Result using the global validation event handler.aCertificateOfOrigin - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCertificateOfOrigin(@Nonnull oasis.names.specification.ubl.schema.xsd.certificateoforigin_21.CertificateOfOriginType aCertificateOfOrigin, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
CertificateOfOriginType to a custom
Result using a custom validation event handler.aCertificateOfOrigin - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType readContractAwardNotice(@Nonnull Node aNode)
Node as a ContractAwardNotice using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType readContractAwardNotice(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ContractAwardNotice using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType readContractAwardNotice(@Nonnull Source aSource)
Source as a ContractAwardNotice using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType readContractAwardNotice(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ContractAwardNotice using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static Document writeContractAwardNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice)
ContractAwardNoticeType to a DOM
Document using the global validation event handler.aContractAwardNotice - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeContractAwardNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice, @Nullable ValidationEventHandler aCustomEventHandler)
ContractAwardNoticeType to a DOM
Document using a custom validation event handler.aContractAwardNotice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeContractAwardNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice, @Nonnull Result aResult)
ContractAwardNoticeType to a custom
Result using the global validation event handler.aContractAwardNotice - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeContractAwardNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractawardnotice_21.ContractAwardNoticeType aContractAwardNotice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ContractAwardNoticeType to a custom
Result using a custom validation event handler.aContractAwardNotice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType readContractNotice(@Nonnull Node aNode)
Node as a ContractNotice using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType readContractNotice(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ContractNotice using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType readContractNotice(@Nonnull Source aSource)
Source as a ContractNotice using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType readContractNotice(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ContractNotice using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeContractNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice)
ContractNoticeType to a DOM Document
using the global validation event handler.aContractNotice - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeContractNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice, @Nullable ValidationEventHandler aCustomEventHandler)
ContractNoticeType to a DOM Document
using a custom validation event handler.aContractNotice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeContractNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice, @Nonnull Result aResult)
ContractNoticeType to a custom Result
using the global validation event handler.aContractNotice - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeContractNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.contractnotice_21.ContractNoticeType aContractNotice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ContractNoticeType to a custom Result
using a custom validation event handler.aContractNotice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType readCreditNote(@Nonnull Node aNode)
Node as a CreditNote using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType readCreditNote(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a CreditNote using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType readCreditNote(@Nonnull Source aSource)
Source as a CreditNote using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType readCreditNote(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a CreditNote using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote)
CreditNoteType to a DOM Document using
the global validation event handler.aCreditNote - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote, @Nullable ValidationEventHandler aCustomEventHandler)
CreditNoteType to a DOM Document using a
custom validation event handler.aCreditNote - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote, @Nonnull Result aResult)
CreditNoteType to a custom Result using
the global validation event handler.aCreditNote - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.creditnote_21.CreditNoteType aCreditNote, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
CreditNoteType to a custom Result using
a custom validation event handler.aCreditNote - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType readDebitNote(@Nonnull Node aNode)
Node as a DebitNote using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType readDebitNote(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a DebitNote using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType readDebitNote(@Nonnull Source aSource)
Source as a DebitNote using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType readDebitNote(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a DebitNote using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeDebitNote(@Nonnull oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote)
DebitNoteType to a DOM Document using
the global validation event handler.aDebitNote - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeDebitNote(@Nonnull oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote, @Nullable ValidationEventHandler aCustomEventHandler)
DebitNoteType to a DOM Document using a
custom validation event handler.aDebitNote - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeDebitNote(@Nonnull oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote, @Nonnull Result aResult)
DebitNoteType to a custom Result using
the global validation event handler.aDebitNote - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeDebitNote(@Nonnull oasis.names.specification.ubl.schema.xsd.debitnote_21.DebitNoteType aDebitNote, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
DebitNoteType to a custom Result using a
custom validation event handler.aDebitNote - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType readDespatchAdvice(@Nonnull Node aNode)
Node as a DespatchAdvice using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType readDespatchAdvice(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a DespatchAdvice using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType readDespatchAdvice(@Nonnull Source aSource)
Source as a DespatchAdvice using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType readDespatchAdvice(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a DespatchAdvice using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeDespatchAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice)
DespatchAdviceType to a DOM Document
using the global validation event handler.aDespatchAdvice - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeDespatchAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice, @Nullable ValidationEventHandler aCustomEventHandler)
DespatchAdviceType to a DOM Document
using a custom validation event handler.aDespatchAdvice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeDespatchAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice, @Nonnull Result aResult)
DespatchAdviceType to a custom Result
using the global validation event handler.aDespatchAdvice - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeDespatchAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.despatchadvice_21.DespatchAdviceType aDespatchAdvice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
DespatchAdviceType to a custom Result
using a custom validation event handler.aDespatchAdvice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType readDocumentStatus(@Nonnull Node aNode)
Node as a DocumentStatus using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType readDocumentStatus(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a DocumentStatus using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType readDocumentStatus(@Nonnull Source aSource)
Source as a DocumentStatus using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType readDocumentStatus(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a DocumentStatus using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeDocumentStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus)
DocumentStatusType to a DOM Document
using the global validation event handler.aDocumentStatus - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeDocumentStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus, @Nullable ValidationEventHandler aCustomEventHandler)
DocumentStatusType to a DOM Document
using a custom validation event handler.aDocumentStatus - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeDocumentStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus, @Nonnull Result aResult)
DocumentStatusType to a custom Result
using the global validation event handler.aDocumentStatus - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeDocumentStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatus_21.DocumentStatusType aDocumentStatus, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
DocumentStatusType to a custom Result
using a custom validation event handler.aDocumentStatus - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType readDocumentStatusRequest(@Nonnull Node aNode)
Node as a DocumentStatusRequest using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType readDocumentStatusRequest(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a DocumentStatusRequest using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType readDocumentStatusRequest(@Nonnull Source aSource)
Source as a DocumentStatusRequest using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType readDocumentStatusRequest(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a DocumentStatusRequest using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static Document writeDocumentStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest)
DocumentStatusRequestType to a DOM
Document using the global validation event handler.aDocumentStatusRequest - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeDocumentStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest, @Nullable ValidationEventHandler aCustomEventHandler)
DocumentStatusRequestType to a DOM
Document using a custom validation event handler.aDocumentStatusRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeDocumentStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest, @Nonnull Result aResult)
DocumentStatusRequestType to a custom
Result using the global validation event handler.aDocumentStatusRequest - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeDocumentStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.documentstatusrequest_21.DocumentStatusRequestType aDocumentStatusRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
DocumentStatusRequestType to a custom
Result using a custom validation event handler.aDocumentStatusRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType readExceptionCriteria(@Nonnull Node aNode)
Node as a ExceptionCriteria using the
global validation event handler.aNode - the DOM node. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType readExceptionCriteria(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ExceptionCriteria using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType readExceptionCriteria(@Nonnull Source aSource)
Source as a ExceptionCriteria using the global
validation event handler.aSource - the source to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType readExceptionCriteria(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ExceptionCriteria using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static Document writeExceptionCriteria(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria)
ExceptionCriteriaType to a DOM Document
using the global validation event handler.aExceptionCriteria - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeExceptionCriteria(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria, @Nullable ValidationEventHandler aCustomEventHandler)
ExceptionCriteriaType to a DOM Document
using a custom validation event handler.aExceptionCriteria - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeExceptionCriteria(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria, @Nonnull Result aResult)
ExceptionCriteriaType to a custom Result
using the global validation event handler.aExceptionCriteria - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeExceptionCriteria(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptioncriteria_21.ExceptionCriteriaType aExceptionCriteria, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ExceptionCriteriaType to a custom Result
using a custom validation event handler.aExceptionCriteria - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType readExceptionNotification(@Nonnull Node aNode)
Node as a ExceptionNotification using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType readExceptionNotification(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ExceptionNotification using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType readExceptionNotification(@Nonnull Source aSource)
Source as a ExceptionNotification using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType readExceptionNotification(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ExceptionNotification using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static Document writeExceptionNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification)
ExceptionNotificationType to a DOM
Document using the global validation event handler.aExceptionNotification - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeExceptionNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification, @Nullable ValidationEventHandler aCustomEventHandler)
ExceptionNotificationType to a DOM
Document using a custom validation event handler.aExceptionNotification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeExceptionNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification, @Nonnull Result aResult)
ExceptionNotificationType to a custom
Result using the global validation event handler.aExceptionNotification - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeExceptionNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.exceptionnotification_21.ExceptionNotificationType aExceptionNotification, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ExceptionNotificationType to a custom
Result using a custom validation event handler.aExceptionNotification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType readForecast(@Nonnull Node aNode)
Node as a Forecast using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType readForecast(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a Forecast using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType readForecast(@Nonnull Source aSource)
Source as a Forecast using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType readForecast(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a Forecast using a custom validation
event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeForecast(@Nonnull oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast)
ForecastType to a DOM Document using the
global validation event handler.aForecast - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeForecast(@Nonnull oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast, @Nullable ValidationEventHandler aCustomEventHandler)
ForecastType to a DOM Document using a
custom validation event handler.aForecast - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeForecast(@Nonnull oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast, @Nonnull Result aResult)
ForecastType to a custom Result using
the global validation event handler.aForecast - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeForecast(@Nonnull oasis.names.specification.ubl.schema.xsd.forecast_21.ForecastType aForecast, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ForecastType to a custom Result using a
custom validation event handler.aForecast - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType readForecastRevision(@Nonnull Node aNode)
Node as a ForecastRevision using the
global validation event handler.aNode - the DOM node. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType readForecastRevision(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ForecastRevision using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType readForecastRevision(@Nonnull Source aSource)
Source as a ForecastRevision using the global
validation event handler.aSource - the source to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType readForecastRevision(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ForecastRevision using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static Document writeForecastRevision(@Nonnull oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision)
ForecastRevisionType to a DOM Document
using the global validation event handler.aForecastRevision - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeForecastRevision(@Nonnull oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision, @Nullable ValidationEventHandler aCustomEventHandler)
ForecastRevisionType to a DOM Document
using a custom validation event handler.aForecastRevision - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeForecastRevision(@Nonnull oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision, @Nonnull Result aResult)
ForecastRevisionType to a custom Result
using the global validation event handler.aForecastRevision - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeForecastRevision(@Nonnull oasis.names.specification.ubl.schema.xsd.forecastrevision_21.ForecastRevisionType aForecastRevision, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ForecastRevisionType to a custom Result
using a custom validation event handler.aForecastRevision - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType readForwardingInstructions(@Nonnull Node aNode)
Node as a ForwardingInstructions using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType readForwardingInstructions(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ForwardingInstructions using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType readForwardingInstructions(@Nonnull Source aSource)
Source as a ForwardingInstructions using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType readForwardingInstructions(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ForwardingInstructions using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static Document writeForwardingInstructions(@Nonnull oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions)
ForwardingInstructionsType to a DOM
Document using the global validation event handler.aForwardingInstructions - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeForwardingInstructions(@Nonnull oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions, @Nullable ValidationEventHandler aCustomEventHandler)
ForwardingInstructionsType to a DOM
Document using a custom validation event handler.aForwardingInstructions - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeForwardingInstructions(@Nonnull oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions, @Nonnull Result aResult)
ForwardingInstructionsType to a custom
Result using the global validation event handler.aForwardingInstructions - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeForwardingInstructions(@Nonnull oasis.names.specification.ubl.schema.xsd.forwardinginstructions_21.ForwardingInstructionsType aForwardingInstructions, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ForwardingInstructionsType to a custom
Result using a custom validation event handler.aForwardingInstructions - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType readFreightInvoice(@Nonnull Node aNode)
Node as a FreightInvoice using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType readFreightInvoice(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a FreightInvoice using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType readFreightInvoice(@Nonnull Source aSource)
Source as a FreightInvoice using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType readFreightInvoice(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a FreightInvoice using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeFreightInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice)
FreightInvoiceType to a DOM Document
using the global validation event handler.aFreightInvoice - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeFreightInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice, @Nullable ValidationEventHandler aCustomEventHandler)
FreightInvoiceType to a DOM Document
using a custom validation event handler.aFreightInvoice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeFreightInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice, @Nonnull Result aResult)
FreightInvoiceType to a custom Result
using the global validation event handler.aFreightInvoice - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeFreightInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.freightinvoice_21.FreightInvoiceType aFreightInvoice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
FreightInvoiceType to a custom Result
using a custom validation event handler.aFreightInvoice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType readFulfilmentCancellation(@Nonnull Node aNode)
Node as a FulfilmentCancellation using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType readFulfilmentCancellation(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a FulfilmentCancellation using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType readFulfilmentCancellation(@Nonnull Source aSource)
Source as a FulfilmentCancellation using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType readFulfilmentCancellation(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a FulfilmentCancellation using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static Document writeFulfilmentCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation)
FulfilmentCancellationType to a DOM
Document using the global validation event handler.aFulfilmentCancellation - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeFulfilmentCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation, @Nullable ValidationEventHandler aCustomEventHandler)
FulfilmentCancellationType to a DOM
Document using a custom validation event handler.aFulfilmentCancellation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeFulfilmentCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation, @Nonnull Result aResult)
FulfilmentCancellationType to a custom
Result using the global validation event handler.aFulfilmentCancellation - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeFulfilmentCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.fulfilmentcancellation_21.FulfilmentCancellationType aFulfilmentCancellation, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
FulfilmentCancellationType to a custom
Result using a custom validation event handler.aFulfilmentCancellation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType readGoodsItemItinerary(@Nonnull Node aNode)
Node as a GoodsItemItinerary using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType readGoodsItemItinerary(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a GoodsItemItinerary using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType readGoodsItemItinerary(@Nonnull Source aSource)
Source as a GoodsItemItinerary using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType readGoodsItemItinerary(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a GoodsItemItinerary using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static Document writeGoodsItemItinerary(@Nonnull oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary)
GoodsItemItineraryType to a DOM Document
using the global validation event handler.aGoodsItemItinerary - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeGoodsItemItinerary(@Nonnull oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary, @Nullable ValidationEventHandler aCustomEventHandler)
GoodsItemItineraryType to a DOM Document
using a custom validation event handler.aGoodsItemItinerary - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeGoodsItemItinerary(@Nonnull oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary, @Nonnull Result aResult)
GoodsItemItineraryType to a custom
Result using the global validation event handler.aGoodsItemItinerary - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeGoodsItemItinerary(@Nonnull oasis.names.specification.ubl.schema.xsd.goodsitemitinerary_21.GoodsItemItineraryType aGoodsItemItinerary, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
GoodsItemItineraryType to a custom
Result using a custom validation event handler.aGoodsItemItinerary - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType readGuaranteeCertificate(@Nonnull Node aNode)
Node as a GuaranteeCertificate using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType readGuaranteeCertificate(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a GuaranteeCertificate using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType readGuaranteeCertificate(@Nonnull Source aSource)
Source as a GuaranteeCertificate using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType readGuaranteeCertificate(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a GuaranteeCertificate using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static Document writeGuaranteeCertificate(@Nonnull oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate)
GuaranteeCertificateType to a DOM
Document using the global validation event handler.aGuaranteeCertificate - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeGuaranteeCertificate(@Nonnull oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate, @Nullable ValidationEventHandler aCustomEventHandler)
GuaranteeCertificateType to a DOM
Document using a custom validation event handler.aGuaranteeCertificate - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeGuaranteeCertificate(@Nonnull oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate, @Nonnull Result aResult)
GuaranteeCertificateType to a custom
Result using the global validation event handler.aGuaranteeCertificate - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeGuaranteeCertificate(@Nonnull oasis.names.specification.ubl.schema.xsd.guaranteecertificate_21.GuaranteeCertificateType aGuaranteeCertificate, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
GuaranteeCertificateType to a custom
Result using a custom validation event handler.aGuaranteeCertificate - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType readInstructionForReturns(@Nonnull Node aNode)
Node as a InstructionForReturns using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType readInstructionForReturns(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a InstructionForReturns using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType readInstructionForReturns(@Nonnull Source aSource)
Source as a InstructionForReturns using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType readInstructionForReturns(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a InstructionForReturns using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static Document writeInstructionForReturns(@Nonnull oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns)
InstructionForReturnsType to a DOM
Document using the global validation event handler.aInstructionForReturns - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeInstructionForReturns(@Nonnull oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns, @Nullable ValidationEventHandler aCustomEventHandler)
InstructionForReturnsType to a DOM
Document using a custom validation event handler.aInstructionForReturns - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeInstructionForReturns(@Nonnull oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns, @Nonnull Result aResult)
InstructionForReturnsType to a custom
Result using the global validation event handler.aInstructionForReturns - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeInstructionForReturns(@Nonnull oasis.names.specification.ubl.schema.xsd.instructionforreturns_21.InstructionForReturnsType aInstructionForReturns, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
InstructionForReturnsType to a custom
Result using a custom validation event handler.aInstructionForReturns - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType readInventoryReport(@Nonnull Node aNode)
Node as a InventoryReport using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType readInventoryReport(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a InventoryReport using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType readInventoryReport(@Nonnull Source aSource)
Source as a InventoryReport using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType readInventoryReport(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a InventoryReport using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeInventoryReport(@Nonnull oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport)
InventoryReportType to a DOM Document
using the global validation event handler.aInventoryReport - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeInventoryReport(@Nonnull oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport, @Nullable ValidationEventHandler aCustomEventHandler)
InventoryReportType to a DOM Document
using a custom validation event handler.aInventoryReport - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeInventoryReport(@Nonnull oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport, @Nonnull Result aResult)
InventoryReportType to a custom Result
using the global validation event handler.aInventoryReport - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeInventoryReport(@Nonnull oasis.names.specification.ubl.schema.xsd.inventoryreport_21.InventoryReportType aInventoryReport, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
InventoryReportType to a custom Result
using a custom validation event handler.aInventoryReport - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType readInvoice(@Nonnull Node aNode)
Node as a Invoice using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType readInvoice(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a Invoice using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType readInvoice(@Nonnull Source aSource)
Source as a Invoice using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType readInvoice(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a Invoice using a custom validation
event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static Document writeInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice)
InvoiceType to a DOM Document using the
global validation event handler.aInvoice - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice, @Nullable ValidationEventHandler aCustomEventHandler)
InvoiceType to a DOM Document using a
custom validation event handler.aInvoice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice, @Nonnull Result aResult)
InvoiceType to a custom Result using the
global validation event handler.aInvoice - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType aInvoice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
InvoiceType to a custom Result using a
custom validation event handler.aInvoice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType readItemInformationRequest(@Nonnull Node aNode)
Node as a ItemInformationRequest using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType readItemInformationRequest(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ItemInformationRequest using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType readItemInformationRequest(@Nonnull Source aSource)
Source as a ItemInformationRequest using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType readItemInformationRequest(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ItemInformationRequest using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static Document writeItemInformationRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest)
ItemInformationRequestType to a DOM
Document using the global validation event handler.aItemInformationRequest - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeItemInformationRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest, @Nullable ValidationEventHandler aCustomEventHandler)
ItemInformationRequestType to a DOM
Document using a custom validation event handler.aItemInformationRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeItemInformationRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest, @Nonnull Result aResult)
ItemInformationRequestType to a custom
Result using the global validation event handler.aItemInformationRequest - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeItemInformationRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.iteminformationrequest_21.ItemInformationRequestType aItemInformationRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ItemInformationRequestType to a custom
Result using a custom validation event handler.aItemInformationRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.order_21.OrderType readOrder(@Nonnull Node aNode)
Node as a Order using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.order_21.OrderType readOrder(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a Order using a custom validation
event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.order_21.OrderType readOrder(@Nonnull Source aSource)
Source as a Order using the global validation
event handler.aSource - the source to read from. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.order_21.OrderType readOrder(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a Order using a custom validation
event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static Document writeOrder(@Nonnull oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder)
OrderType to a DOM Document using the
global validation event handler.aOrder - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeOrder(@Nonnull oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder, @Nullable ValidationEventHandler aCustomEventHandler)
OrderType to a DOM Document using a
custom validation event handler.aOrder - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeOrder(@Nonnull oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder, @Nonnull Result aResult)
OrderType to a custom Result using the
global validation event handler.aOrder - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrder(@Nonnull oasis.names.specification.ubl.schema.xsd.order_21.OrderType aOrder, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
OrderType to a custom Result using a
custom validation event handler.aOrder - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType readOrderCancellation(@Nonnull Node aNode)
Node as a OrderCancellation using the
global validation event handler.aNode - the DOM node. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType readOrderCancellation(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a OrderCancellation using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType readOrderCancellation(@Nonnull Source aSource)
Source as a OrderCancellation using the global
validation event handler.aSource - the source to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType readOrderCancellation(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a OrderCancellation using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static Document writeOrderCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation)
OrderCancellationType to a DOM Document
using the global validation event handler.aOrderCancellation - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeOrderCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation, @Nullable ValidationEventHandler aCustomEventHandler)
OrderCancellationType to a DOM Document
using a custom validation event handler.aOrderCancellation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeOrderCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation, @Nonnull Result aResult)
OrderCancellationType to a custom Result
using the global validation event handler.aOrderCancellation - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrderCancellation(@Nonnull oasis.names.specification.ubl.schema.xsd.ordercancellation_21.OrderCancellationType aOrderCancellation, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
OrderCancellationType to a custom Result
using a custom validation event handler.aOrderCancellation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType readOrderChange(@Nonnull Node aNode)
Node as a OrderChange using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType readOrderChange(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a OrderChange using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType readOrderChange(@Nonnull Source aSource)
Source as a OrderChange using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType readOrderChange(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a OrderChange using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeOrderChange(@Nonnull oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange)
OrderChangeType to a DOM Document using
the global validation event handler.aOrderChange - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeOrderChange(@Nonnull oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange, @Nullable ValidationEventHandler aCustomEventHandler)
OrderChangeType to a DOM Document using
a custom validation event handler.aOrderChange - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeOrderChange(@Nonnull oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange, @Nonnull Result aResult)
OrderChangeType to a custom Result using
the global validation event handler.aOrderChange - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrderChange(@Nonnull oasis.names.specification.ubl.schema.xsd.orderchange_21.OrderChangeType aOrderChange, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
OrderChangeType to a custom Result using
a custom validation event handler.aOrderChange - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType readOrderResponse(@Nonnull Node aNode)
Node as a OrderResponse using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType readOrderResponse(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a OrderResponse using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType readOrderResponse(@Nonnull Source aSource)
Source as a OrderResponse using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType readOrderResponse(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a OrderResponse using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeOrderResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse)
OrderResponseType to a DOM Document
using the global validation event handler.aOrderResponse - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeOrderResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse, @Nullable ValidationEventHandler aCustomEventHandler)
OrderResponseType to a DOM Document
using a custom validation event handler.aOrderResponse - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeOrderResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse, @Nonnull Result aResult)
OrderResponseType to a custom Result
using the global validation event handler.aOrderResponse - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrderResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponse_21.OrderResponseType aOrderResponse, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
OrderResponseType to a custom Result
using a custom validation event handler.aOrderResponse - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType readOrderResponseSimple(@Nonnull Node aNode)
Node as a OrderResponseSimple using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType readOrderResponseSimple(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a OrderResponseSimple using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType readOrderResponseSimple(@Nonnull Source aSource)
Source as a OrderResponseSimple using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType readOrderResponseSimple(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a OrderResponseSimple using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static Document writeOrderResponseSimple(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple)
OrderResponseSimpleType to a DOM
Document using the global validation event handler.aOrderResponseSimple - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeOrderResponseSimple(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple, @Nullable ValidationEventHandler aCustomEventHandler)
OrderResponseSimpleType to a DOM
Document using a custom validation event handler.aOrderResponseSimple - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeOrderResponseSimple(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple, @Nonnull Result aResult)
OrderResponseSimpleType to a custom
Result using the global validation event handler.aOrderResponseSimple - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeOrderResponseSimple(@Nonnull oasis.names.specification.ubl.schema.xsd.orderresponsesimple_21.OrderResponseSimpleType aOrderResponseSimple, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
OrderResponseSimpleType to a custom
Result using a custom validation event handler.aOrderResponseSimple - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType readPackingList(@Nonnull Node aNode)
Node as a PackingList using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType readPackingList(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a PackingList using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType readPackingList(@Nonnull Source aSource)
Source as a PackingList using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType readPackingList(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a PackingList using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writePackingList(@Nonnull oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList)
PackingListType to a DOM Document using
the global validation event handler.aPackingList - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writePackingList(@Nonnull oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList, @Nullable ValidationEventHandler aCustomEventHandler)
PackingListType to a DOM Document using
a custom validation event handler.aPackingList - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writePackingList(@Nonnull oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList, @Nonnull Result aResult)
PackingListType to a custom Result using
the global validation event handler.aPackingList - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writePackingList(@Nonnull oasis.names.specification.ubl.schema.xsd.packinglist_21.PackingListType aPackingList, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
PackingListType to a custom Result using
a custom validation event handler.aPackingList - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType readPriorInformationNotice(@Nonnull Node aNode)
Node as a PriorInformationNotice using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType readPriorInformationNotice(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a PriorInformationNotice using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType readPriorInformationNotice(@Nonnull Source aSource)
Source as a PriorInformationNotice using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType readPriorInformationNotice(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a PriorInformationNotice using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static Document writePriorInformationNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice)
PriorInformationNoticeType to a DOM
Document using the global validation event handler.aPriorInformationNotice - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writePriorInformationNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice, @Nullable ValidationEventHandler aCustomEventHandler)
PriorInformationNoticeType to a DOM
Document using a custom validation event handler.aPriorInformationNotice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writePriorInformationNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice, @Nonnull Result aResult)
PriorInformationNoticeType to a custom
Result using the global validation event handler.aPriorInformationNotice - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writePriorInformationNotice(@Nonnull oasis.names.specification.ubl.schema.xsd.priorinformationnotice_21.PriorInformationNoticeType aPriorInformationNotice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
PriorInformationNoticeType to a custom
Result using a custom validation event handler.aPriorInformationNotice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType readProductActivity(@Nonnull Node aNode)
Node as a ProductActivity using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType readProductActivity(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ProductActivity using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType readProductActivity(@Nonnull Source aSource)
Source as a ProductActivity using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType readProductActivity(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ProductActivity using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeProductActivity(@Nonnull oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity)
ProductActivityType to a DOM Document
using the global validation event handler.aProductActivity - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeProductActivity(@Nonnull oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity, @Nullable ValidationEventHandler aCustomEventHandler)
ProductActivityType to a DOM Document
using a custom validation event handler.aProductActivity - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeProductActivity(@Nonnull oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity, @Nonnull Result aResult)
ProductActivityType to a custom Result
using the global validation event handler.aProductActivity - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeProductActivity(@Nonnull oasis.names.specification.ubl.schema.xsd.productactivity_21.ProductActivityType aProductActivity, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ProductActivityType to a custom Result
using a custom validation event handler.aProductActivity - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType readQuotation(@Nonnull Node aNode)
Node as a Quotation using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType readQuotation(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a Quotation using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType readQuotation(@Nonnull Source aSource)
Source as a Quotation using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType readQuotation(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a Quotation using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation)
QuotationType to a DOM Document using
the global validation event handler.aQuotation - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation, @Nullable ValidationEventHandler aCustomEventHandler)
QuotationType to a DOM Document using a
custom validation event handler.aQuotation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation, @Nonnull Result aResult)
QuotationType to a custom Result using
the global validation event handler.aQuotation - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.quotation_21.QuotationType aQuotation, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
QuotationType to a custom Result using a
custom validation event handler.aQuotation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType readReceiptAdvice(@Nonnull Node aNode)
Node as a ReceiptAdvice using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType readReceiptAdvice(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a ReceiptAdvice using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType readReceiptAdvice(@Nonnull Source aSource)
Source as a ReceiptAdvice using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType readReceiptAdvice(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a ReceiptAdvice using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeReceiptAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice)
ReceiptAdviceType to a DOM Document
using the global validation event handler.aReceiptAdvice - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeReceiptAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice, @Nullable ValidationEventHandler aCustomEventHandler)
ReceiptAdviceType to a DOM Document
using a custom validation event handler.aReceiptAdvice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeReceiptAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice, @Nonnull Result aResult)
ReceiptAdviceType to a custom Result
using the global validation event handler.aReceiptAdvice - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeReceiptAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.receiptadvice_21.ReceiptAdviceType aReceiptAdvice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ReceiptAdviceType to a custom Result
using a custom validation event handler.aReceiptAdvice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType readReminder(@Nonnull Node aNode)
Node as a Reminder using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType readReminder(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a Reminder using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType readReminder(@Nonnull Source aSource)
Source as a Reminder using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType readReminder(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a Reminder using a custom validation
event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeReminder(@Nonnull oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder)
ReminderType to a DOM Document using the
global validation event handler.aReminder - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeReminder(@Nonnull oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder, @Nullable ValidationEventHandler aCustomEventHandler)
ReminderType to a DOM Document using a
custom validation event handler.aReminder - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeReminder(@Nonnull oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder, @Nonnull Result aResult)
ReminderType to a custom Result using
the global validation event handler.aReminder - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeReminder(@Nonnull oasis.names.specification.ubl.schema.xsd.reminder_21.ReminderType aReminder, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
ReminderType to a custom Result using a
custom validation event handler.aReminder - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType readRemittanceAdvice(@Nonnull Node aNode)
Node as a RemittanceAdvice using the
global validation event handler.aNode - the DOM node. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType readRemittanceAdvice(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a RemittanceAdvice using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType readRemittanceAdvice(@Nonnull Source aSource)
Source as a RemittanceAdvice using the global
validation event handler.aSource - the source to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType readRemittanceAdvice(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a RemittanceAdvice using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static Document writeRemittanceAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice)
RemittanceAdviceType to a DOM Document
using the global validation event handler.aRemittanceAdvice - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeRemittanceAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice, @Nullable ValidationEventHandler aCustomEventHandler)
RemittanceAdviceType to a DOM Document
using a custom validation event handler.aRemittanceAdvice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeRemittanceAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice, @Nonnull Result aResult)
RemittanceAdviceType to a custom Result
using the global validation event handler.aRemittanceAdvice - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeRemittanceAdvice(@Nonnull oasis.names.specification.ubl.schema.xsd.remittanceadvice_21.RemittanceAdviceType aRemittanceAdvice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
RemittanceAdviceType to a custom Result
using a custom validation event handler.aRemittanceAdvice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType readRequestForQuotation(@Nonnull Node aNode)
Node as a RequestForQuotation using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType readRequestForQuotation(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a RequestForQuotation using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType readRequestForQuotation(@Nonnull Source aSource)
Source as a RequestForQuotation using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType readRequestForQuotation(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a RequestForQuotation using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static Document writeRequestForQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation)
RequestForQuotationType to a DOM
Document using the global validation event handler.aRequestForQuotation - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeRequestForQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation, @Nullable ValidationEventHandler aCustomEventHandler)
RequestForQuotationType to a DOM
Document using a custom validation event handler.aRequestForQuotation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeRequestForQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation, @Nonnull Result aResult)
RequestForQuotationType to a custom
Result using the global validation event handler.aRequestForQuotation - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeRequestForQuotation(@Nonnull oasis.names.specification.ubl.schema.xsd.requestforquotation_21.RequestForQuotationType aRequestForQuotation, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
RequestForQuotationType to a custom
Result using a custom validation event handler.aRequestForQuotation - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType readRetailEvent(@Nonnull Node aNode)
Node as a RetailEvent using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType readRetailEvent(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a RetailEvent using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType readRetailEvent(@Nonnull Source aSource)
Source as a RetailEvent using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType readRetailEvent(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a RetailEvent using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeRetailEvent(@Nonnull oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent)
RetailEventType to a DOM Document using
the global validation event handler.aRetailEvent - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeRetailEvent(@Nonnull oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent, @Nullable ValidationEventHandler aCustomEventHandler)
RetailEventType to a DOM Document using
a custom validation event handler.aRetailEvent - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeRetailEvent(@Nonnull oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent, @Nonnull Result aResult)
RetailEventType to a custom Result using
the global validation event handler.aRetailEvent - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeRetailEvent(@Nonnull oasis.names.specification.ubl.schema.xsd.retailevent_21.RetailEventType aRetailEvent, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
RetailEventType to a custom Result using
a custom validation event handler.aRetailEvent - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType readSelfBilledCreditNote(@Nonnull Node aNode)
Node as a SelfBilledCreditNote using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType readSelfBilledCreditNote(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a SelfBilledCreditNote using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType readSelfBilledCreditNote(@Nonnull Source aSource)
Source as a SelfBilledCreditNote using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType readSelfBilledCreditNote(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a SelfBilledCreditNote using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static Document writeSelfBilledCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote)
SelfBilledCreditNoteType to a DOM
Document using the global validation event handler.aSelfBilledCreditNote - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeSelfBilledCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote, @Nullable ValidationEventHandler aCustomEventHandler)
SelfBilledCreditNoteType to a DOM
Document using a custom validation event handler.aSelfBilledCreditNote - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeSelfBilledCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote, @Nonnull Result aResult)
SelfBilledCreditNoteType to a custom
Result using the global validation event handler.aSelfBilledCreditNote - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeSelfBilledCreditNote(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledcreditnote_21.SelfBilledCreditNoteType aSelfBilledCreditNote, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
SelfBilledCreditNoteType to a custom
Result using a custom validation event handler.aSelfBilledCreditNote - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType readSelfBilledInvoice(@Nonnull Node aNode)
Node as a SelfBilledInvoice using the
global validation event handler.aNode - the DOM node. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType readSelfBilledInvoice(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a SelfBilledInvoice using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType readSelfBilledInvoice(@Nonnull Source aSource)
Source as a SelfBilledInvoice using the global
validation event handler.aSource - the source to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType readSelfBilledInvoice(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a SelfBilledInvoice using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static Document writeSelfBilledInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice)
SelfBilledInvoiceType to a DOM Document
using the global validation event handler.aSelfBilledInvoice - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeSelfBilledInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice, @Nullable ValidationEventHandler aCustomEventHandler)
SelfBilledInvoiceType to a DOM Document
using a custom validation event handler.aSelfBilledInvoice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeSelfBilledInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice, @Nonnull Result aResult)
SelfBilledInvoiceType to a custom Result
using the global validation event handler.aSelfBilledInvoice - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeSelfBilledInvoice(@Nonnull oasis.names.specification.ubl.schema.xsd.selfbilledinvoice_21.SelfBilledInvoiceType aSelfBilledInvoice, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
SelfBilledInvoiceType to a custom Result
using a custom validation event handler.aSelfBilledInvoice - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType readStatement(@Nonnull Node aNode)
Node as a Statement using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType readStatement(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a Statement using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType readStatement(@Nonnull Source aSource)
Source as a Statement using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.statement_21.StatementType readStatement(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a Statement using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement)
StatementType to a DOM Document using
the global validation event handler.aStatement - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement, @Nullable ValidationEventHandler aCustomEventHandler)
StatementType to a DOM Document using a
custom validation event handler.aStatement - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement, @Nonnull Result aResult)
StatementType to a custom Result using
the global validation event handler.aStatement - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.statement_21.StatementType aStatement, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
StatementType to a custom Result using a
custom validation event handler.aStatement - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType readStockAvailabilityReport(@Nonnull Node aNode)
Node as a StockAvailabilityReport using
the global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType readStockAvailabilityReport(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a StockAvailabilityReport using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType readStockAvailabilityReport(@Nonnull Source aSource)
Source as a StockAvailabilityReport using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType readStockAvailabilityReport(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a StockAvailabilityReport using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static Document writeStockAvailabilityReport(@Nonnull oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport)
StockAvailabilityReportType to a DOM
Document using the global validation event handler.aStockAvailabilityReport - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeStockAvailabilityReport(@Nonnull oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport, @Nullable ValidationEventHandler aCustomEventHandler)
StockAvailabilityReportType to a DOM
Document using a custom validation event handler.aStockAvailabilityReport - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeStockAvailabilityReport(@Nonnull oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport, @Nonnull Result aResult)
StockAvailabilityReportType to a custom
Result using the global validation event handler.aStockAvailabilityReport - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeStockAvailabilityReport(@Nonnull oasis.names.specification.ubl.schema.xsd.stockavailabilityreport_21.StockAvailabilityReportType aStockAvailabilityReport, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
StockAvailabilityReportType to a custom
Result using a custom validation event handler.aStockAvailabilityReport - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType readTender(@Nonnull Node aNode)
Node as a Tender using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType readTender(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a Tender using a custom validation
event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType readTender(@Nonnull Source aSource)
Source as a Tender using the global validation
event handler.aSource - the source to read from. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.tender_21.TenderType readTender(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a Tender using a custom validation
event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static Document writeTender(@Nonnull oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender)
TenderType to a DOM Document using the
global validation event handler.aTender - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTender(@Nonnull oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender, @Nullable ValidationEventHandler aCustomEventHandler)
TenderType to a DOM Document using a
custom validation event handler.aTender - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTender(@Nonnull oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender, @Nonnull Result aResult)
TenderType to a custom Result using the
global validation event handler.aTender - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTender(@Nonnull oasis.names.specification.ubl.schema.xsd.tender_21.TenderType aTender, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TenderType to a custom Result using a
custom validation event handler.aTender - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType readTendererQualification(@Nonnull Node aNode)
Node as a TendererQualification using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType readTendererQualification(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TendererQualification using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType readTendererQualification(@Nonnull Source aSource)
Source as a TendererQualification using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType readTendererQualification(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TendererQualification using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static Document writeTendererQualification(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification)
TendererQualificationType to a DOM
Document using the global validation event handler.aTendererQualification - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTendererQualification(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification, @Nullable ValidationEventHandler aCustomEventHandler)
TendererQualificationType to a DOM
Document using a custom validation event handler.aTendererQualification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTendererQualification(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification, @Nonnull Result aResult)
TendererQualificationType to a custom
Result using the global validation event handler.aTendererQualification - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTendererQualification(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualification_21.TendererQualificationType aTendererQualification, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TendererQualificationType to a custom
Result using a custom validation event handler.aTendererQualification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType readTendererQualificationResponse(@Nonnull Node aNode)
Node as a TendererQualificationResponse
using the global validation event handler.aNode - the DOM node. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType readTendererQualificationResponse(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TendererQualificationResponse
using a custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType readTendererQualificationResponse(@Nonnull Source aSource)
Source as a TendererQualificationResponse
using the global validation event handler.aSource - the source to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType readTendererQualificationResponse(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TendererQualificationResponse
using a custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static Document writeTendererQualificationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse)
TendererQualificationResponseType to a DOM
Document using the global validation event handler.aTendererQualificationResponse - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTendererQualificationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse, @Nullable ValidationEventHandler aCustomEventHandler)
TendererQualificationResponseType to a DOM
Document using a custom validation event handler.aTendererQualificationResponse - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTendererQualificationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse, @Nonnull Result aResult)
TendererQualificationResponseType to a custom
Result using the global validation event handler.aTendererQualificationResponse - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTendererQualificationResponse(@Nonnull oasis.names.specification.ubl.schema.xsd.tendererqualificationresponse_21.TendererQualificationResponseType aTendererQualificationResponse, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TendererQualificationResponseType to a custom
Result using a custom validation event handler.aTendererQualificationResponse - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType readTenderReceipt(@Nonnull Node aNode)
Node as a TenderReceipt using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType readTenderReceipt(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TenderReceipt using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType readTenderReceipt(@Nonnull Source aSource)
Source as a TenderReceipt using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a
parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType readTenderReceipt(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TenderReceipt using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a
parsing error@Nullable public static Document writeTenderReceipt(@Nonnull oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt)
TenderReceiptType to a DOM Document
using the global validation event handler.aTenderReceipt - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTenderReceipt(@Nonnull oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt, @Nullable ValidationEventHandler aCustomEventHandler)
TenderReceiptType to a DOM Document
using a custom validation event handler.aTenderReceipt - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTenderReceipt(@Nonnull oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt, @Nonnull Result aResult)
TenderReceiptType to a custom Result
using the global validation event handler.aTenderReceipt - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTenderReceipt(@Nonnull oasis.names.specification.ubl.schema.xsd.tenderreceipt_21.TenderReceiptType aTenderReceipt, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TenderReceiptType to a custom Result
using a custom validation event handler.aTenderReceipt - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType readTradeItemLocationProfile(@Nonnull Node aNode)
Node as a TradeItemLocationProfile using
the global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType readTradeItemLocationProfile(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TradeItemLocationProfile using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType readTradeItemLocationProfile(@Nonnull Source aSource)
Source as a TradeItemLocationProfile using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType readTradeItemLocationProfile(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TradeItemLocationProfile using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static Document writeTradeItemLocationProfile(@Nonnull oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile)
TradeItemLocationProfileType to a DOM
Document using the global validation event handler.aTradeItemLocationProfile - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTradeItemLocationProfile(@Nonnull oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile, @Nullable ValidationEventHandler aCustomEventHandler)
TradeItemLocationProfileType to a DOM
Document using a custom validation event handler.aTradeItemLocationProfile - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTradeItemLocationProfile(@Nonnull oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile, @Nonnull Result aResult)
TradeItemLocationProfileType to a custom
Result using the global validation event handler.aTradeItemLocationProfile - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTradeItemLocationProfile(@Nonnull oasis.names.specification.ubl.schema.xsd.tradeitemlocationprofile_21.TradeItemLocationProfileType aTradeItemLocationProfile, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TradeItemLocationProfileType to a custom
Result using a custom validation event handler.aTradeItemLocationProfile - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType readTransportationStatus(@Nonnull Node aNode)
Node as a TransportationStatus using the
global validation event handler.aNode - the DOM node. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType readTransportationStatus(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TransportationStatus using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType readTransportationStatus(@Nonnull Source aSource)
Source as a TransportationStatus using the
global validation event handler.aSource - the source to read from. May not be null.null in case
of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType readTransportationStatus(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TransportationStatus using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case
of a parsing error@Nullable public static Document writeTransportationStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus)
TransportationStatusType to a DOM
Document using the global validation event handler.aTransportationStatus - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTransportationStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus, @Nullable ValidationEventHandler aCustomEventHandler)
TransportationStatusType to a DOM
Document using a custom validation event handler.aTransportationStatus - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTransportationStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus, @Nonnull Result aResult)
TransportationStatusType to a custom
Result using the global validation event handler.aTransportationStatus - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportationStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatus_21.TransportationStatusType aTransportationStatus, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TransportationStatusType to a custom
Result using a custom validation event handler.aTransportationStatus - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType readTransportationStatusRequest(@Nonnull Node aNode)
Node as a TransportationStatusRequest
using the global validation event handler.aNode - the DOM node. May not be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType readTransportationStatusRequest(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TransportationStatusRequest
using a custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType readTransportationStatusRequest(@Nonnull Source aSource)
Source as a TransportationStatusRequest using
the global validation event handler.aSource - the source to read from. May not be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType readTransportationStatusRequest(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TransportationStatusRequest using
a custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null
in case of a parsing error@Nullable public static Document writeTransportationStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest)
TransportationStatusRequestType to a DOM
Document using the global validation event handler.aTransportationStatusRequest - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTransportationStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest, @Nullable ValidationEventHandler aCustomEventHandler)
TransportationStatusRequestType to a DOM
Document using a custom validation event handler.aTransportationStatusRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTransportationStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest, @Nonnull Result aResult)
TransportationStatusRequestType to a custom
Result using the global validation event handler.aTransportationStatusRequest - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportationStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportationstatusrequest_21.TransportationStatusRequestType aTransportationStatusRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TransportationStatusRequestType to a custom
Result using a custom validation event handler.aTransportationStatusRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType readTransportExecutionPlan(@Nonnull Node aNode)
Node as a TransportExecutionPlan using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType readTransportExecutionPlan(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TransportExecutionPlan using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType readTransportExecutionPlan(@Nonnull Source aSource)
Source as a TransportExecutionPlan using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType readTransportExecutionPlan(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TransportExecutionPlan using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static Document writeTransportExecutionPlan(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan)
TransportExecutionPlanType to a DOM
Document using the global validation event handler.aTransportExecutionPlan - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTransportExecutionPlan(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan, @Nullable ValidationEventHandler aCustomEventHandler)
TransportExecutionPlanType to a DOM
Document using a custom validation event handler.aTransportExecutionPlan - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTransportExecutionPlan(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan, @Nonnull Result aResult)
TransportExecutionPlanType to a custom
Result using the global validation event handler.aTransportExecutionPlan - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportExecutionPlan(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplan_21.TransportExecutionPlanType aTransportExecutionPlan, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TransportExecutionPlanType to a custom
Result using a custom validation event handler.aTransportExecutionPlan - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType readTransportExecutionPlanRequest(@Nonnull Node aNode)
Node as a TransportExecutionPlanRequest
using the global validation event handler.aNode - the DOM node. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType readTransportExecutionPlanRequest(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TransportExecutionPlanRequest
using a custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType readTransportExecutionPlanRequest(@Nonnull Source aSource)
Source as a TransportExecutionPlanRequest
using the global validation event handler.aSource - the source to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType readTransportExecutionPlanRequest(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TransportExecutionPlanRequest
using a custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static Document writeTransportExecutionPlanRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest)
TransportExecutionPlanRequestType to a DOM
Document using the global validation event handler.aTransportExecutionPlanRequest - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTransportExecutionPlanRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest, @Nullable ValidationEventHandler aCustomEventHandler)
TransportExecutionPlanRequestType to a DOM
Document using a custom validation event handler.aTransportExecutionPlanRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTransportExecutionPlanRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest, @Nonnull Result aResult)
TransportExecutionPlanRequestType to a custom
Result using the global validation event handler.aTransportExecutionPlanRequest - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportExecutionPlanRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportexecutionplanrequest_21.TransportExecutionPlanRequestType aTransportExecutionPlanRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TransportExecutionPlanRequestType to a custom
Result using a custom validation event handler.aTransportExecutionPlanRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType readTransportProgressStatus(@Nonnull Node aNode)
Node as a TransportProgressStatus using
the global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType readTransportProgressStatus(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TransportProgressStatus using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType readTransportProgressStatus(@Nonnull Source aSource)
Source as a TransportProgressStatus using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType readTransportProgressStatus(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TransportProgressStatus using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static Document writeTransportProgressStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus)
TransportProgressStatusType to a DOM
Document using the global validation event handler.aTransportProgressStatus - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTransportProgressStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus, @Nullable ValidationEventHandler aCustomEventHandler)
TransportProgressStatusType to a DOM
Document using a custom validation event handler.aTransportProgressStatus - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTransportProgressStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus, @Nonnull Result aResult)
TransportProgressStatusType to a custom
Result using the global validation event handler.aTransportProgressStatus - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportProgressStatus(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatus_21.TransportProgressStatusType aTransportProgressStatus, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TransportProgressStatusType to a custom
Result using a custom validation event handler.aTransportProgressStatus - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType readTransportProgressStatusRequest(@Nonnull Node aNode)
Node as a TransportProgressStatusRequest
using the global validation event handler.aNode - the DOM node. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType readTransportProgressStatusRequest(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TransportProgressStatusRequest
using a custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType readTransportProgressStatusRequest(@Nonnull Source aSource)
Source as a TransportProgressStatusRequest
using the global validation event handler.aSource - the source to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType readTransportProgressStatusRequest(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TransportProgressStatusRequest
using a custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static Document writeTransportProgressStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest)
TransportProgressStatusRequestType to a DOM
Document using the global validation event handler.aTransportProgressStatusRequest - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTransportProgressStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest, @Nullable ValidationEventHandler aCustomEventHandler)
TransportProgressStatusRequestType to a DOM
Document using a custom validation event handler.aTransportProgressStatusRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTransportProgressStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest, @Nonnull Result aResult)
TransportProgressStatusRequestType to a custom
Result using the global validation event handler.aTransportProgressStatusRequest - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportProgressStatusRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportprogressstatusrequest_21.TransportProgressStatusRequestType aTransportProgressStatusRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TransportProgressStatusRequestType to a custom
Result using a custom validation event handler.aTransportProgressStatusRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType readTransportServiceDescription(@Nonnull Node aNode)
Node as a TransportServiceDescription
using the global validation event handler.aNode - the DOM node. May not be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType readTransportServiceDescription(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a TransportServiceDescription
using a custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType readTransportServiceDescription(@Nonnull Source aSource)
Source as a TransportServiceDescription using
the global validation event handler.aSource - the source to read from. May not be null.null
in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType readTransportServiceDescription(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TransportServiceDescription using
a custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null
in case of a parsing error@Nullable public static Document writeTransportServiceDescription(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription)
TransportServiceDescriptionType to a DOM
Document using the global validation event handler.aTransportServiceDescription - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTransportServiceDescription(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription, @Nullable ValidationEventHandler aCustomEventHandler)
TransportServiceDescriptionType to a DOM
Document using a custom validation event handler.aTransportServiceDescription - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTransportServiceDescription(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription, @Nonnull Result aResult)
TransportServiceDescriptionType to a custom
Result using the global validation event handler.aTransportServiceDescription - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportServiceDescription(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescription_21.TransportServiceDescriptionType aTransportServiceDescription, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TransportServiceDescriptionType to a custom
Result using a custom validation event handler.aTransportServiceDescription - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType readTransportServiceDescriptionRequest(@Nonnull Node aNode)
Node as a
TransportServiceDescriptionRequest using the global validation event
handler.aNode - the DOM node. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType readTransportServiceDescriptionRequest(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a
TransportServiceDescriptionRequest using a custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType readTransportServiceDescriptionRequest(@Nonnull Source aSource)
Source as a TransportServiceDescriptionRequest
using the global validation event handler.aSource - the source to read from. May not be null.null in case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType readTransportServiceDescriptionRequest(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a TransportServiceDescriptionRequest
using a custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing error@Nullable public static Document writeTransportServiceDescriptionRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest)
TransportServiceDescriptionRequestType to a DOM
Document using the global validation event handler.aTransportServiceDescriptionRequest - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeTransportServiceDescriptionRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest, @Nullable ValidationEventHandler aCustomEventHandler)
TransportServiceDescriptionRequestType to a DOM
Document using a custom validation event handler.aTransportServiceDescriptionRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeTransportServiceDescriptionRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest, @Nonnull Result aResult)
TransportServiceDescriptionRequestType to a
custom Result using the global validation event handler.aTransportServiceDescriptionRequest - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeTransportServiceDescriptionRequest(@Nonnull oasis.names.specification.ubl.schema.xsd.transportservicedescriptionrequest_21.TransportServiceDescriptionRequestType aTransportServiceDescriptionRequest, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
TransportServiceDescriptionRequestType to a
custom Result using a custom validation event handler.aTransportServiceDescriptionRequest - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType readUnawardedNotification(@Nonnull Node aNode)
Node as a UnawardedNotification using the
global validation event handler.aNode - the DOM node. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType readUnawardedNotification(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a UnawardedNotification using a
custom validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType readUnawardedNotification(@Nonnull Source aSource)
Source as a UnawardedNotification using the
global validation event handler.aSource - the source to read from. May not be null.null in
case of a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType readUnawardedNotification(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a UnawardedNotification using a
custom validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in
case of a parsing error@Nullable public static Document writeUnawardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification)
UnawardedNotificationType to a DOM
Document using the global validation event handler.aUnawardedNotification - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeUnawardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification, @Nullable ValidationEventHandler aCustomEventHandler)
UnawardedNotificationType to a DOM
Document using a custom validation event handler.aUnawardedNotification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeUnawardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification, @Nonnull Result aResult)
UnawardedNotificationType to a custom
Result using the global validation event handler.aUnawardedNotification - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeUnawardedNotification(@Nonnull oasis.names.specification.ubl.schema.xsd.unawardednotification_21.UnawardedNotificationType aUnawardedNotification, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
UnawardedNotificationType to a custom
Result using a custom validation event handler.aUnawardedNotification - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType readUtilityStatement(@Nonnull Node aNode)
Node as a UtilityStatement using the
global validation event handler.aNode - the DOM node. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType readUtilityStatement(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a UtilityStatement using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType readUtilityStatement(@Nonnull Source aSource)
Source as a UtilityStatement using the global
validation event handler.aSource - the source to read from. May not be null.null in case of
a parsing error@Nullable public static oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType readUtilityStatement(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a UtilityStatement using a custom
validation event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of
a parsing error@Nullable public static Document writeUtilityStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement)
UtilityStatementType to a DOM Document
using the global validation event handler.aUtilityStatement - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeUtilityStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement, @Nullable ValidationEventHandler aCustomEventHandler)
UtilityStatementType to a DOM Document
using a custom validation event handler.aUtilityStatement - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeUtilityStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement, @Nonnull Result aResult)
UtilityStatementType to a custom Result
using the global validation event handler.aUtilityStatement - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeUtilityStatement(@Nonnull oasis.names.specification.ubl.schema.xsd.utilitystatement_21.UtilityStatementType aUtilityStatement, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
UtilityStatementType to a custom Result
using a custom validation event handler.aUtilityStatement - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nullable public static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType readWaybill(@Nonnull Node aNode)
Node as a Waybill using the global
validation event handler.aNode - the DOM node. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType readWaybill(@Nonnull Node aNode, @Nullable ValidationEventHandler aCustomEventHandler)
Node as a Waybill using a custom
validation event handler.aNode - the DOM node. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType readWaybill(@Nonnull Source aSource)
Source as a Waybill using the global
validation event handler.aSource - the source to read from. May not be null.null in case of a parsing
error@Nullable public static oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType readWaybill(@Nonnull Source aSource, @Nullable ValidationEventHandler aCustomEventHandler)
Source as a Waybill using a custom validation
event handler.aSource - the source to read from. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of a parsing
error@Nullable public static Document writeWaybill(@Nonnull oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill)
WaybillType to a DOM Document using the
global validation event handler.aWaybill - the source object to convert. May not be null.null in case of conversion
error@Nullable public static Document writeWaybill(@Nonnull oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill, @Nullable ValidationEventHandler aCustomEventHandler)
WaybillType to a DOM Document using a
custom validation event handler.aWaybill - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.null in case of conversion
error@Nonnull public static com.helger.commons.state.ESuccess writeWaybill(@Nonnull oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill, @Nonnull Result aResult)
WaybillType to a custom Result using the
global validation event handler.aWaybill - the source object to convert. May not be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an error@Nonnull public static com.helger.commons.state.ESuccess writeWaybill(@Nonnull oasis.names.specification.ubl.schema.xsd.waybill_21.WaybillType aWaybill, @Nullable ValidationEventHandler aCustomEventHandler, @Nonnull Result aResult)
WaybillType to a custom Result using a
custom validation event handler.aWaybill - the source object to convert. May not be null.aCustomEventHandler - The custom event handler to use. May be null.aResult - the result object to write to. May not be null.ESuccess.SUCCESS in case of success,
ESuccess.FAILURE in case of an errorCopyright © 2014–2015 Philip Helger. All rights reserved.