Hi Team, >From the forum, we understand that the <<schema>>.xsd file should be present in schema database only. But cpf.xsd, pipelines.xsd file used in pdf-pipeline.xml is not available under schema database but those file are available under /Config directory in file system. Can anyone help us how xml file is mapped with the xsd file?
Following is the code snippet of pdf-pipeline.xml where pipelines.xsd file is mapped. <?xml-stylesheet href="/cpf/pipelines.css" type="text/css"?> <pipeline xmlns="http://marklogic.com/cpf/pipelines" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://marklogic.com/cpf/pipelines * pipelines.xsd*" > <pipeline-name>PDF Conversion</pipeline-name> <pipeline-description>Additional conversion rules for PDF conversion. This pipeline should be used in conjunction with the basic conversion pipeline and the status change handling pipeline. </pipeline-description> Thanks in Advance Regards, Selven Xavier .A
_______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
