Choices

This is a draft specification. It is likely that changes will still be made before the final specification.

facet_choice = element choice {
  attribute key { xsd:NMTOKEN },
  facet_title,
  facet_case +
}
facet_title = element title {
  mal_inline
}
facet_case = element case {
  attribute values { xsd:NMTOKENS } ?
  mal_inline
}
© 2011 Shaun McCance
cc-by-sa 3.0 (us)

This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.

As a special exception, the copyright holders give you permission to copy, modify, and distribute the example code contained in this document under the terms of your choosing, without restriction.

Powered by
Mallard