STIXProject / schemas

STIX Schema Development
http://stixproject.github.io/
76 stars 21 forks source link

CVRF extension declares xmlns namespace unnecessarily #135

Closed johnwunder closed 9 years ago

johnwunder commented 10 years ago

Unlike the other STIX schemas, the CVRF extension declares a root level xmlns. This does not affect functionality but means that the annotations must be processed differently, making them harder to work with.

rpiazza commented 9 years ago

Use @bschmoker as your buddy.

gtback commented 9 years ago

Thanks for taking this, @johnwunder