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

org.oasis-open.ubl.examples.UBL-InventoryReport-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:InventoryReport-2",
 "_S":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2",
 "_B":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2",
 "InventoryReport":[{
 "UBLVersionID":[{"IdentifierContent":"2.1"}],
 "ID":[{"IdentifierContent":"CC2679"}],
 "CopyIndicator":[{"IndicatorContent":false}],
 "IssueDate":[{"DateContent":"2010-04-12"}],
 "Note":[{"TextContent":"Report about the quantities on stock."}],
 "DocumentCurrencyCode":[{"CodeContent":"EUR",
  "CodeListIdentifier":"ISO 4217 Alpha"}],
 "InventoryPeriod":[{
  "StartDate":[{"DateContent":"2010-04-11"}],
  "StartTime":[{"TimeContent":"14:00:00"}],
  "EndDate":[{"DateContent":"2010-04-11"}]
 }],
 "RetailerCustomerParty":[{
  "Party":[{
   "PartyName":[{
    "Name":[{"TextContent":"Beta Shop"}]
   }],
   "PostalAddress":[{
    "StreetName":[{"TextContent":"Via Emilia"}],
    "BuildingNumber":[{"TextContent":"1"}],
    "CityName":[{"TextContent":"Modena"}],
    "PostalZone":[{"TextContent":"41121"}],
    "Country":[{
     "IdentificationCode":[{"CodeContent":"IT"}],
     "Name":[{"TextContent":"Italy"}]
    }]
   }],
   "Contact":[{
    "Name":[{"TextContent":"Mr Delta"}],
    "Telephone":[{"TextContent":"0039 059 33000000"}],
    "Telefax":[{"TextContent":"0039 059 33000055"}],
    "ElectronicMail":[{"TextContent":"[email protected]"}]
   }]
  }]
 }],
 "InventoryReportingParty":[{
  "PartyName":[{
   "Name":[{"TextContent":"Arancio Forniture spa"}]
  }],
  "PostalAddress":[{
   "StreetName":[{"TextContent":"Via Dell'Arcoveggio"}],
   "BuildingNumber":[{"TextContent":"405"}],
   "Department":[{"TextContent":"Sales and Planning Department"}],
   "CityName":[{"TextContent":"Bologna"}],
   "PostalZone":[{"TextContent":"40129"}],
   "Country":[{
    "IdentificationCode":[{"CodeContent":"IT"}],
    "Name":[{"TextContent":"Italy"}]
   }]
  }],
  "Contact":[{
   "Name":[{"TextContent":"Mr Bianchi"}],
   "Telephone":[{"TextContent":"0039 051 23000008"}],
   "Telefax":[{"TextContent":"0039 051 23000025"}],
   "ElectronicMail":[{"TextContent":"[email protected]"}]
  }]
 }],
 "SellerSupplierParty":[{
  "Party":[{
   "PartyName":[{
    "Name":[{"TextContent":"Arancio Forniture spa"}]
   }],
   "PostalAddress":[{
    "StreetName":[{"TextContent":"Via Dell'Arcoveggio"}],
    "BuildingNumber":[{"TextContent":"403"}],
    "CityName":[{"TextContent":"Bologna"}],
    "PostalZone":[{"TextContent":"40129"}],
    "Country":[{
     "IdentificationCode":[{"CodeContent":"IT"}],
     "Name":[{"TextContent":"Italy"}]
    }]
   }],
   "Contact":[{
    "Name":[{"TextContent":"Mr Rossi"}],
    "Telephone":[{"TextContent":"0039 051 23000000"}],
    "Telefax":[{"TextContent":"0039 051 23000023"}],
    "ElectronicMail":[{"TextContent":"[email protected]"}]
   }]
  }]
 }],
 "InventoryReportLine":[{
  "ID":[{"IdentifierContent":"1"}],
  "Quantity":[{"QuantityContent":10,
   "QuantityUnitCode":"NAR"}],
  "InventoryValueAmount":[{"AmountContent":200,
   "AmountCurrencyIdentifier":"EUR"}],
  "Item":[{
   "Description":[{"TextContent":"shirt"}],
   "BuyersItemIdentification":[{
    "ID":[{"IdentifierContent":"SH009"}]
   }],
   "SellersItemIdentification":[{
    "ID":[{"IdentifierContent":"DD88"}]
   }]
  }]
 },{
  "ID":[{"IdentifierContent":"2"}],
  "Quantity":[{"QuantityContent":15,
   "QuantityUnitCode":"NAR"}],
  "InventoryValueAmount":[{"AmountContent":750,
   "AmountCurrencyIdentifier":"EUR"}],
  "Item":[{
   "Description":[{"TextContent":"trousers"}],
   "BuyersItemIdentification":[{
    "ID":[{"IdentifierContent":"TH009"}]
   }],
   "SellersItemIdentification":[{
    "ID":[{"IdentifierContent":"DA008"}]
   }]
  }]
 },{
  "ID":[{"IdentifierContent":"3"}],
  "Quantity":[{"QuantityContent":5,
   "QuantityUnitCode":"NAR"}],
  "InventoryValueAmount":[{"AmountContent":300,
   "AmountCurrencyIdentifier":"EUR"}],
  "Item":[{
   "Description":[{"TextContent":"woman's dress"}],
   "BuyersItemIdentification":[{
    "ID":[{"IdentifierContent":"DH019"}]
   }],
   "SellersItemIdentification":[{
    "ID":[{"IdentifierContent":"BA058"}]
   }]
  }]
 }]
}]}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy