# echo-start # # This file is part of the ECHO Schema, version 1.0. See the main file "echo.rnc". start = echo echo = element echo { echo.attlist, echo.content } echo.attlist = attribute version { echo.version } echo.content = echo.metadata, echo.text