onix icon indicating copy to clipboard operation
onix copied to clipboard

A convenient mapping between ruby objects and the ONIX XML specification

Results 8 onix issues
Sort by recently updated
recently updated
newest added

Removed the integer setting on audience_range_values as it now allows for number or string entries as per ONIX documentation. The definition of the element has been extended to allowstrings to...

Okay, OBVIOUSLY this is an insane pull request. But it might start a discussion about whether it's better to pull in the work or to just maintain forks. My changes...

I want to use [Sourcegraph](https://sourcegraph.com) for onix code search, browsing, and usage examples. Can an admin enable Sourcegraph for this repository? Just go to https://sourcegraph.com/github.com/yob/onix. (It should only take 30...

Hello, I need to use this on a project and the Audience Range's were not being generated correctly, therefore I added the code for it. I overrode the to_xml method,...

Ive got an onix feed that is sent to me via a zip file in an email. The zip file contains a 100+ mb xml file and a dtd file....