-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
featureNew feature or requestNew feature or request
Description
At present certain collection objects may contain any number of other attributes.
For example, PWG5100.13 defines job-resolvers-supported and job-constraints-supported whose values are collections having a single defined resolver-name but may contain any number of other attributes. (Are there other collections like this?)
JIPP tries to type everything, and so doesn't by default support the inclusion of unknown attributes in a collection. So there's no way in JIPP to properly construct or access this kind of collection.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request