mf:rectangleType

Simple Type Information

Used By

Source

<xs:simpleType name="rectangleType">
  <xs:restriction base="mf:lengthListType">
    <xs:length value="4"/>
  </xs:restriction>
</xs:simpleType>