Some of the block model elements use elements instead of element in their schema. For example we have org.omf.v2.element.blockmodel.tensorgrid and org.omf.v2.elements.blockmodel.regular.
Composite is only org.omf.v2.composite despite it being an element. I would have expected org.omf.v2.element.composite. But maybe that was intentional?
Some of the block model elements use
elements
instead ofelement
in their schema. For example we haveorg.omf.v2.element.blockmodel.tensorgrid
andorg.omf.v2.elements.blockmodel.regular
.Composite is only
org.omf.v2.composite
despite it being an element. I would have expectedorg.omf.v2.element.composite
. But maybe that was intentional?UV mapped texture is missing a schema.
Arbitrary sub block model is missing a schema.