Open-CMSIS-Pack  Version 1.7.36
Delivery Mechanism for Software Packs
/package/keywords element

Is the group element for wrapping keywords, which can be used to find a Pack. Keywords can be exported to web pages to provide information for search engines, such as Google.

Example:

<package>
...
<keywords>
<keyword>ARM</keyword>
<keyword>Cortex-M</keyword>
<keyword>TCP/IP Stack</keyword>
</keywords>
...
</package>

 

Parent Element Element Chain
package /package
Child Elements Description Type Occurrence
keyword Element that encloses one keyword. Enter a keyword between the opening and closing tag of this element. xs:string 1..1