OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

obix message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [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

        


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]