File: oadrCancelOpt.xml

package info (click to toggle)
python-openleadr-python 0.5.34%2Bdfsg.1-2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,496 kB
  • sloc: python: 6,942; xml: 663; makefile: 32; sh: 18
file content (7 lines) | stat: -rw-r--r-- 446 bytes parent folder | download
1
2
3
4
5
6
7
<oadr:oadrSignedObject xmlns:oadr="http://openadr.org/oadr-2.0b/2012/07" oadr:Id="oadrSignedObject">
  <oadr:oadrCancelOpt ei:schemaVersion="2.0b" xmlns:ei="http://docs.oasis-open.org/ns/energyinterop/201110">
    <requestID xmlns="http://docs.oasis-open.org/ns/energyinterop/201110/payloads">{{ request_id }}</requestID>
    <ei:optID>{{ opt_id }}</ei:optID>
    <ei:venID>{{ ven_id }}</ei:venID>
  </oadr:oadrCancelOpt>
</oadr:oadrSignedObject>