<library> element

Appears in: <application> and <library-specification>

Establishes that the containing application or library uses components defined in another library, and sets the prefix used to reference those components.

Figure B.19. <library> Attributes

NameTypeRequired ?Default ValueDescription
idstringyes The id associated with the library. Components within the library can be referenced with the component type id:name.
specification-pathstringyes The complete resource path for the library specification.