[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (OBIX-220) Lobby Example is missing href in references
[ https://issues.oasis-open.org/browse/OBIX-220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41242#comment-41242 ]
Matthias Hub commented on OBIX-220:
-----------------------------------
Yes, it seems I mixed contract and example.
> Lobby Example is missing href in references
> -------------------------------------------
>
> Key: OBIX-220
> URL: https://issues.oasis-open.org/browse/OBIX-220
> Project: OASIS Open Building Information Exchange (oBIX) TC
> Issue Type: Bug
> Components: OBIX 1.1 Specification
> Affects Versions: OBIX 1.1 WD26
> Reporter: Matthias Hub
> Assignee: Matthias Hub
> Priority: Minor
>
> In chapter 5 the example for the lobby is like following:
> <obj href="obix:Lobby">
> <ref name="about" is="obix:About"/>
> <op name="batch" in="obix:BatchIn" out="obix:BatchOut"/>
> <ref name="watchService" is="obix:WatchService"/>
> <list name=”models” of=”obix:uri” null=”true”/>
> <list name=”encodings” of=”obix:str” null=”true”/>
> <list name=”bindings” of=”obix:str” null=”true”/>
> </obj>
> "ref" is defined in 4.2.3 as "A ref element MUST always specify an href attribute. A ref element SHOULD specify the type of the referenced object using the is attribute."
> The reference to "about" and "watchService" is missing the "href"
--
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]