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

 


Help: OASIS Mailing Lists Help | MarkMail Help

emergency-comment message

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


Subject: CAP1.2 review -- geocode documentation error


Hello TC,

There's seems to be a documentation error on page 26 of the CAP1.2 spec.

In the "Notes or Value Domain" column for element geocode it reads,
"(1) Any geographically-based code to describe a message target area, in the form:
<parameter>
   <valueName>valueName</valueName>
   <value>value</value>
</parameter>
..."

Based on the schema (see page 31) it should refer to <geocode> rather than 
<parameter>.

Example:

<geocode>
   <valueName>valueName</valueName>
   <value>value</value>
</geocode>

Regards
Joel


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