From 231fb2792308df240895d4c38aa6513c4305da1e Mon Sep 17 00:00:00 2001 From: Robert Mustacchi Date: Sat, 29 Apr 2023 14:57:41 +0000 Subject: [PATCH] 15621 update missing static topo dtd definition Reviewed by: Andy Fiddaman Reviewed by: Dan Cross Reviewed by: Bill Sommerfeld Approved by: Richard Lowe --- usr/src/lib/fm/topo/maps/common/topology.dtd.1 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/usr/src/lib/fm/topo/maps/common/topology.dtd.1 b/usr/src/lib/fm/topo/maps/common/topology.dtd.1 index e9ddab3663..66d3d81611 100644 --- a/usr/src/lib/fm/topo/maps/common/topology.dtd.1 +++ b/usr/src/lib/fm/topo/maps/common/topology.dtd.1 @@ -271,6 +271,12 @@ instance The instance number of the node + static When false, the node will be passed to the + corresponding enumeration method. Otherwise, property + groups and facilities will be added to a node if it was + previously enumerated. Setting this property cannot + cause the node to be created. It still must be + enumerated. -->