# Presentation entity: all presentation constructs

# 
# RELAX NG Schema on MathML 2.0
# 
# See COPYING for the status of this software.
# Yutaka Furubayashi (Poka-Poka Dream Factory) <info@yupotan.sppd.ne.jp>
# Modified by Henri Sivonen <hsivonen@iki.fi>
#

mml.Presentation =
    mml.ptoken
    | mml.petoken
    | mml.pscreschema
    | mml.plschema
    | mml.peschema
    | mml.pactions
