Definition Type: Attribute
Name: scalemin
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: NewsML-G2_2.22-spec-All-Power.xsd
Use Required
Documentation:
Indicates the value of the rating scale used for the lowest/worst rating.
Collapse XSD Schema Diagram:
XSD Diagram of scalemin in schema newsml-g2_2_22-spec-all-power_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="scalemin" type="xs:decimal" use="required">
    <xs:annotation>
        <xs:documentation>Indicates the value of the rating scale used for the lowest/worst rating.</xs:documentation>
    </xs:annotation>
</xs:attribute>