← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] (OBIX-219) Encodings Example for children objects

From
OASIS Issues Tracker <>
Date
2014-05-26T08:09:55+00:00
ID
JIRA.23874.1401091803020.1074.1401091805436@customer-jira
Thread
[OASIS Issue Tracker] (OBIX-219) Encodings Example for children objects
Markus Jung created OBIX-219:
--------------------------------

             Summary: Encodings Example for children objects
                 Key: OBIX-219
                 URL: https://tools.oasis-open.org/issues/browse/OBIX-219
             Project: OASIS Open Building Information Exchange (oBIX) TC
          Issue Type: Improvement
          Components: ENCODINGS Specification
    Affects Versions: ENCODINGS WD13
            Reporter: Markus Jung
            Assignee: Markus Jung
            Priority: Trivial


Hello,

Encodings for OBIX: Common Encodings Version 1.0, Committee Specification Draft 02 from 19 December 2013 contains in Section 3.5 "Children" following example:

<list href="xyz">
  <bool val="false"/>
  <obj><int val="255"/></obj>
</list>

People reference this sample to demonstrate that it is valid to have in <list> children, which have nothing in common.  While this is indeed a valid statement, it is also pointless, as such applications abolish the additional semantics a <list> element has over <obj>, merely the ability to specify, that the children of a <list> have something in common via the "of" facet.

For this reason I kindly ask you either to replace <list> in the above example with something different, e.g. <abstime>, or to keep <list>, but make (explicit) use of its "of" facet.

Thanks in advance for your understanding.
  Dilyan Palauzov 



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
← Prev in month ← Prev in thread
Next in thread → Next in month →