profile	The profile tag is used to denote the interface to a hardware profile.

id                  	Specifies an unique identifier for this element.
implementation      	Specifies the implementation class name.
service             	Specifies the Open Services Gateway Initiative (OSGi) service interface name.
bundle              	Specifies the Open Services Gateway Initiative (OSGi) bundle name.
bundleid            	Specifies the Open Services Gateway Initiative (OSGi) bundle symbolic id.
lazy                	Specifies if the generated code should be lazy.
abstract            	Specifies an abstract implementation class.
createmethod        	Specifies create method(s).
superclass          	Specifies the implementation superclass name.
idref               	Specifies a reference to the element with the matching <a href=&quot;"idAttribute.
packagebase         	Specifies the start of the generated code&apos;'s package.
executionenvironments	Specifies the Execution Environments for the bundle Manifest.
old                 	Specifies if old code should be generated.
get                 	Specifies to generate get methods.

<description>         	Description of the profile.
<history>             	Specifies the profile history.
<deprecated>          	Specifies that the contents of this element should be marked as deprecated.
<provider>            	Specifies the provider.
<version>             	Specifies the current version level.
<vendor>              	Specifies an implementing vendor.
<incubation>          	If the contents of this element is true, then this is an incubation project.
<spec>                	Hardware specification documentation for this profile.
<specreference>       	Specification reference for this profile.
<multiplex>           	Specifies that this is a multiplex profile.
<customparameter>     	Specifies a custom parameter for this profile.
<profileparent>       	Profile parent.
<profileuses>         	Profile uses.
<commandreceived>     	Specifies if a command message can be received from the profile.
<key>                 	Specifies an optional key value.
<command>             	Specifies a command that is supported by this profile.
<commands>            	Specifies a command group.
<group>               	Defines a group supported by this profile.
<measurement>         	Specifies a measurement supported by this profile.
<signal>              	Specifies a signal supported by this profile.
<exportservice>       	Specifies the name of the Open Services Gateway initiative (OSGi) service to be exported.
<import>              	Specifies the name of the package of be imported.
<adapter>             	Specifies the adapter used by the profile.
<device>              	Specifies the device used by the profile.
<bundle>              	Specifies an Open Services Gateway Initiative (OSGi) bundle should be created.
<managedbundle>       	Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created.
<managedfactorybundle>	Specifies an Open Services Gateway Initiative (OSGi) managed factory bundle should be created.
