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

 


Help: OASIS Mailing Lists Help | MarkMail Help

emix message

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


Subject: [OASIS Issue Tracker] Updated: (EMIX-481) EMIX Product



     [ http://tools.oasis-open.org/issues/browse/EMIX-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Toby Considine updated EMIX-481:
--------------------------------

    Resolution: Use the Ancillary Services Type (newly defined) and the Market Context Name to assign the names expected here.

Ancillary Services Type

	<!-- 2.1 Ancillary Services -->
		<xs:element name="ancillaryService" type="power:AncillaryServiceType"/>
	<xs:complexType name="AncillaryServiceType">
		<xs:annotation>
			<xs:documentation>Power related Ancillary Service</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="emix:EmixOptionType">
				<xs:sequence>
				<xs:element ref="power:ancillaryServiceName"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<!-- 2.1.1 Ancillary Services Names-->
	<xs:element name="ancillaryServiceName" type="power:AncillaryServiceNameType"/>
	<xs:simpleType name="AncillaryServiceNameType">
		<xs:union memberTypes="emix:EmixExtensionType power:AncillaryServiceNameEnumeratedType "/>
	</xs:simpleType>
	<xs:simpleType name="AncillaryServiceNameEnumeratedType">
		<xs:annotation>
			<xs:documentation>Enumerated Ancillary Service Names</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="energy"/>
			<xs:enumeration value="regulationServiceUp"/>
			<xs:enumeration value="regulationServiceDown"/>
			<xs:enumeration value="regulationServiceUpDown"/>
			<xs:enumeration value="synchronizedReserve"/>
			<xs:enumeration value="nonSynchronizedReserve"/>
		</xs:restriction>
	</xs:simpleType>


> EMIX Product
> ------------
>
>                 Key: EMIX-481
>                 URL: http://tools.oasis-open.org/issues/browse/EMIX-481
>             Project: OASIS Energy Market Information Exchange (eMIX) TC
>          Issue Type: Sub-task
>         Environment: IRC
>            Reporter: Toby Considine
>            Assignee: William Cox
>
> The text and table in this section imply that the "product description" is the service like energy, spinning reserve etc and that "product" is the generic term for offers and bids of that product description (ie. it has time, price, quantity associate with it).  This is an unfortunate naming convention.  It also conflicts later with the product description schema that also appears to have price.

-- 
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]