Here’s an XML example of the local data type that describes that describes the local property of the schedule data type:
<local>
<scheduleOverride>NONE</scheduleOverride>
<transition>
<time>Sun:00</time>
<performanceLevel>HIGH</performanceLevel>
</transition>
<transition>
<time>Sun:06</time>
<performanceLevel>MEDIUM</performanceLevel>
</transition>
<transition>
<time>Sat:00</time>
<performanceLevel>HIGH</performanceLevel>
</transition>
<transition>
<time>Sat:06</time>
<performanceLevel>MEDIUM</performanceLevel>
</transition>
</local>
© 2016 Hitachi Data Systems Corporation. All rights reserved.