OtherConfigurationItemReference Element
Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2
The OtherConfigurationItemReference element, in Configuration Manager, is a reference to an Service Modeling Language (SML) authored item. A reference to a configuration item is not one of the types that is defined by this schema.
<xs:element name="OtherConfigurationItemReference"
type="OtherConfigurationItemReferenceType"
/>
Attributes
Name | Type | Description |
---|---|---|
AuthoringScope |
xs:Name |
The AuthoringScopeId representing the author of the referenced configuration item. |
LogicalName |
xs:Name |
The unique identity of the referenced configuration item. |
Version |
xs:unsignedInt |
The version of the referenced configuration item. |
TemplateName |
xs:Name |
The name of the XSLT template residing within the document that must be invoked to do the discovery for the configuration item. This template must reside in the xsl:stylesheet element under the first xs:schema/xs:appinfo element in the configuration item |
TargetDescription |
xs:anyURI |
The target XML namespace that is associated with the schema document. |
See Also
Concepts
Authoring Desired Configuration Management Configuration Baselines and Configuration Items