Refactor DocBook attributes.
[gpl/argeo-suite.git] / org.argeo.entity.api / src / org / argeo / entity / entity.cnd
index 91dcf2589f6823f5cacbba1bb3fbc7efe79e7e6a..b30657d06c536c12fab0102d85cee7b5518d1702 100644 (file)
@@ -15,6 +15,10 @@ mixin
 mixin
 - entity:type (String) m
 
+[entity:relatedTo]
+mixin
++ entity:relatedTo (nt:address) *
+
 //
 // ENTITY DEFINITION
 //
@@ -90,3 +94,6 @@ mixin
 - geo:lat (DOUBLE)
 - geo:alt (DOUBLE)
 
+[entity:bearing]
+mixin
+- svg:direction (DOUBLE)