All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.oasis-open.ubl.examples.UBL-Forecast-2.1-Example.json Maven / Gradle / Ivy

Go to download

UBL is designed to provide a universally understood and recognized commercial syntax for legally binding business documents and to operate within a standard business framework such as ISO 15000 (ebXML) to provide a complete, standards-based infrastructure that can extend the benefits of existing EDI systems to businesses of all sizes. UBL is freely available to everyone without legal encumbrance or licensing fees.

There is a newer version: 2.2.0
Show newest version
{"_D":"urn:oasis:names:specification:ubl:schema:xsd:Forecast-2",
 "_S":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2",
 "_B":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2",
 "Forecast":[{
 "UBLVersionID":[{"IdentifierContent":"2.1"}],
 "ProfileID":[{"IdentifierContent":"bpid:urn:oasis:names:draft:bpss:ubl-2-1-cpfr-forecast-draft"}],
 "ID":[{"IdentifierContent":"OF758494"}],
 "CopyIndicator":[{"IndicatorContent":false}],
 "UUID":[{"IdentifierContent":"349ABBAE-DF9D-40B4-849F-94C5FF9D1AF4"}],
 "IssueDate":[{"DateContent":"2010-01-01"}],
 "IssueTime":[{"TimeContent":"12:00:01.000"}],
 "Note":[{"TextContent":"sample"}],
 "BasedOnConsensusIndicator":[{"IndicatorContent":true}],
 "ForecastPurposeCode":[{"CodeContent":"ORDER_FORECAST"}],
 "ForecastPeriod":[{
  "StartDate":[{"DateContent":"2010-02-01"}],
  "EndDate":[{"DateContent":"2010-05-26"}]
 }],
 "SenderParty":[{
  "PartyIdentification":[{
   "ID":[{"IdentifierContent":"6903148000007"}]
  }],
  "PartyName":[{
   "Name":[{"TextContent":"Consortial"}]
  }],
  "PostalAddress":[{
   "StreetName":[{"TextContent":"Busy Street"}],
   "BuildingName":[{"TextContent":"Thereabouts"}],
   "BuildingNumber":[{"TextContent":"56A"}],
   "CityName":[{"TextContent":"Farthing"}],
   "PostalZone":[{"TextContent":"AA99 1BB"}],
   "CountrySubentity":[{"TextContent":"Heremouthshire"}],
   "AddressLine":[{
    "Line":[{"TextContent":"The Roundabout"}]
   }],
   "Country":[{
    "IdentificationCode":[{"CodeContent":"GB"}]
   }]
  }],
  "PartyTaxScheme":[{
   "RegistrationName":[{"TextContent":"Farthing Purchasing Consortium"}],
   "CompanyID":[{"IdentifierContent":"175 269 2355"}],
   "ExemptionReason":[{"TextContent":"N/A"}],
   "TaxScheme":[{
    "ID":[{"IdentifierContent":"VAT"}],
    "TaxTypeCode":[{"CodeContent":"VAT"}]
   }]
  }],
  "Contact":[{
   "Name":[{"TextContent":"Mrs Bouquet"}],
   "Telephone":[{"TextContent":"0158 1233714"}],
   "Telefax":[{"TextContent":"0158 1233856"}],
   "ElectronicMail":[{"TextContent":"[email protected]"}]
  }]
 }],
 "ReceiverParty":[{
  "PartyIdentification":[{
   "ID":[{"IdentifierContent":"2203148000007"}]
  }],
  "PartyName":[{
   "Name":[{"TextContent":"IYT Corporation"}]
  }],
  "PostalAddress":[{
   "StreetName":[{"TextContent":"Avon Way"}],
   "BuildingName":[{"TextContent":"Thereabouts"}],
   "BuildingNumber":[{"TextContent":"56A"}],
   "CityName":[{"TextContent":"Bridgtow"}],
   "PostalZone":[{"TextContent":"ZZ99 1ZZ"}],
   "CountrySubentity":[{"TextContent":"Avon"}],
   "AddressLine":[{
    "Line":[{"TextContent":"3rd Floor, Room 5"}]
   }],
   "Country":[{
    "IdentificationCode":[{"CodeContent":"GB"}]
   }]
  }],
  "PartyTaxScheme":[{
   "RegistrationName":[{"TextContent":"Bridgtow District Council"}],
   "CompanyID":[{"IdentifierContent":"12356478"}],
   "ExemptionReason":[{"TextContent":"Local Authority"}],
   "TaxScheme":[{
    "ID":[{"IdentifierContent":"UK VAT"}],
    "TaxTypeCode":[{"CodeContent":"VAT"}]
   }]
  }],
  "Contact":[{
   "Name":[{"TextContent":"Mr Fred Churchill"}],
   "Telephone":[{"TextContent":"0127 2653214"}],
   "Telefax":[{"TextContent":"0127 2653215"}],
   "ElectronicMail":[{"TextContent":"[email protected]"}]
  }]
 }],
 "BuyerCustomerParty":[{
  "Party":[{
   "PartyIdentification":[{
    "ID":[{"IdentifierContent":"0012345000359"}]
   }]
  }]
 }],
 "SellerSupplierParty":[{
  "Party":[{
   "PartyIdentification":[{
    "ID":[{"IdentifierContent":"0012345000058"}]
   }]
  }]
 }],
 "ForecastLine":[{
  "ID":[{"IdentifierContent":"forecastLineID"}],
  "ForecastTypeCode":[{"CodeContent":"TOTAL"}],
  "ForecastPeriod":[{
   "StartDate":[{"DateContent":"2010-02-01"}],
   "EndDate":[{"DateContent":"2010-05-26"}]
  }],
  "SalesItem":[{
   "Quantity":[{"QuantityContent":20,
    "QuantityUnitCode":"KGM"}],
   "Item":[{
    "Description":[{"TextContent":"Acme beeswax"}],
    "Name":[{"TextContent":"beeswax"}],
    "BuyersItemIdentification":[{
     "ID":[{"IdentifierContent":"6578489"}]
    }],
    "SellersItemIdentification":[{
     "ID":[{"IdentifierContent":"17589683"}]
    }],
    "StandardItemIdentification":[{
     "ID":[{"IdentifierContent":"00123450000584"}]
    }]
   }]
  }]
 }]
}]}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy