Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ OSM Administration

XML schema for work orders

  • Last UpdatedOct 22, 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>WORK ORDER</ClassID>

Definition of type item

Yes

<ID>WO No</ID>

<Context>

<ID>WO</ID>

</Context>

External work order number

<Context><ID>WO

Yes

<Name>WO Title</Name>

Work order title

Yes

<Characteristic>

<Name>ASSET</Name>

<Value>Site Code</Value>

</Characteristic>

Site code
<Name>ASSET

<Value>Existing site code

Yes

<Characteristic>

<Name>STATUS</Name>

<Value>Status Code</Value>

</Characteristic>

Status code
<Name>STATUS

<Value>Existing status code

Yes

<Characteristic>

<Name>EXTERNAL_OPERATION_REFERENCE</Name>

<Value>Operation No</Value>

</Characteristic>

External operation number
<Name>
EXTERNAL_OPERATION_REFERENCE

<Value>Any combination of numbers and text

<Characteristic>

<Name>PRIORITY</Name>

<Value>Text</Value>

</Characteristic>

Priority
<Name>PRIORITY
<Value>Any text

<Characteristic>

<Name>DUEDATE</Name>

<Value>Date</Value>

</Characteristic>

Due date
<Name>DUEDATE

<Value>Any date in format YYYY-MM-DD

<Characteristic>

<Name>SCHEDULED_DATE</Name>

<Value>Date</Value>

</Characteristic>

Scheduled date
<Name>SCHEDULED_DATE

<Value>Any date in format YYYY-MM-DD

<Characteristic>

<Name>IS_ACTIVE</Name>

<Value>Boolean</Value>

</Characteristic>

Active
<Name>IS_ACTIVE
<Value>false or true

<Characteristic>

<Name>IS_SAFETY_CRITICAL</Name>

<Value>Boolean</Value>

</Characteristic>

Safety critical
<Name>IS_SAFETY_CRITICAL
<Value>false or true

<Characteristic>

<Name>CAN_ACTIVATE_WORKPERMIT</Name>

<Value>Boolean</Value>

</Characteristic>

Work permit activation
<Name>CAN_ACTIVATE_WORKPERMIT
<Value>false or true

<Characteristic>

<Name>CAN_ACTIVATE_ISOLATIONLIST</Name>

<Value>Boolean</Value>

</Characteristic>

Isolation list activation
<Name>CAN_ACTIVATE_ISOLATIONLIST
<Value>false or true

<Association type="has work order discipline">

<Object>

<ID>Text</ID>

<Context>

<ID>DISCIPLINE</ID>

</Context>

</Object>

</Association>

Discipline

< Association>"has work order discipline"
<ID>Any text
<Context><ID>DISCIPLINE

<Association type="is a work order for">

<Object>

<ID>Tag name</ID>

<Context>

<ID>TAG</ID>

</Context>

</Object>

</Association>

Discipline

< Association>"is a work order for"
<ID>Tag name/number
<Context><ID>TAG

Minimum schema

This example shows the minimum required XML elements for one work order.

Full schema

This example shows the full list of possible XML elements for one work order.

In This Topic
TitleResults for “How to create a CRG?”Also Available in