oadrRequestReregistration.xml 517 B

12345678
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <oadrPayload xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://openadr.org/oadr-2.0b/2012/07" xsi:schemaLocation="http://openadr.org/oadr-2.0b/2012/07 oadr_20b.xsd">
  3. <oadrSignedObject>
  4. <oadrRequestReregistration ei:schemaVersion="2.0b" xmlns:ei="http://docs.oasis-open.org/ns/energyinterop/201110">
  5. <ei:venID>{{ ven_id }}</ei:venID>
  6. </oadrRequestReregistration>
  7. </oadrSignedObject>
  8. </oadrPayload>