Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > fc62b1a09d3a2a2032c7fe6d982e91e3 > files > 229

xsd-3.3.0-2.fc14.i686.rpm

# file      : examples/cxx/parser/library/library.map
# author    : Boris Kolpackov <boris@codesynthesis.com>
# copyright : not copyrighted - public domain

namespace http://www.codesynthesis.com/library ::library
{
  include "library.hxx";

  isbn    isbn isbn;
  title   title;
  genre   genre genre;
  person  person;
  author  author;
  book    book;
  catalog catalog;
}