Definition Type: SimpleType
Name: ST_Integer255
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/math
Containing Schema: shared-math.xsd
Documentation:
Integer value (1 to 255)
Collapse XSD Schema Diagram:
XSD Diagram of ST_Integer255 in schema shared-math_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_Integer255">
    <xsd:annotation>
        <xsd:documentation>Integer value (1 to 255)</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:integer">
        <xsd:minInclusive value="1" />
        <xsd:maxInclusive value="255" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MaxInclusive 255
MinInclusive 1
Collapse Derivation Tree:
Collapse References:
m:alnAtm:val,