| ZVON > References > Zvon Example Repository |
| Intro / Search / ZVON |
| Example repository: index | categories | search |
| Elements | Attributes |
|---|---|
| anyName | |
| difference | |
| element | |
| empty | |
| name |
|
<element xmlns:html="http://www.w3.org/TR/REC-html40" xmlns="http://relaxng.org/ns/structure/1.0" > <difference> <anyName/> <name>foo</name> </difference> <empty/> </element> |