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

 


Help: OASIS Mailing Lists Help | MarkMail Help

ws-calendar message

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


Subject: Use of WS-Calendar in Energy Interoperation


As promised, how ws-calendar “pseudo-schemas” appear as part of a larger schema in Energy Interoperation EIClasses.xsd

 

            <!-- 2.9 Interval -->

            <xs:element name="interval" type="eitc:IntervalType"/>

            <xs:complexType name="IntervalType">

                        <xs:annotation>

                                    <xs:documentation>Interval of Time</xs:documentation>

                                    <xs:appinfo>As of this draft, the WS-Calendar work-plan is to have a simplified profile of the Interval Component for transaction processing. If an when that is complete, this specification will refer to it directly instead fo to this type.</xs:appinfo>

                        </xs:annotation>

                        <xs:sequence>

                                    <xs:element ref="eitc:properties"/>

                                    <xs:element ref="eitc:components"/>

                        </xs:sequence>

            </xs:complexType>

            <!-- 2.9.1 Interval Support - Properties-->

            <xs:element name="properties" type="eitc:ArrayofProperties"/>

            <xs:complexType name="ArrayofProperties">

                        <xs:sequence>

                                    <xs:element ref="xcal:uid" maxOccurs="1"/>

                                    <xs:element ref="xcal:related-to" minOccurs="0" maxOccurs="1"/>

                                    <xs:element ref="xcal:dtstart" minOccurs="0" maxOccurs="1"/>

                                    <xs:element ref="xcal:duration" minOccurs="0" maxOccurs="1"/>

                                    <xs:element ref="xcal:x-wsCalendar-attach" minOccurs="0" maxOccurs="1"/>

                        </xs:sequence>

            </xs:complexType>

            <!-- 2.9.1 Interval Support - Components-->

            <xs:element name="components" type="eitc:ArrayofComponents"/>

            <xs:complexType name="ArrayofComponents">

                        <xs:sequence/>

            </xs:complexType>

 

Notice that as of yet no definition of the Components in the Array…

 

tc


“The single biggest problem in communication is the illusion that it has taken place.”
– George Bernard Shaw.


Toby Considine
TC9, Inc

TC Chair: oBIX & WS-Calendar

TC Editor: EMIX, EnergyInterop

U.S. National Inst. of Standards and Tech. Smart Grid Architecture Committee

  

Email: Toby.Considine@gmail.com
Phone: (919)619-2104

http://www.tcnine.com/
blog: www.NewDaedalus.com

 

 



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