There are a few additional XML tests that could be added to `TestingBase`: - [ ] Check bindings to ensure they're linked to a valid element - [ ] Check attributes to ensure they're supported (for example, `enabledBindingId="DoesTheTargetExist"`, invalidAttribute="something")
There are a few additional XML tests that could be added to
TestingBase:enabledBindingId="DoesTheTargetExist", invalidAttribute="something")