Definition Type: SimpleType
Name: ST_SlideId
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-presentation.xsd
Documentation:
Slide Identifier
Collapse XSD Schema Diagram:
XSD Diagram of ST_SlideId in schema pml-presentation_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_SlideId">
    <xsd:annotation>
        <xsd:documentation>Slide Identifier</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:unsignedInt">
        <xsd:minInclusive value="256" />
        <xsd:maxExclusive value="2147483648" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MaxExclusive 2147483648
MinInclusive 256
Collapse Derivation Tree:
  • ST_SlideId
Collapse References:
p:id