{ID} | #ID |
{Class} | #AttributeClass.Alias |
{Type} | #Type |
{Flags} | #IF(#IsArray){IsArray}#ENDIF #IF(#IsObject){IsObject}#ENDIF #IF(#IsMandatory){IsMandatory}#ENDIF #IF(#IsReadOnly){IsReadOnly}#ENDIF #IF(#IsExportable){IsExportable}#ENDIF #IF(#IsCacheable){IsCacheable}#ENDIF #IF(#Length){Length}=#Length#ENDIF |
{Path} | #JOIN(" / ", #ParentObjects)#Alias#ENDJOIN |
{Package} | #IF(#ExistsDocu)![]() |
{Name} | #Name |
{Description} | #Description |