CybOXProject / schemas

CybOX Schemas and Schema Development
42 stars 17 forks source link

Added Device_Details field to ProductObjectType #245

Closed ikiril01 closed 10 years ago

ikiril01 commented 10 years ago

Added the Device_Details to the ProductObjectType of the Product Object, for capturing the device-specific details of Device products. It uses the ObjectPropertiesType to allow for any Object to be inserted; this should permit the usage of the Device Object and any extensions of it (e.g. Mobile Device Object) that are added down the road.

This should close #233.