Skip to content

MotionBall

RELAX NG Grammar

<define name="component.MotionBall">
  <element name="MotionBall">
    <interleave>
      <ref name="anything"/>
    </interleave>
  </element>
</define>