This repository was archived by the owner on Jul 27, 2025. It is now read-only.
  
  
  
  
  
Description
If in schema there is only a reference to other project, generation in pdf format raise an exception.
For instance in :
    SampleLevelTwoRef2:
      $ref: '#/components/schemas/SampleLevelTwoD' 
Exception :
org.apache.fop.fo.ValidationException: "fo:table-body" is missing child elements. Required content model: marker* (table-row+|table-cell+) (See position 457:6)