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

org.oasis-open.ubl.examples.UBL-ProductActivity-2.1-Example-3.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:ProductActivity-2",
 "_S":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2",
 "_B":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2",
 "ProductActivity":[{
 "UBLVersionID":[{"IdentifierContent":"2.1"}],
 "ID":[{"IdentifierContent":"ID0113"}],
 "CopyIndicator":[{"IndicatorContent":false}],
 "IssueDate":[{"DateContent":"2010-04-08"}],
 "Note":[{"TextContent":"Report about sales of goods in Beta Shop's shops located in Bologna."}],
 "ActivityPeriod":[{
  "StartDate":[{"DateContent":"2010-04-07"}]
 }],
 "SenderParty":[{
  "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]"}]
  }]
 }],
 "ReceiverParty":[{
  "PartyName":[{
   "Name":[{"TextContent":"Arancio Forniture spa"}]
  }],
  "PostalAddress":[{
   "Floor":[{"TextContent":"5"}],
   "Room":[{"TextContent":"29"}],
   "StreetName":[{"TextContent":"Via Dell'Arcoveggio"}],
   "BuildingNumber":[{"TextContent":"403"}],
   "Department":[{"TextContent":"Marketing Office"}],
   "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]"}]
  }]
 }],
 "SupplyChainActivityDataLine":[{
  "ID":[{"IdentifierContent":"1"}],
  "SupplyChainActivityTypeCode":[{"CodeContent":"SALES"}],
  "ActivityOriginLocation":[{
   "Description":[{"TextContent":"Shop in the city center"}],
   "Address":[{
    "StreetName":[{"TextContent":"Via Rizzoli"}],
    "BuildingNumber":[{"TextContent":"208"}],
    "CityName":[{"TextContent":"Bologna"}],
    "PostalZone":[{"TextContent":"40121"}],
    "Country":[{
     "IdentificationCode":[{"CodeContent":"IT"}],
     "Name":[{"TextContent":"Italy"}]
    }]
   }]
  }],
  "SalesItem":[{
   "Quantity":[{"QuantityContent":8,
    "QuantityUnitCode":"NAR"}],
   "Item":[{
    "Description":[{"TextContent":"shirt"}],
    "BuyersItemIdentification":[{
     "ID":[{"IdentifierContent":"SH009"}]
    }],
    "SellersItemIdentification":[{
     "ID":[{"IdentifierContent":"DD88"}]
    }]
   }]
  },{
   "Quantity":[{"QuantityContent":3,
    "QuantityUnitCode":"NAR"}],
   "Item":[{
    "Description":[{"TextContent":"trousers"}],
    "BuyersItemIdentification":[{
     "ID":[{"IdentifierContent":"TH009"}]
    }],
    "SellersItemIdentification":[{
     "ID":[{"IdentifierContent":"DA008"}]
    }]
   }]
  }]
 }]
}]}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy