E-Payment Integrator 2020 Java Edition

Questions / Feedback?

Schema Property

Returns the XSD Schema used to create XML from ACH files.

Syntax

public String getSchema();

Default Value

""

Remarks

This property returns the schema (XSD format) that the class uses to generate XML from an ACH file. This same schema is used when parsing XML to re-create an ACH file. During the parsing process, if the input XML does not conform to the schema the translation process will fail with an error.

This property is read-only and not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 Java Edition - Version 20.0 [Build 7941]