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

WD 33 Transactive EiClasses Schema Comments and Corrections

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: wd33
    • Fix Version/s: wd34
    • Component/s: schema
    • Labels:
      None
    • Proposal:
      Hide

      see above.

      Show
      see above.
    • Resolution:
      Hide

      All edits applied as per Description

      Show
      All edits applied as per Description

      Description

      WD 33 Transactive EiClasses Schema Comments and Corrections
      See Jira 607 to explain changes below.

      804 7.1 Tenders

      808 <xs:documentation>Tender Indicates a specific offer to buy or sell. A Tender can be for any number of EmixBase derived types, and the Tender is treated as all-or-none.</xs:documentation>

      Change to:

      808 <xs:documentation>Tender Indicates a specific offer to buy or sell. A Tender can be for one EmixBase derived type. .</xs:documentation>

      812 <xs:element ref="emix:emixBase" minOccurs="1" maxOccurs="unbounded"/>

      Change to:

      812 <xs:element ref="emix:emixBase" minOccurs="1" maxOccurs="1"/>

      815 7.2 Quotes

      819 <xs:documentation>A specific offer to sell for a particular price. A Quote can be for any number of EmixBase derived types, and the Quote is treated as all-or-none.</xs:documentation>

      Change to:

      819 <xs:documentation> An Indication of the price of a possible Tender such as the transacted price of a previous Tender or a published forecast of a price of a possible Tender. A Quote can be for one EmixBase derived type.</xs:documentation>

      828 7.3 Transactions

      830 <xs:documentation>A Transaction is a specific agreement to accept a specific Tender or Tenders.</xs:documentation>

      Change to:

      830 <xs:documentation>A Transaction is a specific agreement to accept a specific Tender.</xs:documentation>

      833 <xs:element ref="ei:transactionID" minOccurs="1" maxOccurs="1"/>
      834 <xs:element ref="ei:tenderID" minOccurs="0" maxOccurs="unbounded"/>
      835 <xs:element ref="emix:emixBase" minOccurs="1" maxOccurs="unbounded"/>

      Change to :

      833 <xs:element ref="ei:transactionID" minOccurs="1" maxOccurs="1"/>
      834 <xs:element ref="ei:tenderID" minOccurs="0" maxOccurs="1"/>
      835 <xs:element ref="emix:emixBase" minOccurs="1" maxOccurs="1"/>

        Attachments

          Activity

            People

            • Assignee:
              william.cox William Cox (Inactive)
              Reporter:
              ecazalet Edward Cazalet (Inactive)
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: