XML schema for tags
- Last UpdatedOct 24, 2024
- 2 minute read
XML schema with mapped elements for the XML file in EIWM format. Scroll down to see schema examples at end of this topic.
Explanation of XML elements
|
Element |
Comment |
Required |
|---|---|---|
|
<ClassID>FUNCTIONAL LOCATION</ClassID> |
Definition of type item |
Yes |
|
<ID>Tag Name</ID> <Context> <ID>FUNCLOCS</ID> </Context> |
External tag name/number |
Yes |
|
<Name>Tag Title</Name> |
Tag title |
Yes |
|
<Characteristic> <Name>ASSET</Name> <Value>Site Code</Value> </Characteristic> |
Site code <Value>Existing site code |
Yes |
|
<Characteristic> <Name>STATUS</Name> <Value>Status Code</Value> </Characteristic> |
Status code <Value>Existing status code |
Yes |
|
<Characteristic> <Name>SYSTEM</Name> <Value>System Code</Value> </Characteristic> |
System code <Value>Existing system code |
|
|
<Characteristic> <Name>AREA</Name> <Value>Area Code</Value> </Characteristic> |
Area code <Value>Existing area code |
|
|
<Characteristic> <Name>PARENT_FUNCTIONAL_LOCATION_NUMBER </Name> <Value>Text</Value> </Characteristic> |
External operation number |
|
|
<Characteristic> <Name>CRITICALITY</Name> <Value>Criticality Code</Value> </Characteristic> |
Criticality <Value>HIGH, MEDIUM, LOW or NON. |
|
|
<Characteristic> <Name>IS_SAFETY_CRITICAL</Name> <Value>Boolean</Value> </Characteristic> |
Safety critical |
|
|
<Characteristic> <Name>HAS_BARRIERS</Name> <Value>Boolean</Value> </Characteristic> |
Has barriers |
|
|
<Characteristic> <Name>IS_VOIDED</Name> <Value>Boolean</Value> </Characteristic> |
Tag is voided |
Minimum schema
This example shows the minimum required XML elements for one tag.

Full schema
This example shows the full list of possible XML elements for one tag.
