0024784: Move documentation in CDL files to proper location
[occt.git] / src / TDocStd / TDocStd_Owner.cdl
index d21d447..33e8119 100644 (file)
 
 private class Owner from TDocStd inherits Attribute from TDF
 
-       ---Purpose: 
+       ---Purpose: This  attribute located  at  the  root label  of the
+    --        framework contains  a   back reference to   the  owner
+    --        TDocStd_Document, providing acces to the document from
+    --        any label.  private class Owner;
 
 uses Attribute from TDF,
      GUID      from Standard,