maxsize

Attribute Information

Used By

Attribute Group m:mo.attributes

Source

<xs:attribute name="maxsize">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="infinity"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>

Sample