Obligation element
| Type: | ObligationType | 
| Namespace: | urn:oasis:names:tc:xacml:3.0:core:schema:wd-17 | 
Example JSON
{
  "ObligationId" : ...,
  "AttributeAssignment" : [ {
    "AttributeId" : ...,
    "Category" : ...,
    "Issuer" : "...",
    "DataType" : ...
  }, ... ]
}