function
| Library: OASIS catalogs (OMOASISCATALOGS) Import : omoasiscatalogs.xmd | Returns: OASIS catalog compiled from the parsed markup stream | 
export catalog-type function
   compile-parsed-catalog            value markup source         parsed-catalog
                                 via value entity-resolver       resolver       optional
                          preference value resolution-preference preference     optional
      
Argument definitions
entity-resolver to be used for resolving the parts of the catalog being compiled
      oasis.prefer-public or oasis.prefer-system; the latter is the default
     Function oasis.compile-parsed-catalog compiles from the given parsed-catalog an instance of
        oasis.catalog-type. In case of a failure, the function throws an oasis.compile-error.