IPWorks EDI 2020 Kotlin Edition

Questions / Feedback?

LoadSchema Method

Loads a schema file describing a Transaction Set.

Syntax

public fun loadSchema(fileName: String?)

Remarks

This method parses the File and loads it into an internal schema list. The component will attempt to automatically detect the SchemaFormat.

If the schema file does not exist or cannot be parsed as an EDI schema, the component throws an exception.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks EDI 2020 Kotlin Edition - Version 20.0 [Build 8033]