The OtherConfigurationItemType complex type, in Configuration Manager, is a placeholder representing an externally defined Service Modeling Language (SML) item.

<xs:complexType name="OtherConfigurationItemType">
	<xs:complexContent>
		<xs:extension
			base="ConfigurationItemType"
		 />
	</xs:complexContent>
</xs:complexType>

Attributes

Name Type Description

AuthoringScopeId

xs:Name

The unique identity of the author for this configuration item.

LogicalName

tns:LogicalName

The unique identity of the configuration item within the authoring scope.

Version

unsignedInt

The version number of the configuration item.

See Also


Send comments about this topic to Microsoft.