Bug Fixes
- [36] Fixed "IDREF With Content" best practice checking code which flagged `Related_Objects` that had a child `Relationship` element incorrectly.
- [46] Fixed issue where parsing non-STIX Profile xlsx files raised an uncaught exception.
- [47] Fixed `--recursive` behavior on `stix_validator.py`
- [48] Changed generated schematron to wrap each `<rule>` in a `<pattern>` element thereby resolving the issue where overlapping rule contexts resulted in `<assert>` and `<report>` directives not firing.