CybOXProject / schemas

CybOX Schemas and Schema Development
42 stars 17 forks source link

Correct Win_Hook_Object annotations #313

Open johnwunder opened 10 years ago

johnwunder commented 10 years ago

The annotations for Win_Hook_Object incorrectly name it Win_Event_Object.

Win_Hook_Object.xsd

<xs:appinfo>
  <schema>Win_Event_Object</schema>
  <!-- ... -->
</xs:appinfo>