Document:
Modifications to wip 8 version of schemas

Draft (A preliminary unapproved sketch, outline, or version.)

Details

Submitted By Ed Koch on 2011-05-17 6:02 pm UTC

Publication Type

None at this time.

Group / Folder

OASIS Energy Interoperation TC / Work Items

Modified by

Not modified.

Copy

This document is not a copy.

Technical Contact

None at this time.

Download Count

52

Download Agreement

None at this time.

Description

Enclosed are the following proposed modifications to the wip 8 schemas.

- Changed EiEventSignalType.emix:marketContext to be optional

- Added elementFormDefault="qualified" to the schema attributes

- Added currentValue attribute to the EiEventSignalType

<xs:element name="currentValue">
<xs:complexType>
<xs:sequence>
<xs:element ref="eitc:signalInformationBase"/>
</xs:sequence>
</xs:complexType>
</xs:element>


- changed the EventDescriptorType.emix:marketContext to EventDescriptorType.eitc:eiMarketContext and made it mandatory.

- changed EiMarketContext.emix:marketContext to be optional