The LogicalName simple type, in Configuration Manager 2007, is used for identity purposes.

<xs:simpleType name="LogicalName">
	<xs:restriction
		base="ID"
	 />
</xs:simpleType>

See Also


Send comments about this topic to Microsoft.