RE: [obix] RE: Confirming Newest XSD

From
Considine, Toby <>
Date
2014-06-25T15:45:17+00:00
ID
Thread
RE: [obix] RE: Confirming Newest XSD
Do you have a set of Sample Documents for me to examine?

 

Typing in from the screen capture is, to say the least, problematic, given the quality of my typing.

 

The definition of absTime is

 

<xs:complexType
 name="AbsTime">

           
<xs:complexContent>

                       
<xs:extension
 base="Obj">

                                   
<xs:attribute
 name="min"
 type="xs:dateTime"/>

                                   
<xs:attribute
 name="max"
 type="xs:dateTime"/>

                                   
<xs:attribute
 name="val"
 type="xs:dateTime"/>

                                   
<xs:attribute
 ref="tz"/>

                       
</xs:extension>

           
</xs:complexContent>

</xs:complexType>

 

When I generate an artifact for abstime using XMLSpy, I get:

 

<abstime
 n1:display="String"
 n1:displayName="String"
 n1:href="http://www.altova.com"
 n1:icon="http://www.altova.com"
 n1:is="http://www.altova.com"
 n1:name="NMTOKEN"
 n1:null="true"
 n1:status="ok"
 n1:writable="false"
 min="2001-12-17T09:30:47Z"
 max="2001-12-17T09:30:47Z"
 val="2001-12-17T09:30:47Z"
 n1:tz="String"
 xmlns="http://docs.oasis-open.org/obix/ns/201312/schema"
 xmlns:n1="http://docs.oasis-open.org/obix/ns/201312/schema"/>

 

Note that name does appear.

 

Perhaps we need to more carefully distinguish more carefully in the document between NMTOKENS containing or not containing :, but that is a different issue.

 

For reference, the version of the Schema that we sent out for Public Review last December can be found at:

 

http://docs.oasis-open.org/obix/obix/v1.1/csprd02/schemas/obix-v1.1.xsd

 

The TC has not yet formally voted on or asked for a formal namespace and namespace versioning policy. Such a policy supports names such as

 

http://docs.oasis-open.org/ns/emix/2011/06

 

And would request a namespace document such as at

 

http://docs.oasis-open.org/ns/emix/2011/06

or at

http://docs.oasis-open.org/ns/energyinterop/201110

 

We probably should.

 

Thanks

 

tc

 

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

– George Bernard Shaw.

Toby Considine

TC9, Inc

OASIS TC Chair: oBIX & WS-Calendar

OASIS TC Editor: EMIX, Energy Interoperation

SGIP Smart Grid Architecture Committee

  

Email:



Phone: (919)619-2104

http://www.tcnine.com

blog: http://www.NewDaedalus.com 

 

From: Matthias X Hub [mailto:]

Sent: Wednesday, June 25, 2014 11:04 AM

To: Considine, Toby

Cc: 

Subject: Re: [obix] RE: Confirming Newest XSD

 

Hi Toby,

did that XSD work for sample documents? My colleague encountered validation issues within XMLSpy. Here a screenshot:

 

Mit freundlichen Grüßen / Best regards

Matthias Hub

IBM Cloud Operating Environment Developer and Smarter Home Solution Development Consultant
 | +49-7034-643 x1261
| +49-160-7422995 

IBM Deutschland Research & Development GmbH Schönaicher Straße 220, 71032 Böblingen Vorsitzender des Aufsichtsrats: Martina Koederitz, Geschäftsführung: Dirk Wittkopp
 Sitz der Gesellschaft: Böblingen, Registergericht: Amtsgericht Stuttgart, HRB 243294

From:        "Considine, Toby" <>

To:        "Considine, Toby" <>, "Bogen, Chris
 ERDC-RDE-ITL-MS" <>, "" <>

Date:        25.06.2014 15:45

Subject:        [obix] RE: Confirming Newest XSD

Sent by:        <>

That set is compatible with the one I generated from. It was merely renamed and the header added for publication.

  

  

  

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

– George Bernard Shaw.

Toby Considine

TC9, Inc 

OASIS TC Chair: oBIX & WS-Calendar

OASIS TC Editor: EMIX, Energy Interoperation

SGIP Smart Grid Architecture Committee

 

Email:


Phone: (919)619-2104 

http://www.tcnine.com

blog: http://www.NewDaedalus.com

  

From:
 [mailto:]
On Behalf Of Considine, Toby

Sent: Thursday, June 19, 2014 9:33 PM

To: Bogen, Chris ERDC-RDE-ITL-MS; 


Subject: [obix] RE: Confirming Newest XSD 

  

On the road. I will generate a new set over the weekend

  

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

– George Bernard Shaw.

Toby Considine

TC9, Inc 

OASIS TC Chair: oBIX & WS-Calendar

OASIS TC Editor: EMIX, Energy Interoperation

SGIP Smart Grid Architecture Committee

 

Email:


Phone: (919)619-2104 

http://www.tcnine.com

blog: http://www.NewDaedalus.com

  

From:
 [mailto:]
On Behalf Of Bogen, Chris ERDC-RDE-ITL-MS

Sent: Thursday, June 19, 2014 10:49 AM

To: 

Subject: [obix] Confirming Newest XSD

  

According to the document respository, the latest OBIX XML schema is
https://www.oasis-open.org/apps/org/workgroup/obix/download.php/52411/obix-v1.1_WD21.xsd

  

-chris