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

[OASIS Issue Tracker] Created: (OBIX-170) Camel Case in XML?

From
OASIS Issues Tracker <>
Date
2014-02-21T03:44:17+00:00
ID
457510319.12981392954311631.JavaMail.tomcat@customer-jira
Thread
[OASIS Issue Tracker] Created: (OBIX-170) Camel Case in XML?
Camel Case in XML?
------------------

                 Key: OBIX-170
                 URL: http://tools.oasis-open.org/issues/browse/OBIX-170
             Project: OASIS Open Building Information Exchange (oBIX) TC
          Issue Type: Bug
          Components: OBIX 1.1 Specification
    Affects Versions: OBIX 1.1 XSD PR02
         Environment: TAB Review
            Reporter: Toby Considine
            Assignee: Toby Considine


"The current draft appears to be inconsistent with its namespace rules as announced in section 1.5 and 1.6. 

I haven't tooled up to find all of them but here is a selection: 

Section 2 

***** 
<real name=""spaceTemp"" 
<real name=""setpoint"" 
<bool name=""furnaceOn"" 
***** 

2 correct, 1 wrong. 

further under 2 

<real name=""setpoint"" 

9.3.1 Inlining Extents: 

***** 
<obj name=""MyBuilding"" href=""/building/""> 

<str name=""address"" val=""123 Main Street""/> 

<obj name=""Floor1""> 

<obj name=""Zone1""> 

<obj name=""Room1""/> 
***** 

***** 
<obj name=""MyBuilding"" href=""/building/""> 

<str name=""address"" val=""123 Main Street""/> 

<ref name=""Floor1"" href=""floor1""/> 

</obj> 
***** 

12.4 Watch 

***** 
<obj name=""LIFO"" /> 

<obj name=""FIFO"" /> 
***** 

Legitimately uppercase but should the first letter be lowercase? 

I haven't tooled up to find all the instances but these are some of the ones that looked problematic."

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread
Next in thread → Next in month →