Skip to content

Commit 3fc73db

Browse files
committed
Update TODO
1 parent 9611a95 commit 3fc73db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/zap-templates/zcl/zcl.xsd

+2-2
Original file line numberDiff line numberDiff line change
@@ -403,8 +403,8 @@ This schema describes the format of the XML files, that describe the ZCL specifi
403403
<xs:element name="tag" type="tag"/>
404404
<xs:element name="domain">
405405
<xs:complexType>
406-
<!-- TODO: Remove the mixed once all XML files properly use name instead
407-
of putting the name in the content -->
406+
<!-- TODO: Remove the string extension once all XML files properly use
407+
name attribute instead of putting the name in the content -->
408408
<xs:complexContent>
409409
<xs:extension base="xs:string" >
410410
<xs:sequence>

0 commit comments

Comments
 (0)