-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
wontfixThis will not be worked onThis will not be worked on
Description
Hey Stan,
Would it be possible for you to support both 2.0a and 2.0b schema with openleadr? The client we're trying to integrate with is sending us requests on a 2.0a namespace such as the following
<?xml version="1.0" encoding="UTF-8"?>
<ns1:oadrRequestEvent xmlns="http://docs.oasis-open.org/ns/energyinterop/201110" xmlns:ns1="http://openadr.org/oadr-2.0a/2012/07" xmlns:ns2="http://docs.oasis-open.org/ns/energyinterop/201110/payloads">
<ns2:eiRequestEvent>
<ns2:requestID>FCFB4D0617944DE3B8DACC477435D07D</ns2:requestID>
<venID>XXX</venID>
</ns2:eiRequestEvent>
</ns1:oadrRequestEvent>
And serving this request is resulting in the following error
XML schema validation of incoming message failed: Element '{http://openadr.org/oadr-2.0a/2012/07}oadrRequestEvent': No matching global declaration available for the validation root. (<string>, line 0).
Metadata
Metadata
Assignees
Labels
wontfixThis will not be worked onThis will not be worked on