Diff for /Amaya/amaya/fetchXMLname.c between versions 1.87 and 1.88

version 1.87, 2006/12/05 12:16:51 version 1.88, 2006/12/21 08:00:13
Line 224  void HasNatures (Document document, Thot Line 224  void HasNatures (Document document, Thot
   Generic function which searchs in the Element Mapping table, selected    Generic function which searchs in the Element Mapping table, selected
   by the parameter XMLtype, the entry XMLname and returns the corresponding    by the parameter XMLtype, the entry XMLname and returns the corresponding
   Thot element type.    Thot element type.
     If SSchema is specified (not NULL)in elType, only it is searched.
   Returns:    Returns:
   - ElTypeNum and ElSSchema into elType  ElTypeNum = 0 if not found.    - ElTypeNum and ElSSchema into elType  ElTypeNum = 0 if not found.
   - content information about this entry    - content information about this entry

Removed from v.1.87  
changed lines
  Added in v.1.88


Webmaster