lp:ixan

Created by Peter S. May and last modified
Get this branch:
bzr branch lp:ixan
Members of Ixan Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ixan Team
Project:
Ixan
Status:
Development

Recent revisions

12. By Peter S. May <http://psmay.com/>

* ParserMetadata.pod: Reformatted indents again in a weird way with successful result. To get what we want, verbatim lines must lead with a tab regardless of how they are otherwise indented. This seems to be a weirdness of Pod::SAX, and I'm starting to think a little customization of that class may be in order (I've already had to manually convert an HTML4 entity as well, and I disagree with its handling of S<> even though I don't actually use that tag ever).

11. By Peter S. May <http://psmay.com/>

* ParserMetadata.pod: Ran through expand so the indents line up.

10. By Peter S. May <http://psmay.com/>

* ParserMetadata.pod: An extension spec for applications to receive additional information from parsers.
* Spec.pod: Entity mishap corrected.

9. By Peter S. May <http://psmay.com/>

* ix-ante.rnc: Started adding additional Schematron rules to the Relax NG grammar. There is now a condition that checks the "self" operator constraint mentioned in the current version of the spec.
* Makefile: The targets in this new Makefile convert the rnc schema to RNG, download Schematron's XSLTs, pull the Schematron rules out of the RNG, and convert them to a validator XSLT. Then, it produces a script that validates one then the other. The rnc->RNG requires trang. The RNG validation requires xmllint. The Schematron production and validation require xsltproc. These can be changed easily for different needs.

8. By Peter S. May <http://psmay.com/>

* ix-ante.rnc: Corrected a tiny error in expand.element (it should be empty). Fixed spacing. Changed line endings.

7. By Peter S. May <http://psmay.com/>

* Spec.pod: Added a whole lot on the ix:ante format, which seems like as good a basis as any to specify Ixan.

6. By Peter S. May <http://psmay.com/>

* ix-ante.rnc: Started work on a RELAX NG compact grammar for ix:ante. I have to use trang (http://code.google.com/p/jing-trang/) to translate it to the full RELAX NG form in order to get it to work with xmllint.

5. By Peter S. May <http://psmay.com/>

* Spec.pod: A whole lot of addition to the overview. Check the diff.

4. By Peter S. May <http://psmay.com/>

* Spec.pod: Changed the notation for the Indent sample to something hopefully more readable.

3. By Peter S. May <http://psmay.com/>

Committing unrelated merge

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers