%A_FIELD; : Field

Java class : leon.info.LyFieldInfo

ROLE

Cette entité permet de répertorier les différents types de champ supportés. 

ELEMENTS

<!ENTITY % A_FIELD 
	  (FIELD |
	   CHOICE |
	   NUMBER |
	   RELATION |
	   STRUCT |
	   ARRAY)>
Element Mand. Mult. Description
FIELD yes no Definition of a field.
CHOICE yes no Field of Choice type.
NUMBER yes no Field of Number type.
RELATION yes no Field of Relation type.
STRUCT yes no Field of Structure type.
ARRAY yes no Field of Array type.