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-321) Jira274Part1 example XMLdoes not provide a value for the one hour duration.



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

Toby Considine updated EMIX-321:
--------------------------------

    Resolution: Add the one hour duration to the example.

> Jira274Part1 example XML does not provide a value for the one hour duration.
> ----------------------------------------------------------------------------
>
>                 Key: EMIX-321
>                 URL: http://tools.oasis-open.org/issues/browse/EMIX-321
>             Project: OASIS Energy Market Information Exchange (eMIX) TC
>          Issue Type: Bug
>          Components: examples
>    Affects Versions: wd20
>            Reporter: Edward Cazalet 
>            Assignee: William Cox
>             Fix For: wd22
>
>
> Good catch
> <?xml version="1.0" encoding="utf-16"?>
> <!--
> Jira 274 Price Publication 
>     emix = EmixType 
>     createdDateTime = 2-12-2011 14:00 
>     transactive State = Tender 
>     currency = USD 
>     terms: 
>     PriceType = absolutePrice 
>     Gluon: StartTime = 2-13-2001 00:00, Duration = 3600 seconds 
>     Intervals (0.71,0.21,-0.13, 0.15,0.70,0.86,0.90,1.01,1.12,1.14,1.15,2.74, 
>                   1.25,1.20,1.29,1.31,1.00,0.99,0.89,0.86,0.79,0.88,0.87,0.76) 
> -->
> <emix:product xmlns:power="http://docs.oasis-open.org/ns/emix/power"; xmlns:emix="http://docs.oasis-open.org/ns/emix"; xmlns:xcal="http://docs.oasis-open.org/ns/ws-calendar/201103"; xmlns:xs="http://www.w3.org/2001/XMLSchema-instance";>
>     <xcal:properties>
>         <xcal:created>
>             <xcal:utc-date-time>20110328</xcal:utc-date-time>
>         </xcal:created>
>     </xcal:properties>
>     <xcal:components>
>         <xcal:gluon>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>b375a906-64bc-4573-9971-045b52e30a56@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                             <xcal:text>CHILD</xcal:text>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>cd6de037-1c39-481d-87cf-8c587df56dfb@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:dtstart>
>                     <xcal:parameters>
>                         <xcal:tzid>
>                             <xcal:text>America/New_York</xcal:text>
>                         </xcal:tzid>
>                     </xcal:parameters>
>                     <xcal:date-time>20110330T00000000</xcal:date-time>
>                 </xcal:dtstart>
>                 <xcal:duration>
>                     <xcal:duration>PT1H</xcal:duration>
>                 </xcal:duration>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>0.111</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                             <power:wattHours>
>                                 <emix:scale>#k</emix:scale>
>                             </power:wattHours>
>                         </power:unitEnergyPrice>
>                         <power:Watts>
>                             <emix:scale>#M</emix:scale>
>                             <power:powerAttributes>
>                                 <power:hertz>60</power:hertz>
>                                 <power:voltage>220</power:voltage>
>                                 <power:ac>true</power:ac>
>                             </power:powerAttributes>
>                         </power:Watts>
>                         <power:serviceLocation>
>                             <power:node>xxNode.IDxx</power:node>
>                         </power:serviceLocation>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:gluon>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>cd6de037-1c39-481d-87cf-8c587df56dfb@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>0.71</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>78839070-98bc-42c4-b216-3665efdeaef4@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>cd6de037-1c39-481d-87cf-8c587df56dfb@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>0.21</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>3fbb3ccb-a38e-43b2-968b-0117c57a1d24@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>78839070-98bc-42c4-b216-3665efdeaef4@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>-0.13</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>6a5d23b2-0aa9-4309-b2d3-b04f630add99@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>3fbb3ccb-a38e-43b2-968b-0117c57a1d24@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>0.15</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>5b0b2104-f2bd-4b7b-819c-ab970b29f668@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>6a5d23b2-0aa9-4309-b2d3-b04f630add99@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>0.70</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>0270f6af-56bc-4d9c-a7c2-bebcfe3bc0ea@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>5b0b2104-f2bd-4b7b-819c-ab970b29f668@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>0.86</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>3c36a01d-1229-4f7f-86dc-31728bfaba6d@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>0270f6af-56bc-4d9c-a7c2-bebcfe3bc0ea@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>0.90</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>0d96802b-bf0f-41e6-8d55-804598879be0@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>3c36a01d-1229-4f7f-86dc-31728bfaba6d@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>1.01</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>a843d8d0-28f8-4a31-a7ee-25b14c701036@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>0d96802b-bf0f-41e6-8d55-804598879be0@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>1.12</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>2097d7d8-f554-469c-8c92-9eb8551c086d@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>a843d8d0-28f8-4a31-a7ee-25b14c701036@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>1.14</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>f2f630f6-f673-47ae-8a89-3d2b23f379c6@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>2097d7d8-f554-469c-8c92-9eb8551c086d@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>1.15</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>1d9ad168-433e-4504-97f5-05a8df1d1f20@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>f2f630f6-f673-47ae-8a89-3d2b23f379c6@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>2.74</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>f65aa213-3176-47e3-88c3-0f7dbe0ec99e@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>1d9ad168-433e-4504-97f5-05a8df1d1f20@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>1.25</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>920c3e26-cea2-4456-84a7-9f5f369cf491@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>f65aa213-3176-47e3-88c3-0f7dbe0ec99e@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>1.20</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>bd51713d-c84c-4a18-b641-65c37ec2728d@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>920c3e26-cea2-4456-84a7-9f5f369cf491@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>1.29</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>2482a65c-bd0c-4a33-b777-cf89d637d1b8@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>bd51713d-c84c-4a18-b641-65c37ec2728d@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>1.31</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>01063041-4d93-46a6-9fd6-7b4f92a938e0@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>2482a65c-bd0c-4a33-b777-cf89d637d1b8@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>1.00</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>2bb61d4e-a3ea-423a-98ef-395e25b35674@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>01063041-4d93-46a6-9fd6-7b4f92a938e0@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>0.99</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>b50081d2-d7f8-4ab3-9881-f730ccfa76b4@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>2bb61d4e-a3ea-423a-98ef-395e25b35674@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>0.89</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>49c38d29-e377-4c21-8089-6fb8919fefd2@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>b50081d2-d7f8-4ab3-9881-f730ccfa76b4@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>0.86</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>22ed71e5-7ab2-4fae-ac7a-f02f7496b391@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>49c38d29-e377-4c21-8089-6fb8919fefd2@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>0.79</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>60cc5194-9c26-4ee8-a75f-02d476e1361d@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>22ed71e5-7ab2-4fae-ac7a-f02f7496b391@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>0.88</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>3d0b45e4-382b-4964-8779-1b7b8c3d7133@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>60cc5194-9c26-4ee8-a75f-02d476e1361d@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>0.87</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>         <xcal:interval>
>             <xcal:properties>
>                 <xcal:uid>
>                     <xcal:text>9e89696d-6511-427b-9086-b595ef25f23c@examples.oasis-open.org</xcal:text>
>                 </xcal:uid>
>                 <xcal:related-to>
>                     <xcal:parameters>
>                         <xcal:reltype>
>                         </xcal:reltype>
>                     </xcal:parameters>
>                     <xcal:uid>3d0b45e4-382b-4964-8779-1b7b8c3d7133@examples.oasis-open.org</xcal:uid>
>                 </xcal:related-to>
>                 <xcal:x-wsCalendar-attach>
>                     <emix:productDescription xs:type="power:PowerProductDescription">
>                         <power:unitEnergyPrice>
>                             <emix:priceAbsolute>
>                                 <emix:priceEnumeration>0.76</emix:priceEnumeration>
>                             </emix:priceAbsolute>
>                         </power:unitEnergyPrice>
>                     </emix:productDescription>
>                 </xcal:x-wsCalendar-attach>
>             </xcal:properties>
>         </xcal:interval>
>     </xcal:components>
>     <emix:currency>USD</emix:currency>
>     <emix:marketContext>market.context@examples.com</emix:marketContext>
>     <emix:transactiveState>Tender</emix:transactiveState>
> </emix:product>

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