Start managing inline DocBook.
[gpl/argeo-suite.git] / publishing / org.argeo.publishing.ui / src / org / argeo / docbook / DbkAttr.java
index c8b7b2d31bb336923a15708afae09f45e635f120..84097e293d0d79e05417e57fa1650530215bc352 100644 (file)
@@ -7,4 +7,7 @@ public enum DbkAttr {
        fileref, contentwidth, contentdepth
        //
        ;
        fileref, contentwidth, contentdepth
        //
        ;
+
+       public final static String XLINK_HREF = "xlink:href";
+
 }
 }