OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

energyinterop message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] Created: (ENERGYINTEROP-627) WD 33 Transactive EiClasses Schema Comments and Corrections


WD 33 Transactive EiClasses Schema  Comments and Corrections
------------------------------------------------------------

                 Key: ENERGYINTEROP-627
                 URL: http://tools.oasis-open.org/issues/browse/ENERGYINTEROP-627
             Project: OASIS Energy Interoperation TC
          Issue Type: Bug
          Components: schema
            Reporter: Edward Cazalet 
            Assignee: William Cox
             Fix For: wd33


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"/>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]