The eLandings Look-up Codes files (i.e. Species Codes, Stat Areas Codes, Condition Codes, Gear Codes, etc.) are available for download at:
eLandings Look-up Code Files in XML format and eLandings Look-up Code Files in Human readable format
Download the species.xml file from
Within eLandings, we use these lookup code files to:
...
Next, give it a name like landingreportcodes. Then point it at the landingreportcodes.xsd file that you placed in your Netbeans ElandingsClient project root. Then click Finished.
Netbeans will generate a number of java classes in Generated Sources (jaxb) folder.
Open the ELandingsClient.java file