[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (OBIX-224) Namespace location is wrong in at least one of the specifications
Craig Gemmill created OBIX-224:
-----------------------------------
Summary: Namespace location is wrong in at least one of the specifications
Key: OBIX-224
URL: https://issues.oasis-open.org/browse/OBIX-224
Project: OASIS Open Building Information Exchange (oBIX) TC
Issue Type: Bug
Components: OBIX 1.1 Specification
Affects Versions: OBIX 1.1 WD38
Reporter: Craig Gemmill
Assignee: Toby Considine
• The namespace location seems to be different for the core, than what is referenced in the encodings doc – not sure if that’s okay, or if one is (or both are) wrong:
o core: http://docs.oasis-open.org/ns/obix/201410
o encodings: http://docs.oasis-open.org/obix/ns/201312/schema (for the core spec), and http://docs.oasis-open.org/obix/ns/{short-identifier and version} (for the encodings spec)
o at the least, I think a specific version needs to be used in the encodings spec, and this should be the same for the core as for the companion standards.
Also, what should the xsi:schemaLocation be in the xml root object’s attributes? This seems unclear to me from what we have in the specification so far. A typical 1.0 obix server returns:
<obj href="https://<ip-address>/obix/" is="obix:Lobby" xsi:schemaLocation="http://obix.org/ns/schema/1.0 /obix/xsd">
which is not correct for 1.1, so what should it be?
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]