http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6891 --- Comment #11 from Xan Charbonnet <xan@biblionix.com> 2011-09-30 21:01:19 UTC --- I've just posted version 013; here's the changelog: * Support for multiple branches * Added SMS email address to phones * Internationalized addresses * Give the full external URL in MARC XML's schemaLocation * Remove the bitmask for days of the week closed in favor of a more XML-like solution The location for the latest schema has changed to: http://www.biblionix.com/ldif/ldif.xsd And the location for any particular version is, eg, http://www.biblionix.com/ldif/ldif_013.xsd Here's the latest example export: http://www.biblionix.com/ldif/apollo_demonstration_2011-09-30.xml.bz2 Also here's a script I wrote to validate documents: http://www.biblionix.com/ldif/ldif_validator.zip That script accepts either an XML file or a bzipped XML file, and uses a parser which doesn't soak up all the memory on the machine (so many of them do for a file this big!). I think we're really getting somewhere here; we should come up with a name for the thing. Does the other LDIF intersect with the library world much? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.