Important
裝置元數據已被取代,將在未來的 Windows 版本中移除。 如需這項功能取代的相關信息,請參閱 驅動程式套件容器元數據。
PackageInfo XML 檔包含指定裝置元數據套件內容的數據。 作系統會使用此數據來安裝套件並參考其內容。
裝置元數據系統的元件,例如 Windows 元數據和因特網服務 (WMIS) 和 裝置元數據擷取用戶端 (DMRC) 會使用 PackageInfo XML 檔,為裝置提供裝置和列印機使用者介面的最新和最適當資訊,例如:
裝置的硬體或型號標識碼。 This information is specified by the HardwareID and ModelID XML elements within the PackageInfo XML document.
符合計算機地區設定之裝置元數據套件的當地語系化版本。 This information is specified by the Locale XML element within the PackageInfo XML document.
符合計算機地區設定之裝置元數據套件的最後一個修改數據。 This information is specified by the LastModifiedDate XML element within the PackageInfo XML document.
每個裝置元數據套件都必須只包含一個 PackageInfo XML 檔。 The name of the document must be PackageInfo.xml.
PackageInfo XML 檔案中的數據會根據 PackageInfo XML 架構來格式化。