[
{
  "type":"ATTRIBUTE",
  "oid":"2.16.840.1.16588.998.1",
  "single":"yes",
  "syntax":"1.3.6.1.4.1.1466.115.121.1.26{256}",
  "description":"Custom Attribute",
  "name": [ "aGreatNewAttribute" ]
},
{
  "type":"OBJECTCLASS",
  "oid":"2.16.840.1.16588.999.1",
  "single":"no",
  "structural":"no",
  "auxiliary":"no",
  "desc":"A Custom Objectclass",
  "must": [ "aGreatNewAttribute" ],
  "name": [ "customObj" ]
}
]
