--- title: NodeCache DDF file description: View the XML file containing the device description framework (DDF) for the NodeCache configuration service provider. ms.date: 06/28/2024 --- # NodeCache DDF file The following XML file contains the device description framework (DDF) for the NodeCache configuration service provider. ```xml ]> 1.2 NodeCache ./User/Vendor/MSFT The root node for the NodeCache object. 10.0.15063 1.1 0x4;0x1B;0x30;0x31;0x48;0x54;0x62;0x63;0x64;0x65;0x79;0x7A;0x7D;0x7E;0x81;0x82;0x88;0x8A;0x8B;0xA1;0xA2;0xA4;0xA5;0xAB;0xAC;0xAF;0xBC;0xBF;0xCA;0xCB;0xCD;0xCF;0xD2; Group settings per DM server. Each group of settings is distinguished by the server's Provider ID. It should be the same DM server PROVIDER-ID value that was supplied through the w7 APPLICATION configuration service provider XML during the enrollment process. In Windows Phone 8, only one enterprise management server is supported. That is, there should be only one ProviderID node under NodeCache. ProviderID It should be the same DM server PROVIDER-ID value that was supplied through the w7 APPLICATION configuration service provider XML during the enrollment process. CacheVersion Character string representing the cache version set by the server. ChangedNodes List of nodes whose values do not match their expected values as specified in /NodeID/ExpectedValue ChangedNodesData XML containing nodes whose values do not match their expected values as specified in /NodeID/ExpectedValue 10.0.15063 1.1 Nodes Root node for cached nodes Information about each cached node is stored under NodeID as specified by the server. This value must not contain a comma. NodeID NodeURI This node's value is a complete OMA DM node URI. It can specify either an interior or leaf node in the device management tree. ExpectedValue This is the value that the server expects to be on the device. When the configuration service provider initiates a session, it checks the expected value against the node's actual value. AutoSetExpectedValue This will automatically set the value on the device to match the node's actual value. The node is specified in NodeURI. 10.0.15063 1.1 NodeCache ./Device/Vendor/MSFT The root node for the NodeCache object. 10.0.10586 1.0 0x4;0x1B;0x30;0x31;0x48;0x54;0x62;0x63;0x64;0x65;0x79;0x7A;0x7D;0x7E;0x81;0x82;0x88;0x8A;0x8B;0xA1;0xA2;0xA4;0xA5;0xAB;0xAC;0xAF;0xBC;0xBF;0xCA;0xCB;0xCD;0xCF;0xD2; Group settings per DM server. Each group of settings is distinguished by the server's Provider ID. It should be the same DM server PROVIDER-ID value that was supplied through the w7 APPLICATION configuration service provider XML during the enrollment process. In Windows Phone 8, only one enterprise management server is supported. That is, there should be only one ProviderID node under NodeCache. ProviderID It should be the same DM server PROVIDER-ID value that was supplied through the w7 APPLICATION configuration service provider XML during the enrollment process. CacheVersion Character string representing the cache version set by the server. ChangedNodes List of nodes whose values do not match their expected values as specified in /NodeID/ExpectedValue ChangedNodesData XML containing nodes whose values do not match their expected values as specified in /NodeID/ExpectedValue 10.0.15063 1.1 Nodes Root node for cached nodes Information about each cached node is stored under NodeID as specified by the server. This value must not contain a comma. NodeID NodeURI This node's value is a complete OMA DM node URI. It can specify either an interior or leaf node in the device management tree. ExpectedValue This is the value that the server expects to be on the device. When the configuration service provider initiates a session, it checks the expected value against the node's actual value. AutoSetExpectedValue This will automatically set the value on the device to match the node's actual value. The node is specified in NodeURI. 10.0.15063 1.1 ``` ## Related articles [NodeCache configuration service provider reference](nodecache-csp.md)