• Type: Sub-task
    • Resolution: Fixed
    • Priority: Major
    • None
    • Affects Version/s: wd22
    • Component/s: schema
    • None
    • Environment:

      Toby Considine

    • Hide

      Use this instead - replace all event-Ids. Note the extensibility as well.

      <xs:element name="eiEventInfoType" type="eitc:EiEventInfoTypeType"/>
      <xs:simpleType name="EiEventInfoTypeType">
      <xs:union memberTypes="eitc:EiEventInfoTypeEnumeratedType eitc:EiExtensionType"/>
      </xs:simpleType>
      <xs:simpleType name="EiEventInfoTypeEnumeratedType">
      <xs:annotation>
      <xs:documentation>each event type should have an ID[tc - what does this mean? Should this be more complex than an enum?] Price responsive Reliability responsive / Instead of deployment - say price/rel level Reliab level, percent, event / Price response - mutliple, relative / Add reliability? on hierarchy side. Receive RTP comm – want to send RTP info. DR should fall under that. Next layer is grid reliab or emerg signals. First RTP
      Then DR (rel and pric) Emergency?</xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:string">
      <xs:enumeration value="LoadLevel"/>
      <xs:enumeration value="LoadAmount"/>
      <xs:enumeration value="LoadPercentage"/>
      <xs:enumeration value="GridReliability"/>
      <xs:enumeration value="PriceRelative"/>
      <xs:enumeration value="PriceMultiple"/>
      </xs:restriction>
      </xs:simpleType>

      Show
      Use this instead - replace all event-Ids. Note the extensibility as well. <xs:element name="eiEventInfoType" type="eitc:EiEventInfoTypeType"/> <xs:simpleType name="EiEventInfoTypeType"> <xs:union memberTypes="eitc:EiEventInfoTypeEnumeratedType eitc:EiExtensionType"/> </xs:simpleType> <xs:simpleType name="EiEventInfoTypeEnumeratedType"> <xs:annotation> <xs:documentation>each event type should have an ID [tc - what does this mean? Should this be more complex than an enum?] Price responsive Reliability responsive / Instead of deployment - say price/rel level Reliab level, percent, event / Price response - mutliple, relative / Add reliability? on hierarchy side. Receive RTP comm – want to send RTP info. DR should fall under that. Next layer is grid reliab or emerg signals. First RTP Then DR (rel and pric) Emergency?</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="LoadLevel"/> <xs:enumeration value="LoadAmount"/> <xs:enumeration value="LoadPercentage"/> <xs:enumeration value="GridReliability"/> <xs:enumeration value="PriceRelative"/> <xs:enumeration value="PriceMultiple"/> </xs:restriction> </xs:simpleType>
    • Hide

      Overtaken by events; changed title to indicate EiEventInfo relatoinship.

      Show
      Overtaken by events; changed title to indicate EiEventInfo relatoinship.

      Reading all the schemas, it appears to be more of a type than an ID. Either we are using the same name for two things, or we shonge what the "thing" is.

      NOTE original title was "EventID needs some clarification"

            Assignee:
            Toby Considine (Inactive)
            Reporter:
            Toby Considine (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: