get-content-from-file-function
この関数は、指定されているネイティブ・フォーマットのファイルを解析します。この関数は、BPELプロセスのassignアクティビティを設計する場合に使用します。
シグネチャ:
oraext:get-content-from-file-function(fileName, nxsdTemplate?, nxsdRoot?)
例:
oraext:get-content-from-file-function("file:/c:/Ftab.txt",
"file:/c:/Ftab_1.xsd","root")
引数:
- 
                        fileName: ファイルの名前。
- 
                        nxsdTemplate: 出力のネイティブXSD (NXSD)テンプレート。
- 
                        nxsdRoot-: NXSDルート。 
プロパティID:
- 
                        namespace-uri:http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.ExtFunc
- 
                        namespace-prefix:oraext