$XmlRepository¶
$XmlRepository provides access to the XML repository.
You can query the XML repository using the $XmlRepository.Query or $XmlRepository.QueryXml methods.
For data manipulation, you can use the $XmlRepository.Save and $XmlRepository.Delete methods.
1 | |