Uploaded image for project: 'OASIS Energy Interoperation TC'
  1. OASIS Energy Interoperation TC
  2. ENERGYINTEROP-525

Missing uid in the EiCanceledEventPayloadType

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: wd28
    • Component/s: None
    • Labels:
      None
    • Proposal:
      Hide

      Add uid in the EiCanceledEventPayloadType as shown below:

      <xs:element name="eiCanceledEventPayload" type="payloads:EiCanceledEventPayloadType"/>
      <xs:complexType name="EiCanceledEventPayloadType">
      <xs:sequence>
      <xs:element name="eventCanceledResponse" type="eitc:EiResponseType" minOccurs="1" maxOccurs="1"/>
      <xs:element ref="eitc:eventID" minOccurs="1" maxOccurs="1"/>
      <xs:element ref="eitc:modificationNumber" minOccurs="1" maxOccurs="1"/>
      <xs:element ref="eitc:venID" minOccurs="1" maxOccurs="1"/>
      <xs:element ref="eitc:uid"/>
      </xs:sequence>
      </xs:complexType>

      Show
      Add uid in the EiCanceledEventPayloadType as shown below: <xs:element name="eiCanceledEventPayload" type="payloads:EiCanceledEventPayloadType"/> <xs:complexType name="EiCanceledEventPayloadType"> <xs:sequence> <xs:element name="eventCanceledResponse" type="eitc:EiResponseType" minOccurs="1" maxOccurs="1"/> <xs:element ref="eitc:eventID" minOccurs="1" maxOccurs="1"/> <xs:element ref="eitc:modificationNumber" minOccurs="1" maxOccurs="1"/> <xs:element ref="eitc:venID" minOccurs="1" maxOccurs="1"/> <xs:element ref="eitc:uid"/> </xs:sequence> </xs:complexType>
    • Resolution:
      Hide

      Simple schema change as proposed.

      Show
      Simple schema change as proposed.

      Description

      Missing uid in the EiCanceledEventPayloadType. Should add it like we are proposoing to do with the EiCreatedEventPayloadType so that it is consistent.

        Attachments

          Activity

            People

            • Assignee:
              william.cox William Cox (Inactive)
              Reporter:
              ed.koch Ed Koch (Inactive)
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: