Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the path of the XSD schema file that should be used for a given message type and version.
Syntax
client server public static FilePath getSchemaPath(EFDocSchemaType_BR _schemaType, EFiscalDocVersion_BR _version)
Run On
Called
Parameters
- _schemaType
Type: EFDocSchemaType_BR Enumeration
The EFDocSchemaType_BR enumeration for which to retrieve the schema file.
- _version
Type: EFiscalDocVersion_BR Enumeration
The EFiscalDocVersion_BR enumeration of the version to validate.
Return Value
Type: FilePath Extended Data Type
The path of the schema file for the given message type and version.