• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!--
2* © 2017 and later: Unicode, Inc. and others.
3* License & terms of use: http://www.unicode.org/copyright.html
4-->
5<!-- Copyright (C) 2008-2012 IBM Corporation and Others. All Rights Reserved. -->
6
7element capabilities
8{
9    element feature
10    {
11        attribute type {text },
12        attribute total {text}?,
13        attribute version {text},
14        text
15    }*
16}
17