File: README

package info (click to toggle)
python-musicbrainz2 0.7.4-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 648 kB
  • ctags: 881
  • sloc: python: 4,624; xml: 999; makefile: 14
file content (13 lines) | stat: -rw-r--r-- 438 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
MusicBrainz Web Service XML Examples
------------------------------------

This directory contains example XML code for testing an implementation.

Implementations MUST be able to parse the XML in the 'valid' directory.
It is perfect, schema-compliant XML.

The 'invalid' directory contains all kinds of invalid XML. Implementations
are not expected to parse those files. They MAY, however.

--
$Id: README 33 2006-01-30 09:50:19Z matt $