Wiki

Clone wiki

OYSTER / OysterAttributes_Tag

#!xml

<OysterAttributes System="System_Name">
.
<child_elements>...</child_elements>
.
</OysterAttributes>

The OysterAttributes tag has a single attribute.

  • System - Assigned the name of the system for which the OYSTER run was configured. This value is created and defined by the user.
    • Has no impact of the outcome of the OYSTER run.
    • Possible to completely remove this attribute from the OysterAttributes file with no impact to the run . OysterAttributes is the root element of this file and thus the start and end tag encloses all other elements in the document. All other elements are considered child elements to this root element. The OysterAttributes tag can enclose seven tags:
  • <Attribute>
  • <IdentityRules>
  • <Rule>
  • <Term>
  • <Indices>
  • <Index>
  • <Segment>

Back to OYSTER Reference Guide page

Click Prev 2- XML Declaration and Comments page

Click Next Attribute Tag page

Updated